-- Hopefully fixed bugs causing tooltips to disappear when a control
was hovered over for a short period, or when a control was clicked.

Problem existed if manifest was active in XP.  If you still have
problems with this issue, please 

  (a) Try dialogPluginDemo1.powerpro, buttons "Text &to Debug Win"
      (delayed onset, times disappearance) and "Text to &MsgBox" 
      buttons

   (b) Let me know all your visual styles settings and your version of
       comctl32.dll 

-- Statics can now have tooltips (via set_tooltip for controls or
define_control)

-- Fixed bug in set_value for listview with keyword "row".

-- Tightened rules for set_value for listview; you have to set the row
("item") label before you can set values for "subitems" (columns)

-- Fixed bug in set_value for treeview which meant insertion of a node
under another wasn;t working.

-- Added new script notificationDialog.powerpro demonstrating use of a
dummy dialog to pop up a balloon notification tooltip from the taskbar.

-- Control tooltips now default to opening after your system
double-click time, then staying open forever as long as you hover over
the control

-- Added tooltip pseudo-styles "slashisnl", "showafter" and "stayopen"
 Added to writeup for the <delay> parameter of set_tooltip for
controls to take the latter, and a problem in XP SP2, into account.



Reply via email to