wxTextCtrl ToolTip flicker

I've noticed that when I place the mouse over a wxTextCtrl, the tool tip
for that component flickers instead of staying visible all the time.

I'm on Win XP SP1, wxWidgets 2.5.4, wxPython 2.6.0

Is it a known bug?

···

--
Best regards,
Alexei Vinidiktov

Alexei Vinidiktov wrote:

I've noticed that when I place the mouse over a wxTextCtrl, the tool tip
for that component flickers instead of staying visible all the time.

I'm on Win XP SP1, wxWidgets 2.5.4, wxPython 2.6.0

Is it a known bug?

No, it works fine here with 2.6.0.1.

···

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