TipWindow

I'm having trouble making wx.TipWindow work, in particular, having it
actually show the text. Otherwise, in terms of appearing,
disappearing, having the right position and shape, it seems to work as
expected.

What trick might I be missing?

Ronald

Ronald Levine wrote:

I'm having trouble making wx.TipWindow work, in particular, having it
actually show the text. Otherwise, in terms of appearing,
disappearing, having the right position and shape, it seems to work as
expected.

What trick might I be missing?

I don't know. Does the wx.TipWindow used in the ContextHelp sample in the demo work for you? (Click the help button and then click on the bottom textctrl.)

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!