Re: SWITCH problem - need thoughts
- Posted by andi49 Apr 17, 2016
- 1591 views
Hallo
jessedavis said...
I can't reproduce this. I only use 4.0.6 at the moment (cbee492464f0) For testing you can replace SetFont():
SetFont(cat_box,font_18) -- replace with SendMessage(cat_box,WM_SETFONT,font_18,True)
Further i can confirm the strange behaviour (changing constant) with EuWinGui, but i can't reproduce it on demand.
EuWinGui also sometimes crashed silently setting the font.
Andreas