Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
350
"Hide->Show" panels makes errors when Pin() invoked
posted

Hi there,

I am desperatly searching for an answer to my problem.

My application needs to show and hide a panel according to a context. So I'm listening events which are fired when my context is changed, and I need to show or hide the concerned panel.

An exemple of what i'm trying to obtain (Showing/Hiding the "Erreurs" panel)

 

 

I tried many things, like using the Show() and Close() properties combined with Pin() and Unpin() methods, but when I wanted to Pin the panel after he apeared, he disapeared and i couldn't retrieve it.

 

Is there a simple solution for my problem? Obviously, this is an urgent problem :)

Parents Reply Children
No Data