Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Open Dialog or Shell from ActionBarAdvisor
Open Dialog or Shell from ActionBarAdvisor [message #8555] Fri, 16 March 2007 15:09 Go to next message
Eclipse UserFriend
Originally posted by: rhernandez_64.hotmail.com

Please Help me

How open dialog or shell from ActionBarAdvisor like User/Register dialog
of RAP Showcase demo

Regards
Re: Open Dialog or Shell from ActionBarAdvisor [message #9254 is a reply to message #8555] Fri, 16 March 2007 16:24 Go to previous messageGo to next message
Markus  rüger is currently offline Markus rügerFriend
Messages: 369
Registered: July 2009
Senior Member
Hello Rafael,
you can do this by adding the action You need to the ActionBarAdvisor. In
the run() Method you should be able to open
the error dialog for example using:

ErrorDialog.openError(Shell,Title,Message,Status,WindowBallb ack);


Best regards,

Markus

"Rafael Hernandez" <rhernandez_64@hotmail.com> schrieb im Newsbeitrag
news:4ec014b9130451a65841920f5793c087$1@www.eclipse.org...
> Please Help me
>
> How open dialog or shell from ActionBarAdvisor like User/Register dialog
> of RAP Showcase demo
>
> Regards
>
Re: Open Dialog or Shell from ActionBarAdvisor [message #9279 is a reply to message #9254] Fri, 16 March 2007 16:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rhernandez_64.hotmail.com

Excuse me i'm newbie in RAP and RCP. What is the code of ErrorDialog.java
Its posible download RAP ShowCase demo

Rafael Hernandez
Caracas Venezuela
Re: Open Dialog or Shell from ActionBarAdvisor [message #9323 is a reply to message #9279] Fri, 16 March 2007 16:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rhernandez_64.hotmail.com

Can you send me example like User/register of RAP Showcase demo
Re: Open Dialog or Shell from ActionBarAdvisor [message #9346 is a reply to message #9279] Fri, 16 March 2007 16:57 Go to previous messageGo to next message
Markus  rüger is currently offline Markus rügerFriend
Messages: 369
Registered: July 2009
Senior Member
The class is included in the jface package of RAP. The fully qualified name
is:
org.eclipse.rap.jface.dialogs.ErrorDialog
There is also a dialog for messages and an input dialog.

Markus

"Rafael Hernandez" <rhernandez_64@hotmail.com> schrieb im Newsbeitrag
news:52501dca9fc3648c22056bc56157cc7b$1@www.eclipse.org...
> Excuse me i'm newbie in RAP and RCP. What is the code of ErrorDialog.java
> Its posible download RAP ShowCase demo
>
> Rafael Hernandez
> Caracas Venezuela
Re: Open Dialog or Shell from ActionBarAdvisor [message #9370 is a reply to message #9346] Fri, 16 March 2007 17:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rhernandez_64.hotmail.com

Thanks a lot Mark Kruger

Thanks for your answer which I want are to have my own dialog as register
of demo RAP/Showcase since I can make to call it and as I construct my own
dialog or shell.

I am evaluating GWT and Eclipse RAP for a project that must begin in April
this is my urgency.

Where I can obtain a tutorial.

Rafael Hernandez
Caracas Venezuela

Excuse my English
Re: Open Dialog or Shell from ActionBarAdvisor [message #9395 is a reply to message #9370] Fri, 16 March 2007 18:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: webmaster.playershouse.com

Ah, ok.
If you install the RAP SDK the Demo of RAP is already included. You can have
a look in the source of the LoginDialog.
This is an example of implementing own dialogs. To get started You maybe
should look here:

http://www.eclipse.org/rap/gettingstarted.php

Following this guide You will be able to run the Demo yourself within
eclipse and see how the LoginDialog works.

Maybe You can post the result of Your evaluation of GWT and Eclipse RAP
here. Might be interesting for others, too. For me, the result is also
intersting.

Best regards,

Markus

"Rafael Hernandez" <rhernandez_64@hotmail.com> schrieb im Newsbeitrag
news:cee5713d22d8e7a71bec9d05786fa64c$1@www.eclipse.org...
> Thanks a lot Mark Kruger
>
> Thanks for your answer which I want are to have my own dialog as register
> of demo RAP/Showcase since I can make to call it and as I construct my own
> dialog or shell.
> I am evaluating GWT and Eclipse RAP for a project that must begin in April
> this is my urgency.
>
> Where I can obtain a tutorial.
>
> Rafael Hernandez
> Caracas Venezuela
> Excuse my English
>
Re: Open Dialog or Shell from ActionBarAdvisor [message #9418 is a reply to message #9395] Fri, 16 March 2007 21:24 Go to previous message
Eclipse UserFriend
Originally posted by: rhernandez_64.hotmail.com

Thanks a lot Mark Kruger

Finally I could open, sincerely thank you very much.

when finalizing our evaluation of gwt and rap we will place our
commentaries

Rafael Hernandez
Caracas - Venezuela
Previous Topic:adding a Text widget to the ToolBar
Next Topic:Dialogs
Goto Forum:
  


Current Time: Thu Apr 25 17:02:28 GMT 2024

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

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

Back to the top