home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / qt3_emx.zip / examples / tooltip / README < prev    next >
Encoding:
Text File  |  2001-06-22  |  332 b   |  10 lines

  1. The tooltip example demonstrates advanced use of tool tips.
  2.  
  3. There are dynamic tool tips on the blue rectanges - QToolTip asks
  4. tooltip whether to display anything, and if so, what.  The Right Thing
  5. happens when you click on the rectangles.
  6.  
  7. There is also a static tool tip on the red rectangle.  (That's the one
  8. which isn't blue.)
  9.  
  10.