Hi Bernard, >>> I use Java, so I cannot apply your suggestion on the control. The method >>> selectItemPos(...) is not available on the control, but on the model. >>> Using it on the model has no effects if the dialog is not yet executed.
> selectItemPos() is a method of interface com.sun.star.awt.XListBox This is what I tried, but it did not work. Adding an ActionListener to the XListBox and changing the value withing the listener works. But it does not work befor the dialog is executed. Greetings, Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
