Re: wxEuphoria - Menu Font
- Posted by EUWX Mar 11, 2012
- 1379 views
The example above looks very good but i am not able to get it working
I tried various ways of Set_Font, set_font, setfont, etc on several of the menuitems created. the only syntax accepted is the one with lowercase only and an underscore.
set_font(MenuNew,euTNRItal12) set_font(MenuSave,euTNRItal12) set_font(MenuCopy,euTNRItal12)
However, on execution it does NOT change the font of those MenuItems.
I am using Windows XP and wxEuphoria version 16 on top or Euophoria 4.0.3
I think the version of wxWidgets is 2.8.12 Is wxEuphoria available on Widgets 2.9.3?
Edit: Fixed broken </eucode> tag. -Greg