[wxPython-users] wxMac: dimmed statusbar text after
hiding/minimizing the app
roee shlomo
roee88 at gmail.com
Mon Dec 3 14:14:56 PST 2007
Done (#1843630), thanks.
On Dec 3, 2007 10:08 PM, Robin Dunn <robin at alldunn.com> wrote:
> roee shlomo wrote:
> > Hi all,
> > I have the following problem with wxStatusBar:
> > - The status bar has 3 fields (default + 2)
> > - The text for the last 2 cells changes infrequently
> > - After hiding the app and then reshowing it the text in those cells
> > looks dimmed (gray) until I set new text.
> > Is it a bug or an unwanted feature :P ?
>
> Smells like a bug to me. Please make a bug report with a category of
> "wxMac specific".
>
> > What is the best way to bypass it?
>
> You could catch the EVT_ACTIVATE event for the frame and reset the
> statusbar text in the handler.
>
> --
> Robin Dunn
> Software Craftsman
> http://wxPython.org <http://wxpython.org/> Java give you jitters? Relax
> with wxPython!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200712=
04/d62b4f6f/attachment.htm
More information about the wxpython-users
mailing list