Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Gallery Widget Submission


Hi Nicolas,

First things first.  Please read the committer guidelines and confirm that you understand them and can abide by them.
http://www.eclipse.org/legal/committerguidelines.php

Second, I must verify that you have rights to contribute this code under the EPL.  Are you the sole author of this code?  

Third, I must verify that your employer is willing to sign the Eclipse committer consent form.  Essentially this clears the foundation from any claims the employer might have on your contributions.  It sounds like you've already talked to them and it sounds like they won't have a problem.  Just to be sure, please run the consent form by them and ensure they have no problem with it.
http://www.eclipse.org/legal/employer_consent.pdf

After that we can get on to talking about the widgets.

Regards,
-Chris



"nicolas richeton" <nicolas.richeton@xxxxxxxxx>
Sent by: nebula-dev-bounces@xxxxxxxxxxx

11/03/2006 04:24 AM

Please respond to
Nebula Dev <nebula-dev@xxxxxxxxxxx>

To
nebula-dev@xxxxxxxxxxx
cc
Subject
[nebula-dev] Gallery Widget Submission





Hi,

I'm currently working on an image gallery widget (see below for src and screenshots) for my  RCP app.

I'd like to contribute it to Nebula.

The next features I plan to add to this widget are :
- Labels : display text along with images
- Groups : add the possibility to have groups that can expand/collapse.
- Horizontal scrolling : currently , this widget uses only a vertical scrolling.

(All these features are needed by my app)

I checked that my employer is ok for me to contribute to Nebula.

Regards
--
Nicolas

Chris Gross wrote :
> I think its very cool.  If you're willing to donate and work on it as
> part of Nebula we'd be glad to have it.  The code seems nice and
> straightforward.  And I definitely think the world at large can make use
> of this type of listview-like widget.
>
> If you'd like to contribute it to Nebula you should start by posting a
> message to the Nebula mailing list.
>
> Regards,
> -Chris
>
> Nicolas Richeton wrote:
>> Hi,
>>
>> I'm currently working on a photo sharing program based on RCP for
>> which I developped a gallery widget that displays a grid of Images
>> with shadows and auto margins.
>>
>> Screenshots can be found here :
>>
http://sharemedia.free.fr/features.php?lang=en
>> Source code :
>>
http://sharemedia.svn.sourceforge.net/viewvc/sharemedia/ShareMediaRCP/src/org/sharemedia/swt/widget/
>>
>>
>> This widget has a Table-like API, both normal and virtual modes are
>> supported  (only the virtual mode is used in my app)
>>
>> There is still a lot of work to do, but this widget may be useful to
>> someone.
>>
>> Please let me know if you need more information.
>>
>> Thanks
>> --
>> Nicolas
_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev


Back to the top