Inspector toolbar question

  • Thread starter Thread starter Chimanrao
  • Start date Start date
C

Chimanrao

I am sinking the new inspector event.
I am adding the toolabr when the new inspector event is fired the first
time and deleting the toolbar in the ondestroy event.

in betwen based on the type of inspector, i want to hide or show the
toolbar.
how ever, the put_visible property seems to have effect only the first
time.

For example if my code hides the toolbar then it remains hidden all the
time, even if I try to show it if a different type of inspector is
started.

any help?

chimanrao
 
do you know if the event still fires after the first time?
Check it. Maybe it's because the event sink got released from the memory
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top