Page 1 of 1

Dialog resize is very heavy

PostPosted: 09 Apr 2017 23:09
by fateh78
i am using JQDialog in my app as a message dialog in my app, and when i try to resize the the dialog it is very heavy (like you are dragging a tractor) and sometimes it is not responding to resize
i return to your demos and run your demo and found it is resizing seamlessly as expected
when i returned to my app i noticed that as the form containing more controls the more heavy resizing for dialog

can u please check this point and tell me if i missed something

best regards

Re: Dialog resize is very heavy

PostPosted: 11 Apr 2017 14:15
by fateh78
:roll: :roll: :roll:

Re: Dialog resize is very heavy

PostPosted: 11 Apr 2017 14:18
by fateh78
another notice :
if created JQDialog at run time useing "WebApplication" as owner instead of "Self" :
TempDialog := TIWCGJQDialog.Create(WebApplication);

then the dialog resizes very seamlessly , but controls inside the dialog does not feel the resize

good luck

Re: Dialog resize is very heavy

PostPosted: 11 Apr 2017 15:10
by Jorge Sousa
Hello

The owner is indiferent

Please send us a test case...

Re: Dialog resize is very heavy

PostPosted: 12 Apr 2017 12:11
by fateh78
download test project

1- first click on "Show Message" button and see how resizing normally
2- then click "Cost Centers" or click "Add Comps" many times then click on "Show Message" button and see how resizing very heavily
3- or click "Show Dialog" button and see how also not resizing seamlessly

my real app is more complicated and i can not send

best regards

Re: Dialog resize is very heavy

PostPosted: 12 Apr 2017 23:47
by fateh78
any midnight support
:ugeek: :ugeek:

Re: Dialog resize is very heavy

PostPosted: 16 Apr 2017 23:02
by fateh78
:roll: :roll: :roll: :roll:

Re: Dialog resize is very heavy

PostPosted: 18 Apr 2017 09:19
by Alexander Bulei
Hi fateh78,
We have detected the issue, we're trying to find the solution asap.
Thanks.

Best Regards.

Re: Dialog resize is very heavy

PostPosted: 18 Apr 2017 09:39
by fateh78
thanks a lot Mr. Alex
is this related to component count or another reason ??
can i do something in my app to workaround while solving it

best regards