Posted 19 years ago
by PetrK
Hello,
I have a question. I have four tool windows in auto-hide panel on the right side of my application. All windows can be only docked, or can auto-hide. No docking to other sides or floating is enabled. And I want to do two things now. So the first question is, on which event is possible to close other docked window when user want to dock new one of these four? I mean for example tool window 1 is docked and user wants to dokc tool window 2 and I need to auto-hide the first one, so on which event?
And the second question is, how to disable to user at any occasion to resize any of these four tool windows? I mean not to resize, when it is docked and also not to resize when it is only in auto-hid container. Why i need this, beacuse I have listboxes and buttons arranged exactly fit to my size and the application will be used by non skilled users and I don't want them to be confused.
I really appriciate any suggestion, please help.
PetrK
I have a question. I have four tool windows in auto-hide panel on the right side of my application. All windows can be only docked, or can auto-hide. No docking to other sides or floating is enabled. And I want to do two things now. So the first question is, on which event is possible to close other docked window when user want to dock new one of these four? I mean for example tool window 1 is docked and user wants to dokc tool window 2 and I need to auto-hide the first one, so on which event?
And the second question is, how to disable to user at any occasion to resize any of these four tool windows? I mean not to resize, when it is docked and also not to resize when it is only in auto-hid container. Why i need this, beacuse I have listboxes and buttons arranged exactly fit to my size and the application will be used by non skilled users and I don't want them to be confused.
I really appriciate any suggestion, please help.
PetrK