| 
      Return to Recent Questions I want to set the status bar messages to another than the link text from the xp menu items? 
 
 Q:
 Hi - I'm using Deluxe Tuner/Menu version  2.0 and wanted to know if
 it's possible to set the status bar messages to  something other
 than the link text from the menu items that it currently picks  up?
 
 
 A:
You should set parameter:
 statusString="tip";
 
 Text in a browser's status bar when you put a pointer over an item. Values:
 "link" - show item link;
 "text" - show item text;
 "tip" - show item tip.
 With another value shows specified value.
 
 Info about this parameter you can find here
 http://deluxe-menu.com/parameters-info.html
 
 
 
 
 
 Return to Recent Questions
 
 
 |