Hi Laurent,

Laurent Godard wrote:
Hi Jurgen

Thanks


you should look to the example <sdk>/examples/BasicAndDialogs/CreatingDialogs/SampleDialog.java. The example creates a dialog with the awt interfaces. It'S UNO ;-), it's more or less the same from Python. Probably you can figure out from the example how you can create a simple dialog.


I wrote a rather complete project using pyUNO last year
pyXray, with button, lists ... aso ...
http://www.indesko.com/sites/en/downloads/pyxray___a_tool_for/view

I think i'll use this framework

I hope that helps


Yes thanks
BTW, it will take some time and i would have preffer something already exists :(
I wonder myself if i should not go back to OOoBasic, in fact

BTW, as OOoBasic provides some MsgBox functions, would it be possible to this code be accessible through other languages ?

as far as i understand you correct. Yes, the awt toolkit interfaces can be programmed from all supported UNO languages. If you have a special and mor ecmplex dialog in mind, encapsulate it as UNO component and you can use it from all other languages as well.

- Juergen


Laurent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to