Can anyone give me some clues on how to fill a status bar with
a menu item selection similar to the way the PB/CC and PB/DLL
editors do. For example, when you click on "FILE" and then hover
over "OPEN FILE", the status bar shows information of the
highlighted item.
I know I have to use some API calls to do this, but have no clue
how to go about it.
Thanks,
Gary Stout
------------------
a menu item selection similar to the way the PB/CC and PB/DLL
editors do. For example, when you click on "FILE" and then hover
over "OPEN FILE", the status bar shows information of the
highlighted item.
I know I have to use some API calls to do this, but have no clue
how to go about it.
Thanks,
Gary Stout
------------------
Comment