Finally i created a dialog and i removed the title bar...
--
View this message in context:
http://apache-pivot-users.399431.n3.nabble.com/open-context-menu-programmatically-tp4023022p4023023.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
i am creating an editor and and i would like to show a suggestion popup in a
textpane. My idea is to show a context menu with "suggestions" after
pressing a keyboard combination(like eclipse Ctrl+Space).
Is there anyway to open context menu programmatically?
If someone has an other suggestion to