Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Proposed New Widget

On Mon, Oct 5, 2009 at 10:55 AM, Marty Jones <martybjones@xxxxxxxxx> wrote:
Hello,

My name is Marty Jones and I have created a widget that I call a TableCombo.  This widget is based upon the CCombo widget but uses a Table for the drop down portion of the combo instead of a List.

My widget has the following features:

    o   Supports displaying multiple columns of data in the drop down portion of the combo.
    o   Supports displaying a header for the drop down portion of the combo.
    o   Supports images for each column that is displayed within the drop down portion of the combo.
    o   Supports custom Colors and Fonts for each Row & Column within the drop down portion of the combo.
    o   Supports displaying a % of the full drop down portion of the combo. So you can specify that the viewable
           portion of the drop down will be 75% of the full width of the table and a Horizontal scrollbar will be displayed.

I would like to submit this widget as a candidate widget for the Nebula Project.

The source code can be downloaded from the following link: www.modelsoftware.com/nebula/TableCombo.zip

Very cool!

The first step is to file a bug against Nebula and attach the source code:
    https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Nebula

I'm assuming the code is under the Eclipse Public License?

When you file the bug, let us know.

Cheers, 

--
Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk

Back to the top