Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Docking Pane
  New Posts New Posts RSS Feed - Create floating panes by double clicking titlebar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Create floating panes by double clicking titlebar

 Post Reply Post Reply
Author
Message
Jean View Drop Down
Senior Member
Senior Member
Avatar

Joined: 11 December 2006
Status: Offline
Points: 110
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jean Quote  Post ReplyReply Direct Link To This Post Topic: Create floating panes by double clicking titlebar
    Posted: 16 February 2007 at 2:53am

I like to implement the following behavior for my application:
If the user double clicks on the titlebar of a pane, the pane should be floating and the size should be the full size of the form.
But if the user creates floting panes by dragging the pane the size should not be changed by code.

So I have to differentiate this two situations:
-user creates a floating pane by double clicking on the titlebar of the pane
-user creates a floating pane by dragging a not floating pane from a group

How can I do this? Any suggestion is welcome, thanks!

Back to Top
Jean View Drop Down
Senior Member
Senior Member
Avatar

Joined: 11 December 2006
Status: Offline
Points: 110
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jean Quote  Post ReplyReply Direct Link To This Post Posted: 27 February 2007 at 1:21am

Instead of a doubleclicking on the titlebar of a pane I use now the MenuButton (.Options = PaneHasMenuButton).
It would be nice if I could chance the ToolTipText of this button and maybe chance the icon.
There's a similar question about changing the ToolTipText without the translations DLLs: https://forum.codejock.com/forum_posts.asp?TID=6490
It would be great if we could change the ToolTipText in sourcecode.

Or is there a way to add custom buttons in the titlebar of a pane?

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.125 seconds.