Mc_Fly
07-15-2010, 04:05 PM
Hi,
I'm doing one plug-in that will open one dialog and I would like disable all (like one modal message)
I'm doing:
pano.disableControls=1
pano.tintColor=#adadad
pano.tint=1,1000
But still hotspot buttons are working. I know I can hide all doing button.visible=0 but I'm wondering is there is a easy way for to disable all
Thank you very much
Manel
I'm doing one plug-in that will open one dialog and I would like disable all (like one modal message)
I'm doing:
pano.disableControls=1
pano.tintColor=#adadad
pano.tint=1,1000
But still hotspot buttons are working. I know I can hide all doing button.visible=0 but I'm wondering is there is a easy way for to disable all
Thank you very much
Manel