How to open a View as modal? [message #81683] |
Wed, 29 June 2005 05:15  |
Eclipse User |
|
|
|
Originally posted by: sangmin.lee.ge.com
I'm beginner for Eclipse.
1. I made a View. (i don't care if this is View or not)
2. I want to open this like Dialog. (if this is open state, user have to
be not able to select anywhere except this view.)
3. In the View, when user select a button, the View return String Value.
How can i do for this?
if anyone knows the way, please let me know that.
thank you
|
|
|
Re: How to open a View as modal? [message #82092 is a reply to message #81683] |
Wed, 29 June 2005 17:03  |
Eclipse User |
|
|
|
Originally posted by: user.server.net
Your problem description is rather vague...
I am assuming, you are developing a Java based application and "view"
means Frame/Window, then you could try the setModal method of your view.
But check also the API documentation for the version of the Virtual
Machine your are using.
Hope this helps.
Sangmin, Lee wrote:
> I'm beginner for Eclipse.
> 1. I made a View. (i don't care if this is View or not)
> 2. I want to open this like Dialog. (if this is open state, user have to
> be not able to select anywhere except this view.)
> 3. In the View, when user select a button, the View return String Value.
>
> How can i do for this?
> if anyone knows the way, please let me know that.
> thank you
>
|
|
|
Powered by
FUDForum. Page generated in 0.29455 seconds