> But if I create a context menu using popup button, the selected text in > field looses focus at the moment the popup is called. Is there any > simple trick (I already know complex ones :-)) to force the selection to > persist, so I could handle it from the context menu ?
Yes, set the "traversalOn" of the button that is the context menu to "false". Ken Ray Sons of Thunder Software, Inc. Email: [email protected] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
