Board index » cppbuilder » Hints in status bar
|
Alan Jones
CBuilder Developer |
Hints in status bar2004-12-13 10:20:01 AM cppbuilder27 In a TGadgetWindow, as with menu items, hints are displayed in the status line at the bottom of the main window. However, most Windows programs display the hints right below each icon. The only way I know how to do that with Borland C++ 5.02 OWL is to have the control also in a Windows menu item in which case the hint is generated from the text in the menu item. How do I generate a hint right below the icon if the control for the icon is not in in a menu item? Alan |
