|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Wx::FontDialog Problemby crenz (Priest) |
| on Mar 30, 2005 at 08:50 UTC ( #443378=note: print w/ replies, xml ) | Need Help?? |
|
I tried it on my machine on Windows, and it does work as PodMaster suggested: It is an object, as you can see using
which prints ref Font: Wx::Font on my machine. By the way, don't forget to use SetInitialFont() and remember the font data to set the initial font displayed to the user, or else your application will forget it's settings. E.g., do this:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||