in reply to Re: Can't specify font in messageBox
in thread Can't specify font in messageBox
Thank you for confirming that it's not just me :)
So the next interesting bit is that the widget demo uses a different font in their messageBoxes demo than I see with my code snippet (above). When I click their "See Code" button and look, they do not set the font at all. All of my experimenting is being done from Windows.
So perhaps Windows grabs some kind of "default" font based on something... and uses THAT in the messageBox.
I'll try changing the default font in my program and see if that changes the font in the messageBox...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can't specify font in messageBox
by Theo_124 (Novice) on Apr 24, 2009 at 15:15 UTC | |
by Sandy (Curate) on Apr 26, 2009 at 22:40 UTC | |
by Theo_124 (Novice) on Apr 27, 2009 at 14:35 UTC |