Page 1 of 1

Visibility

PostPosted: 19 Mar 2018 12:04
by MikeC
When I use a JQEdit on a JQDialog and the ActiveControl property of the dialog is set to this JQEdit, it is not possible to make the JQEdit invisible later. I.e setting the visible property of the edit control to FALSE doesn't do anything. Is this expected behaviour? (I can obviously not make it the active control to get round it, but it seems a bit odd!)

Re: Visibility

PostPosted: 19 Mar 2018 13:18
by Alexander Bulei
Hi MikeC,

And do you have the Dialog.RenderInvisibleContols = True?

Best Regards.

Re: Visibility

PostPosted: 19 Mar 2018 22:29
by MikeC
Yes. As I said, it works fine for all other elements (labels and edits) except for the one that is the "Active Control" of the dialog.

Re: Visibility

PostPosted: 21 Mar 2018 15:27
by Alexander Bulei
Hi MikeC,

It's fixed on next beta build.
Thank you.

Best Regards.