Page 1 of 1

minor: window size with several forms in dialog

PostPosted: Mon Mar 22, 2004 1:01 pm
by patrick
Hello, when I open a form in a dialog with a certain size and then open another dialog, the first window changes its size (gets smaller) after closing the second dialog. Anyone else having that problem?

Thanks
Patrick

PostPosted: Tue Mar 23, 2004 12:34 pm
by patrick
I changed my method for the first window: I now use a fixed width and hight instead of -1, -1. What happens now is that when the second form in dialog is closed, the first dialog "jumps" from a centered position (-1, -1) to the upper left corner of the screen (0, 0). That is not so minor anymore since a user can hardly "find" the window on a bigger screen...

PostPosted: Tue Mar 23, 2004 5:07 pm
by Jan Blok
Could you post a sample solution showing the problem? (we are unable to reproduce the problem.)

PostPosted: Wed Mar 24, 2004 1:05 pm
by patrick
Test solution in the attachment...

PostPosted: Wed Mar 24, 2004 2:12 pm
by Jan Blok
Issue will be fixed in Servoy 2.0 rc10, thanks for reporting!