Hello,
it seems that actually it is impossible to know inside a plugin that an overlay is opened... the sendcommand still tells that we are on the parent screen.
Steven, can you add such feature ?
Also, it is quite time consuming to make thread polling only to know on which screen we are(actually I use timers to detect screen changes)
Can we imagine a number of events (throught the Events-Delegates) in the XPluginHelper ? With such very simple mechanism, any plugin aware of some events can register to them.
I'm thinking about screen/overlay changes but probably that in a near future, navigation events will be very usefull
Thanks