Page 1 of 1

ShortCutBar sample

Posted: Mon Mar 22, 2010 3:31 am
by Tom
Hi, Roger.

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
The actual XCODEJOCK.CH does not contain a "WINDOW" option for "CJShortCutBarItem", but "WINDEX". Could you please send the actualized sample code? Thanks!

Tom

Re: ShortCutBar sample

Posted: Mon Mar 22, 2010 7:14 am
by rdonnay

Re: ShortCutBar sample

Posted: Mon Mar 22, 2010 7:55 am
by Tom
Thanks! :D