1.It is possible to dotted sub application to MDI application but you can't dotted, undottet or change position form left to right by event so we can't make fully operational toolbars.
2.It is impossible to make scrollbar on MDI child window.
Printable View
1.It is possible to dotted sub application to MDI application but you can't dotted, undottet or change position form left to right by event so we can't make fully operational toolbars.
2.It is impossible to make scrollbar on MDI child window.
1. I think you mean Docking - and yes, I too would like to be able to modify more sub-application properties at runtime.
2. What do you mean? If you want your child window to be able to resize, you need to go to the frame properties and check "Resize to Screen size at start" and then use the window control object to get the client size for resizing the interface inside the child window.
Look my MDI window size is 1366x768 and my child window size is 10000x10000. I can resize it only to parent window size and I don't want change child window size to see all area so I need scrollbar when it is maximized and when it is in normal size. I don't find any extension to do that with MDI child window.
MDI does that for you, and you can make a child window larger than the parent window. Just note that Windows does not allow any window, child or parent, to be larger than the size of the screen.
I need scrollbar in MDI child window not make it biger than parent it have biger arena than parent but must be smaler.
If you know how to do that please make example for me.
There is a Scroll bar Object called "EasyScrollbar". I have made the example for you, I hope it helps:
http://mfa.aquadasoft.com/view/1309747827-MDI_Scroll
There is also the Window Scrollbar object (on the 2nd link in my signature). That'll use the window's built-in scrollbar.
Hi SortaCore. Your signature seems to have gone some place.
Marv
Lb, good but your application is't MDI I know hot to make scrollbar in norml application.
http://mfa.aquadasoft.com/view/1309781775-Ex
WHO REMOVED MY SIG!?!?
</troll>