ShortCutBar sample
Posted: Mon Mar 22, 2010 3:31 am
Hi, Roger.
Although I can run "ShortCutBar.EXE" from the samples, I can't recompile it - it gives an error at line 124:
The actual XCODEJOCK.CH does not contain a "WINDOW" option for "CJShortCutBarItem", but "WINDEX". Could you please send the actualized sample code? Thanks!
Tom
Although I can run "ShortCutBar.EXE" from the samples, I can't recompile it - it gives an error at line 124:
Code: Select all
CJShortcutBarItem oItem CAPTION "Red Window" ID BITMAP_DESIGN_M WINDOW aWindows[4,2] TOOLTIP 'The Red Window' PARENT oShortcutBar
Tom