Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » How To call the Color picker window?
How To call the Color picker window? [message #20608] Thu, 26 March 2009 09:21 Go to previous message
kbyte is currently offline  kbyte
Messages: 87
Registered: July 2008
Member
Hi all,

I am trying to design a form for the application configuration and for choose colors for several items of the application. I cant show the color picker window.

I tryed this:

TopWindow t;
ColorPopUp h;
t.Add(h.SizePos());
t.Run();

but it opens a new window with a very large length and not buttons for feedback.

What I want is to have the myDlg form and some static boxes showing the item to be configured in terms of color and in front of each item a rectabgle or something must be drawn with the default color. When someone clicks those rectangles then the color pick must appear to select other color.

Something like the theIDE|Setup|Environemnt|Syntax highlighting but I dont need the grid, just in the form...

Many thanks

Alex

 
Read Message
Read Message
Read Message
Previous Topic: State of "button"
Next Topic: Bug on DropList?
Goto Forum:
  


Current Time: Tue May 07 15:55:30 CEST 2024

Total time taken to generate the page: 0.01775 seconds