refresh toolTip without reentering the window

It is a tooltip set with wxWindow.SetToolTip.

Thanks

Ming

···

-----Original Message-----
From: Robin Dunn [mailto:robin@alldunn.com]
Sent: Friday, November 14, 2003 4:30 PM
To: wxPython-users@lists.wxwindows.org
Subject: Re: [wxPython-users] refresh toolTip without reentering the
window

Ming Lan wrote:

Hi,

How can I refresh a tool tip without reenter the window after the

image

is changed?

Is it a tooltip set with wxWindow.SetToolTipString or is it one you are
showing yourself with wxTipWindow?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org

________________________________________________________________________
This email has been scanned for all viruses and found to be virus free.
If you have questions regarding this scanning please visit the
Information Services area of http://home.vitalimages.com
________________________________________________________________________

Ming Lan wrote:

It is a tooltip set with wxWindow.SetToolTip.

In that case I don't think there is any support for refreshing a tooltip that is already displayed.

···

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