summaryrefslogtreecommitdiff
path: root/examples/gui/colorwheel/frm_main.pas
AgeCommit message (Expand)Author
2015-08-31demo: colorwheel - minor tweaksGraeme Geldenhuys
2015-07-10Change saturation and value to 0-100 and value name to brightnessJean-Marc.Levecque
2015-07-10Selection of predefined colors shown on colorwheel and valuebarJean-Marc.Levecque
2015-07-10Make predefined color values converted first to hexa for conversion precisionJean-Marc.Levecque
2015-07-10Add selection of predefined colors using colorlistboxJean-Marc.Levecque
2015-07-10Color setting improvement in colorwheelJean-Marc.Levecque
2015-07-10Allow to type hexa value for color selectionJean-Marc.Levecque
2014-10-19colorwheel demo: now has a color picker buttonGraeme Geldenhuys
2014-10-19colorwheel demo: Hex label now has the normal naming convention.Graeme Geldenhuys
2014-10-11Display hexa value of colors in colorwheelJean-Marc.Levecque
2014-06-23Demos: fixed compiler warnings.Graeme Geldenhuys
2010-04-29Replaced all TRGBTriple usage in non-fpGUI library code.Graeme Geldenhuys
2009-09-28Improved the ColorWheel example.Graeme Geldenhuys
2009-09-27Adds a very basic colorwheel demo project.Graeme Geldenhuys