Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Event handling for child dialog?
Event handling for child dialog? [message #446425] Thu, 25 November 2004 00:52 Go to next message
andrew is currently offline andrewFriend
Messages: 8
Registered: July 2009
Junior Member
Hi all,

My application have a button, when a user click on the button a new dialog
will pup up.

I need to do some action on the main applicaion GUI when the dialog is
closed.

I don't know how to capture the event fired by the child dialog.

Can someone give me a clue?

Thanks a lot.

Andrew
Re: Event handling for child dialog? [message #446538 is a reply to message #446425] Thu, 25 November 2004 15:26 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet63.java?rev=HEAD&a mp;content-type=text/vnd.viewcvs-markup

"andrew" <andrewcomputer@yahoo.com> wrote in message
news:co3abn$4p8$1@www.eclipse.org...
> Hi all,
>
> My application have a button, when a user click on the button a new dialog
> will pup up.
>
> I need to do some action on the main applicaion GUI when the dialog is
> closed.
>
> I don't know how to capture the event fired by the child dialog.
>
> Can someone give me a clue?
>
> Thanks a lot.
>
> Andrew
>
>
Previous Topic:Local undo in a Text
Next Topic:Swing's feature JButton.doClick()
Goto Forum:
  


Current Time: Fri Mar 29 02:04:51 GMT 2024

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

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

Back to the top