ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

Opening a Child window inside a Parent window --> CHild window should not move away

drajasuman
22 Jul 2010 07:39:11 GMT
22 Jul 2010 07:39:11 GMT

Hi,
I want open a child window inside a parent window.
If i drag the child window..It should move inside the parent window.

caclarkTop Contributor
22 Jul 2010 08:36:10 GMT
22 Jul 2010 08:36:10 GMT

If it's moving outside what you think is the parent, the parent is set wrong. It's parent is not what you think and you better check it.

drajasuman
22 Jul 2010 23:28:18 GMT
22 Jul 2010 23:28:18 GMT

Hi Clark.
Child window is opening inside the parent. But when i drag the child window with mouse, It is moving outside the parent window...

SimonPai
23 Jul 2010 03:13:25 GMT
23 Jul 2010 03:13:25 GMT

Hi drajasuman,

It's the default design and expected behavior by most of the users. If you want to limit the moving range, you can use client side programming to set the constraint attribute of zk.Draggable.

Regards,
Simon

drajasuman
2 Sep 2010 06:39:42 GMT
2 Sep 2010 06:39:42 GMT

Hi, How can i restrict the child window on maxime.. Not to go outside of Parent Window..

Meaning: If i maximize the child window, The child window should be inside the parent window.

SimonPai
2 Sep 2010 20:08:41 GMT
2 Sep 2010 20:08:41 GMT

drajasuman,

Maybe you can post it to feature request?

Regards,
Simon

drajasuman
8 Sep 2010 04:01:05 GMT
8 Sep 2010 04:01:05 GMT

Hi, I have posted..But no one has assigned that bug..This is a critical requirement in our project...
Is there any other process to speed up in fixing the feature request?

http://sourceforge.net/tracker/?func=detail&atid=785194&aid=3058658&group_id=152762

SimonPai
8 Sep 2010 04:13:29 GMT
8 Sep 2010 04:13:29 GMT

Hi drajasuman,

If your demand is urgent, you can contact "info AT zkoss DOT org" for support.

Regards,
Simon