maya
21 May 2007, 3:06 AM
Hi,
When menu lists and comboboxes are opened on other frames, they are not closed when clicking on the frame's area.
Therefore, I can close those lists using Ext in the parent window (Actually, I can close only menus with lists, not comboboxes, because the menuMgr can't locate comboboxes).
BUT: if I do this, I can't select options that are opened on the frame, because when I click on them the list is closed (by my script!)
So I have a trade-off: either to have a non-closed menu list or a non-choosable ones!
Is there a solution?
Thanks
When menu lists and comboboxes are opened on other frames, they are not closed when clicking on the frame's area.
Therefore, I can close those lists using Ext in the parent window (Actually, I can close only menus with lists, not comboboxes, because the menuMgr can't locate comboboxes).
BUT: if I do this, I can't select options that are opened on the frame, because when I click on them the list is closed (by my script!)
So I have a trade-off: either to have a non-closed menu list or a non-choosable ones!
Is there a solution?
Thanks