Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - location of ribbonbar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

location of ribbonbar

 Post Reply Post Reply
Author
Message
skiman View Drop Down
Groupie
Groupie


Joined: 20 December 2008
Location: Belgium
Status: Offline
Points: 88
Post Options Post Options   Thanks (0) Thanks(0)   Quote skiman Quote  Post ReplyReply Direct Link To This Post Topic: location of ribbonbar
    Posted: 16 February 2010 at 4:19pm
Hi,
 
in the Codejock samples of a ribbonbar, the quick access bas is on top of the dialog. On the same line as the minimize/maximize buttons.
 
I don't succeed to do this. I'm using Xbase++ and eXpress++ to integrate this component. Is there some method for this?
 
Above is the codejock 'MDI ribbon'. Below is the Xbase++ sample, as you can see is the quick access menu not on top of the window.
 
Best regards,
Chris.
ABO Service
Back to Top
shipwreck View Drop Down
Senior Member
Senior Member
Avatar

Joined: 18 April 2008
Location: United States
Status: Offline
Points: 308
Post Options Post Options   Thanks (0) Thanks(0)   Quote shipwreck Quote  Post ReplyReply Direct Link To This Post Posted: 16 February 2010 at 5:32pm
I'm not familiar with your IDE but I'm sure it has something to do with the Window Frame. In visual basic the code is
commandbars.enable0ffice2007frame me
I'd look for a code similar for that one to implement it for you.
Product: Xtreme Suite Pro (Active-X), Version 15.3.1

Platform: Windows 7 Ultimate SP1 (64Bit) & Windows XP Mode SP3 (32Bit)

Language: Visual Basic 6.0 SP6
Back to Top
skiman View Drop Down
Groupie
Groupie


Joined: 20 December 2008
Location: Belgium
Status: Offline
Points: 88
Post Options Post Options   Thanks (0) Thanks(0)   Quote skiman Quote  Post ReplyReply Direct Link To This Post Posted: 17 February 2010 at 5:01am
Hi,

Thanks for your answer. It gives me a type of titlebar within my dialog. This makes it also draggable. I suppose I have to set the parent somehow.

Best regards,
Chris.
ABO Service
Back to Top
skiman View Drop Down
Groupie
Groupie


Joined: 20 December 2008
Location: Belgium
Status: Offline
Points: 88
Post Options Post Options   Thanks (0) Thanks(0)   Quote skiman Quote  Post ReplyReply Direct Link To This Post Posted: 17 February 2010 at 12:33pm
Hi,
 
I found it.

oRibbonbar:enableFrameTheme() does the trick.
 
Regards,
Chris.
ABO Service
Back to Top
shipwreck View Drop Down
Senior Member
Senior Member
Avatar

Joined: 18 April 2008
Location: United States
Status: Offline
Points: 308
Post Options Post Options   Thanks (0) Thanks(0)   Quote shipwreck Quote  Post ReplyReply Direct Link To This Post Posted: 19 February 2010 at 12:33pm
That's great.
Good Job Chris ;]
Product: Xtreme Suite Pro (Active-X), Version 15.3.1

Platform: Windows 7 Ultimate SP1 (64Bit) & Windows XP Mode SP3 (32Bit)

Language: Visual Basic 6.0 SP6
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.