![]() |
Dock Streched and Float toolbar |
Post Reply
|
| Author | |
AQue
Newbie
Joined: 18 December 2006 Location: South Africa Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Topic: Dock Streched and Float toolbarPosted: 19 December 2006 at 3:14am |
|
Hi
Is it possible to allow the Toolbar to be both Docked but Streched and have the ability to float within the form
Cheers
AQue
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 December 2006 at 8:42am |
|
Like MenuBar ?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
AQue
Newbie
Joined: 18 December 2006 Location: South Africa Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 December 2006 at 9:10am |
|
Yes ; like it should behave like a menu bar and have the style of a toolbar
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 December 2006 at 10:22am |
|
Hi,
Try this:
ToolBar.EnableDocking xtpFlagAlignAny Or xtpFlagFloating Or xtpFlagStretched
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
AQue
Newbie
Joined: 18 December 2006 Location: South Africa Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 December 2006 at 8:21am |
|
Hi I have tried this but its only stretched
Regards
AQ
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 December 2006 at 10:13am |
|
then think I don't understand what you mean by "Docked". |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
AQue
Newbie
Joined: 18 December 2006 Location: South Africa Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 December 2006 at 4:09am |
|
I apologize for my incorrect wording
I require the toolbar to be strecched when docked but have the ability to float as well,
Regards AQ
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 December 2006 at 4:20am |
|
And what you have after
ToolBar.EnableDocking xtpFlagAlignAny Or xtpFlagFloating Or xtpFlagStretched?
is it stretched when docked ?
are you able float it ?
if you can't float it, check may be you call another EnableDocking and forget xtpFlagFloating flag.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |