[wxpython-users] Changing the Style of text in the StatusBar

Timothy Grant timothy.grant at gmail.com
Thu May 15 15:17:20 PDT 2008


I have some text in my status bar...
Pop 1234 (-5)

I would LOVE to be able to colour the number in the parens RED when it's
negative and GREEN when it's positive.

So far the only thing I've been able to come up with is to put a TextCtrl
that's read only down there and then style the text inside the TextCtrl.

Is there an easier way? or is that what I need to implement?

-- =

Stand Fast,
tjg.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200805=
15/024e4133/attachment.htm


More information about the wxpython-users mailing list