How to setup plugin.xml for new report element? [message #157718] |
Tue, 02 May 2006 04:43 |
Eclipse User |
|
|
|
Originally posted by: juergen.schwarz.gefasoft.de
Hi,
I'm creating a plugin for a new report element and I want to give the
element a property named "BgColor".
In my plugin.xml it looks like this:
<property
defaultValue=""
type="color"
defaultDisplayName="BgColor"
name="BgColor"/>
This works except for one problem: In the BIRT designer, I can select
the color in the "Properties" page in a color select box. But: In the
drop-down list there is no list with the names of the colors like in
other color properties, just an empty list. How can I fill this
drop-down list with the available color names?
|
|
|
Powered by
FUDForum. Page generated in 0.09112 seconds