Plugins (1059)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 541
Comments: 0

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
Eclipse User
22 Post subject: ColorFieldEditor  PostPosted: Jun 22, 2006 - 07:22 AM
Guest





In eclipse 3.1 (Version: 3.1.1,Build id: M20050929-0840) on setting the RGB color to a color editor component the color is not being refreshed on the button component/control. That is the property change event is not fired.

Following is the code :


Composite parent = getFieldEditorParent();
ColorFieldEditor simillarElementColor = new ColorFieldEditor("same", "Simillar element color",parent);


simillarElementColor.getColorSelector().setColorValue(new RGB(0,0,0));


addField(simillarElementColor);



Help will be appreciated.
 
   
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits