Search for sticky tooltip on flexsearch.org or look in FlexBox as I believe I 
saw it there too.  Someone already implemented this functionality.
  ----- Original Message ----- 
  From: reflexactions 
  To: [email protected] 
  Sent: Saturday, June 30, 2007 11:27 PM
  Subject: [flexcomponents] Re: How to change toolTip text whilst it displayed


  Of course that leads on then to the next question..

  Now I can change the text fine BUT........

  I would also like to update the toolTip position to where the mouse 
  is at the moment I change the text...

  tks

  --- In [email protected], "reflexactions" 
  <[EMAIL PROTECTED]> wrote:
  >
  > RTFM!!!
  > if(ToolTipManager.currentToolTip)
  ToolTipManager.currentToolTip.text=txt
  > 
  > --- In [email protected], "reflexactions" 
  > <reflexactions@> wrote:
  > >
  > > I have a component I am building that needs to change the toolTip 
  > text 
  > > whilst the toolTip is displayed.
  > > 
  > > ie The toolTip is displayed with some text when over the 
  component 
  > then 
  > > when the mouse moves but is still over the component with the 
  toolTip 
  > > still visible I want to change the text.
  > > 
  > > I have tried setting the toolTip propery but it only detects that 
  > when 
  > > the toolTip is shown/hidden (ie when there is a 
  mouseover/mouseout 
  > > sequence) and not on a mousemove
  > > 
  > > tks
  > >
  >



   

Reply via email to