>>>>> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes:
Uwe> Jean-Marc Lasgouttes schrieb:
>> Could you give a precise example of the syntax?
Uwe> \ChoiceMenu[radio]{bla}
Uwe> creates a radio check box and e.g.
Uwe> \ChoiceMenu[combo]{bla}
Uwe> creates a combobox in PDF-forms. As .layout file author you want
Uwe> of courde define a style "combobox" and "radio box" but you
Uwe> cannot set the different arguments in the layout file.
Of course you can, using LaTeXComandParam (or something like that).
Look at ShortFoilHead in foils.layout.
JMarc