Re: wxEuphoria - get_facenames() issue

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

Matt Lewis wrote:
> 
> Yep, this is a bug.  Line 724 of wxGraphics.cpp should be:
> 
>     wxArrayString fn = enumerator.GetFacenames(encoding, fixed);

Good to see I'm not crazy. :-p
 
> I don't see a way in the documentation to get 'valid' point sizes.  If you're
> actually picking a font, the recommended way is to use font_selector().

Damn, I was really hoping I could embed the font selection of my app into the
options dialog. I don't really want to use the font_selector(). But my Googling
has not turned up any results on how to do this in wxWidgets. The one example I
saw just used 1 - 40, which is no better than what I'm doing now. I guess maybe
I'll re-arrange things and see how it goes...

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu