Re: wxEuphoria - Menu Font

new topic     » goto parent     » topic index » view thread      » older message » newer message
EUWX said...

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

Indeed, it simply will not work right. Matt or myself will have to implement such functionality into wxEuphoria, which is why I proposed calling the function set_menuitem_font().

EUWX said...

Is wxEuphoria available on Widgets 2.9.3?

Not yet, but I think Matt's been working on it. There were originally some compiling issues since we were still using Watcom. Lately we've been using MinGW and/or GCC which gets around those issues. Honestly, I'd like to rebuild the whole thing using namespaces and separate include files for each major class to keep down the bulk of the library (it's huge!)

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu