How do I use JAVA Frame instead of WOFrame in my app
How do I use JAVA Frame instead of WOFrame in my app
- Subject: How do I use JAVA Frame instead of WOFrame in my app
- From: Randy Knolle <email@hidden>
- Date: Tue, 5 Dec 2006 11:30:19 -0800 (PST)
I am using FileDialog which allows the user to select
a file in the filesystem, but it requires a java Frame
object so that it knows where to position the modal
window.
The question is, how do I use a java Frame in my app
instead of a WOFrame?
Currently, I pass in a frame object to the FileDialog
constructor method which doesn't appear within my app.
The problem is, the second time the user access the
dialog box from my app the box doesn't open, but
instead, appear in the menu bar and "blinks", alerting
the user to open it.
I am supposing that, if the java Frame object appeared
somewhere in my app, the modal box will display above
the app.
Thanks,
Randy.
____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com. Try it now.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden