[haiku-bugs] Re: [Haiku] #5669: SetToolTip() can never change a tooltip unless HideToolTip() is called first.

  • From: "stippi" <trac@xxxxxxxxxxxx>
  • Date: Tue, 11 May 2010 08:39:34 -0000

#5669: SetToolTip() can never change a tooltip unless HideToolTip() is called
first.
--------------------------------+-------------------------------------------
 Reporter:  stippi              |       Owner:  axeld         
     Type:  enhancement         |      Status:  new           
 Priority:  normal              |   Milestone:  R1            
Component:  Kits/Interface Kit  |     Version:  R1/Development
 Keywords:                      |   Blockedby:                
 Platform:  All                 |    Blocking:                
--------------------------------+-------------------------------------------

Comment(by stippi):

 I think you don't understand, yet, what I am saying is that you can't at
 the moment call SetToolTip(const char*) a second time with a different
 text, no matter if the tool tip is already showing or not showing at the
 moment after the mouse moved. Are you saying that the current usage of
 fVisibleToolTip is really meant to prevent this, even though
 fVisibleToolTip is never reset when the tool tip hides because the mouse
 moves?

 And with regards to reference counting, I said it is *not* used for
 fVisibleToolTip, and I was wondering why it isn't.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5669#comment:3>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: