Problem with fonts in Win 7 with text size adjust

Just starting out? Need help? Post your questions and find answers here.
User avatar
TI-994A
Addict
Addict
Posts: 2700
Joined: Sat Feb 19, 2011 3:47 am
Location: Singapore
Contact:

Re: Problem with fonts in Win 7 with text size adjust

Post 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? :lol:
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel :D
User avatar
luis
Addict
Addict
Posts: 3893
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Problem with fonts in Win 7 with text size adjust

Post 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
"Have you tried turning it off and on again ?"
A little PureBasic review
User avatar
flaviofornazier
User
User
Posts: 11
Joined: Mon Jan 06, 2014 8:28 pm
Location: Brazil

Re: Problem with fonts in Win 7 with text size adjust

Post 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.
PB 6.10 LTS x86/64 - WXP - W7/x86-64 - W8/x64 - W10 x86/x64 - W11 - Ubuntu Mate 23 x86/x64 - OSX Yosemite 10.9
Post Reply