I've written a little application which generated graphics incorporating text, rendered in a font and colour selected using a wx.FontDialog. It's currently running on Windows, but I'm looking to migrate to Linux and other platforms before too long. I find the relationship between wx.Font, wx.FontDialog and wx.FontData a little confusing, but I think I've done what I need to (on Windows, anyway).
On Windows the wx.FontDialog allows choice of color, but only from a very limited set. Testing under Linux reveals that font selection with FontDialog doesn't allow any colour choice.
So my question is, what's the recommendation for cross-platform font and colour selection in a way that allows the full range of colours to be selected on either platform?
regards
Steve
···
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC www.holdenweb.com
PyCon TX 2006 www.python.org/pycon/