Page 2 of 2
Re: Problem with fonts in Win 7 with text size adjust
Posted: Sat Aug 10, 2013 4:43 am
by TI-994A
luis wrote:Fred wrote:
While WaitWindowEvent() ! #PB_Event_CloseWindow : CloseWindow : Wend
Why this code works ?
I understand the xor, I'm talking about the CloseWindow, you can replace it with "lalalalala" anyway.
Hi luis. You're absolutely right! It seems that almost anything can be placed there with no error whatsoever.
Code: Select all
While WaitWindowEvent() ! #PB_Event_CloseWindow : TheBermudaTriangle : Wend
PureBasic's Bermuda Triangle? 
Re: Problem with fonts in Win 7 with text size adjust
Posted: Sat Aug 10, 2013 10:58 am
by luis
TI-994A wrote:PureBasic's Bermuda Triangle?
eh eh, in fact it's seen as a label.
I opened a bug report here ->
http://www.purebasic.fr/english/viewtop ... =4&t=55874
Re: Problem with fonts in Win 7 with text size adjust
Posted: Fri Sep 16, 2016 12:38 pm
by flaviofornazier
Just a note:
The PB 5.50 "Form Designer Property Editor" itself still looks strange when I make
text and other items larger than default value (Eg: 125%) in Windows 7.
Best Regards.