Hi again, > I want to add two radio buttons on a dialog with the target, that the > user can choose one. But only one button is shown.
> xPSetPP01.setPropertyValue( "Name", _radioPrint01 ); > xPSetPP02.setPropertyValue( "Name", _radioPrint02 ); I found the failure. The variables _radioPrint01 and _radioPrint02 had the same values. Greetings, Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
