Skip to main content



      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] Wed, 01 August 2007 22:12 Go to next message
Eclipse UserFriend
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 06:35 Go to previous message
Eclipse UserFriend
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: Wed May 14 23:18:31 EDT 2025

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

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

Back to the top