Hi Carsten,

Carsten Driesner skrev 2010-01-05 10:02:
Hi Per,

I am not sure if I understood your problem correctly. You want to know how a command which opens a UNO AWT based dialog should look like?

Something like: ".uno:OpenDialog?name:string=MyDialogName"

There is no special command which automatically opens a UNO-AWT (com.sun.star.awt) based dialog. You can use any command you want which needs an implementation to load/create and display the dialog. If your code uses Basic or other scripting languages you have to use a vnd.sun.star.script URL.


I might have been a little unspecific, what I am trying to do is understand the syntax and associated behaviour of the URL element and what it referrers to, and also the procedure of referencing dialogs. I see several occurances of URLs in the Dev Guide, but is unsure if they document the same thing?

Best Regards

Per Eriksson

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@framework.openoffice.org
For additional commands, e-mail: dev-h...@framework.openoffice.org

Reply via email to