Hi Ariel,
Ariel Constenla-Haile skrev 2010-01-06 22:49:
Hello Per,
On Wednesday 06 January 2010, 17:16, Per Eriksson wrote:
Hello,
I am trying to display an awt window, using the best possible ways, and
would like to get some options.
IIRC you wanted to work with awt dialogs...
I've tried using the awt.Toolkit to display an awt window of my own, but
received a tips from Ariel Constenla-Haile at framework that there are
better ways.
if you want to show a dialog when a menu item is selected, there are
better
ways than creating an AWT window on your own.
An example code which I am trying to run is attached below, but
this mailing list does not allow attachments (well, sometimes I attach
plain
source code text files, and pass to the list....)
crashes probably because of handle a related problem.
What alterantives are there for displaying awt dialogs, for example when
pressing a menu item.
[I repeat what I wrote to you privately]
basically you have two options:
* create a dialog at runtime
* create a dialog designed in the OOo Dialog Editor
Thank you for your help.
The tutorial shows how actions are handled, and seem to involve some
Basic code (because of the script "vnd.sun.star.UNO:doit1").
Can the same behaviour in the DialogComponent be achieved using Java?
Are there any examples in the Dev Guide for this?
Best Regards
Per Eriksson
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]