Print Page | Close Window

minitoolbar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=12572
Printed Date: 07 October 2024 at 8:28am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: minitoolbar
Posted By: Cepe
Subject: minitoolbar
Date Posted: 30 October 2008 at 5:30am
Can minitoolbar in the this or in the next version be showed without fading effect but, more important, with one methot to popup it and one method to hide it without autohiding and other effects.
Thanks in advance...



Replies:
Posted By: Oleg
Date Posted: 30 October 2008 at 7:36am
Hi,
 
Just use standard toolbar. - Float it and Show/Hide when you need.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Cepe
Date Posted: 03 November 2008 at 8:07am
The minitoolbar have a special 'visual style' that I can't replicate with a standard toolbar...but this is a secondary problem.
The problem is that I don't know how to hide toolbar caption and how to make the popup unmovable and unsizable.
As always...thanks in advance...


Posted By: Cepe
Date Posted: 25 November 2008 at 9:54am
I have tested 12.1 version and I can't find a way to do this...minitoolbar still the best 'visual' solution to my problem (display a floating set of tools where user set focus on some control) but minitoorbar showed with PopupMiniToolBar have a 'fading' effect that i want remove because toolbar must be always visible even when mouse cursor was away from it.
And I can't use PopupContextMenu because this method is 'modal'.
In the next version/revision che be added a 'flag' for enabling/disabling the 'fading' effect?
Thanks in advance..


Posted By: Oleg
Date Posted: 26 November 2008 at 3:24am
Hi.
 
We can add Fade flag but Popup will be still modal. It can't be changed :( Only toolbars can be Visible but not modal.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Cepe
Date Posted: 26 November 2008 at 3:37am
Ok, toolbar is the solution...but...I need to hide toolbar caption and to make the toolbar unmovable and unsizable.
I have tried many flags combination but I don't find how to do this.
Is it possibile?
Thanks!


Posted By: Oleg
Date Posted: 26 November 2008 at 7:15am
Hi,
 
To disable move/close add
 
    ToolBar.EnableDocking 0
    ToolBar.Closeable = False
    ToolBar.ShowExpandButton = False
there is no option to disable resize :(


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net