>I am planing to program a popup menu (hierarchical if
>possible) which interacts with a locked field, or the
>clicked line of this field, or even an item of this
>clicked line.
>
>I have understood that I need at least an intermediary
>button with this menu property in order to simulate
>a popup field.
>
>How can I:
>
>- choose a font size for this popup menu?
>- choose a loc for the poping (or pre-select an item)?
>- get some result of the user choosen item (sub item)
>of this menu?
>
>--
>Sylvain Bouju
>[EMAIL PROTECTED]
>--
>


font size : select your object with the pointer tool, choose the font 
size you want in the text menu
pre-select an item : look at the menuhistory property in the 
transcript dictionary
get some result of the user choosen item : get the selectectedtext of 
your object

For a hierarchical menu :
type the parent item then return and tab and type your submenu : it 
will appear as a submenu.

cheers
-- 
Greetings.

Yves COPPE

Email : [EMAIL PROTECTED]
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to