Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How can it show a MessageBox in RAP when an user event occured
How can it show a MessageBox in RAP when an user event occured [message #41297] Thu, 02 August 2007 02:12 Go to next message
No real name is currently offline No real nameFriend
Messages: 9
Registered: July 2009
Junior Member
Hi,

When developing RCP I can implements a Listener to show a MessageDialog when
an user event occured(none UI event, customer event), but the same code do
not work(do not show a MessageDialog and get some exception) on RAP.

How can it show a MessageBox in RAP when an user event occured.

Thanks.
Re: How can it show a MessageBox in RAP when an user event occured [message #41362 is a reply to message #41297] Thu, 02 August 2007 10:35 Go to previous message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 237
Registered: July 2009
Senior Member
Hi,

There are no known problems in this area. It would really be interesting
WHICH exception do you get (maybe with a stacktrace).

Be sure that you add the 4th paramater (IWindowCallback) which is the
only difference to standard JFace.

Cheers
Benny

toolang wrote:
> Hi,
>
> When developing RCP I can implements a Listener to show a MessageDialog when
> an user event occured(none UI event, customer event), but the same code do
> not work(do not show a MessageDialog and get some exception) on RAP.
>
> How can it show a MessageBox in RAP when an user event occured.
>
> Thanks.
>
>
Previous Topic:Editor file size limitation
Next Topic:Tree columns and editability
Goto Forum:
  


Current Time: Thu Apr 18 22:58:24 GMT 2024

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

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

Back to the top