06-23-2011 01:40 AM
Hi , Is it possible to add images in the place of text in menuiteminsert function.
What i mean is, when ever I design custom menu, a menu pops up with defined sub menus. Basically all these menu will be in text format.
IS there any possibility that I can add an image instead of text , to make my menu for user friendly. Like the one in crash tool kit.
Thnx in advance
rsh
06-23-2011 10:13 AM
Hello Rsh,
What you are looking for is the BarManager object (don't let anyone say that the DIAdem R&D team has no sense or humor, they picked that name).
The BarManager object is used to access and manipulate the icons in the panels, and bars of DIAdem.
You should check out the help system here:
and the examples here, especially the second one called "Adding User-Defined Functions to the Group Bar".
The bar manager will allow you to add your own icons to anywhere in the panel bar, group bar, function group or tool bar shown in the screenshot below:
I hope that will get you on the right path ...
Otmar