ShortCutBar sample

This forum is for support of XCodeJock
Post Reply
Message
Author
User avatar
Tom
Posts: 1165
Joined: Thu Jan 28, 2010 12:59 am
Location: Berlin, Germany

ShortCutBar sample

#1 Post 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
Best regards,
Tom

"Did I offend you?"
"No."
"Okay, give me a second chance."

User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: ShortCutBar sample

#2 Post by rdonnay »

The eXpress train is coming - and it has more cars.

User avatar
Tom
Posts: 1165
Joined: Thu Jan 28, 2010 12:59 am
Location: Berlin, Germany

Re: ShortCutBar sample

#3 Post by Tom »

Thanks! :D
Best regards,
Tom

"Did I offend you?"
"No."
"Okay, give me a second chance."

Post Reply