Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » PShelf Nebula port for RAP
PShelf Nebula port for RAP [message #760255] Thu, 01 December 2011 17:10 Go to next message
Angelo ZERR is currently offline Angelo ZERRFriend
Messages: 122
Registered: July 2009
Senior Member
Hi RAP Team,

I have ported the PShelf Nebula for RAP that you can find in the git repository http://code.google.com/p/xdocreport/source/browse?repo=eclipse#git%2Frap%2Forg.eclipse.nebula.widgets.pshelf

Here a screen of PShelf for our XDocReport application :

index.php/fa/6301/0/

You can see it in action at http://xdocreport-rap.opensagres.cloudbees.net/xdocreport?startup=fr.opensagres.xdocreport.eclipse.ui.application

It was very easy (5 minutes to do that). The only difference with RCP is that the the item PShelfItem is not highlight when mouse move to the item because RAP doesn't support.

If you are interested I can create a bug to contribute to the port of Nebula PShelf for RAP.

Regards Angelo
Re: PShelf Nebula port for RAP [message #760291 is a reply to message #760255] Thu, 01 December 2011 19:20 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 335
Registered: July 2009
Senior Member
Hi Angelo,

this looks good :) If you would like to maintain the PShelf port at RAP,
I would suggest you as a committer for the RAP incubator. What do you think?

Regards,
Rüdiger

On 01.12.2011 18:10, Angelo wrote:
> Hi RAP Team,
>
> I have ported the http://www.eclipse.org/nebula/widgets/pshelf/pshelf.php for RAP that you can find in the git repository http://code.google.com/p/xdocreport/source/browse?repo=eclipse#git%2Frap%2Forg.eclipse.nebula.widgets.pshelf
>
> Here a screen of PShelf for our XDocReport application :
>
>
>
> You can see it in action at http://xdocreport-rap.opensagres.cloudbees.net/xdocreport?startup=fr.opensagres.xdocreport.eclipse.ui.application
>
> It was very easy (5 minutes to do that). The only difference with RCP is that the the item PShelfItem is not highlight when mouse move to the item because RAP doesn't support.
>
> If you are interested I can create a bug to contribute to the port of Nebula PShelf for RAP.
>
> Regards Angelo

--
Rüdiger Herrmann
http://codeaffine.com
Re: PShelf Nebula port for RAP [message #760402 is a reply to message #760291] Fri, 02 December 2011 10:03 Go to previous messageGo to next message
Angelo ZERR is currently offline Angelo ZERRFriend
Messages: 122
Registered: July 2009
Senior Member
Hi Rüdiger,

I'm happy that the port of PSHell please you. As I have said, my code is very very simple. But if you wish I could try to become committer for the RAP incubator.
I would like try another Nebula widget like DateCombo (doesn't works for the moment) and I would like contribute to Nebula with my custom widgets like PhotoControl, PageableTable for pagination) and port too for RAP (already done). After that it should be perhaps interesting to have right for RAP incubator.

If you wish I can at first create a bug to give you PShell?
What do you think?

Regards Angelo
Re: PShelf Nebula port for RAP [message #760403 is a reply to message #760291] Fri, 02 December 2011 10:03 Go to previous messageGo to next message
Angelo is currently offline AngeloFriend
Messages: 27
Registered: July 2009
Junior Member
Hi Rüdiger,

I'm happy that the port of PSHell please you. As I have said, my code is very very simple. But if you wish I could try to become committer for the RAP incubator.
I would like try another Nebula widget like DateCombo (doesn't works for the moment) and I would like contribute to Nebula with my custom widgets like PhotoControl, PageableTable for pagination) and port too for RAP (already done). After that it should be perhaps interesting to have right for RAP incubator.

If you wish I can at first create a bug to give you PShell?
What do you think?

Regards Angelo
Re: PShelf Nebula port for RAP [message #763160 is a reply to message #760402] Fri, 09 December 2011 09:21 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 335
Registered: July 2009
Senior Member
Hi Angelo,

please see my comments below.

Regards,
Rüdiger

On 02.12.2011 11:03, Angelo wrote:
> Hi Rüdiger,
>
> I'm happy that the port of PSHell please you. As I have said, my code is
> very very simple. But if you wish I could try to become committer for
> the RAP incubator.
> I would like try another Nebula widget like DateCombo (doesn't works for
> the moment) and I would like contribute to Nebula with my custom widgets
> like PhotoControl, PageableTable for pagination) and port too for RAP
> (already done). After that it should be perhaps interesting to have
> right for RAP incubator.
OK, then let's wait some more.

>
> If you wish I can at first create a bug to give you PShell?
> What do you think?
Of course, a bug with the PShelf code is a good idea so that others can
access it if they wish.

>
> Regards Angelo
Re: PShelf Nebula port for RAP [message #763169 is a reply to message #763160] Fri, 09 December 2011 09:42 Go to previous message
Angelo ZERR is currently offline Angelo ZERRFriend
Messages: 122
Registered: July 2009
Senior Member
Hi Rüdiger ,

Thanks for your answer. I have created a bug at https://bugs.eclipse.org/bugs/show_bug.cgi?id=366157 with the source of the Eclipse Project PShelf Nebula port for RAP.

For your information, I'm contributing for new components to Nebula which works with RCP/RAP:

* the PageableTable which manages links pagination for SWT Table. You can see it in the http://xdocreport-rap.opensagres.cloudbees.net/xdocreport?startup=fr.opensagres.xdocreport.eclipse.ui.application (Resume -> Search the dialog display resume in a Table with Pagination links).
* the PictureControl to manage photo/logo (display a photo, modify it, delete it). You can see it in the http://xdocreport-rap.opensagres.cloudbees.net/xdocreport?startup=fr.opensagres.xdocreport.eclipse.ui.application (Resume -> Search -> Select a resume -> the resume form editor display a photo).

Regards Angelo
Re: PShelf Nebula port for RAP [message #763174 is a reply to message #763160] Fri, 09 December 2011 09:42 Go to previous message
Angelo is currently offline AngeloFriend
Messages: 27
Registered: July 2009
Junior Member
Hi Rüdiger ,

Thanks for your answer. I have created a bug at https://bugs.eclipse.org/bugs/show_bug.cgi?id=366157 with the source of the Eclipse Project PShelf Nebula port for RAP.

For your information, I'm contributing for new components to Nebula which works with RCP/RAP:

* the PageableTable which manages links pagination for SWT Table. You can see it in the http://xdocreport-rap.opensagres.cloudbees.net/xdocreport?startup=fr.opensagres.xdocreport.eclipse.ui.application (Resume -> Search the dialog display resume in a Table with Pagination links).
* the PictureControl to manage photo/logo (display a photo, modify it, delete it). You can see it in the http://xdocreport-rap.opensagres.cloudbees.net/xdocreport?startup=fr.opensagres.xdocreport.eclipse.ui.application (Resume -> Search -> Select a resume -> the resume form editor display a photo).

Regards Angelo
Previous Topic:Control setParent method
Next Topic:RAP error (Win/IE only)
Goto Forum:
  


Current Time: Thu Apr 18 13:55:40 GMT 2024

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

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

Back to the top