Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » shell automatically disposed
shell automatically disposed [message #443750] Wed, 29 September 2004 21:38 Go to next message
Eclipse UserFriend
Originally posted by: eu.eu.eu

an shell is automatically disposed when I close it(when I click on the 'X'
button in the top-right corner)?
Re: shell automatically disposed [message #443795 is a reply to message #443750] Thu, 30 September 2004 17:28 Go to previous messageGo to next message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Yes. You can stop this from happening using the SWT.Close event.

"Cyber Vegeta" <eu@eu.eu> wrote in message news:cjf9np$pvl$1@eclipse.org...
> an shell is automatically disposed when I close it(when I click on the 'X'
> button in the top-right corner)?
>
>
Re: shell automatically disposed [message #443813 is a reply to message #443795] Fri, 01 October 2004 10:39 Go to previous messageGo to next message
Dan is currently offline DanFriend
Messages: 20
Registered: July 2009
Junior Member
Steve Northover wrote:

> Yes. You can stop this from happening using the SWT.Close event.

> "Cyber Vegeta" <eu@eu.eu> wrote in message news:cjf9np$pvl$1@eclipse.org...
> > an shell is automatically disposed when I close it(when I click on the 'X'
> > button in the top-right corner)?
> >
> >


Where do you insert that?
Re: shell automatically disposed [message #443815 is a reply to message #443813] Fri, 01 October 2004 12:17 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
see
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet99.java?rev=HEAD&a mp;content-type=text/vnd.viewcvs-markup

"Dan" <musclemuseum@gmail.com> wrote in message
news:cjjc5n$o0o$1@eclipse.org...
> Steve Northover wrote:
>
> > Yes. You can stop this from happening using the SWT.Close event.
>
> > "Cyber Vegeta" <eu@eu.eu> wrote in message
news:cjf9np$pvl$1@eclipse.org...
> > > an shell is automatically disposed when I close it(when I click on the
'X'
> > > button in the top-right corner)?
> > >
> > >
>
>
> Where do you insert that?
>
Previous Topic:TableViewer+TableCursor+doubleClick
Next Topic:General Detail Dialog
Goto Forum:
  


Current Time: Thu Apr 18 06:24:26 GMT 2024

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

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

Back to the top