Skip to main content



      Home
Home » Newcomers » Newcomers » How to open a View as modal?
How to open a View as modal? [message #81683] Wed, 29 June 2005 05:15 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:Returning a PrintStream object from a method generates Eclipse message
Next Topic:Eclipse 3.1 (Visual Editor and Upgrade bugs)
Goto Forum:
  


Current Time: Sun Jul 06 13:34:54 EDT 2025

Powered by FUDForum. Page generated in 0.29455 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top