summaryrefslogtreecommitdiff
path: root/prototypes/fpgui2/tests/edittest.lpr
AgeCommit message (Expand)Author
2013-10-31Updates some the prototype projects with the latest framework API changes.Graeme Geldenhuys
2013-05-08edittest: define the height of ComboBox widgets to match height of Edit widgetsGraeme Geldenhuys
2013-05-08edittest: trackbars were never disabledGraeme Geldenhuys
2013-05-08edittest: BeginDraw/EndDraw calls were not needed.Graeme Geldenhuys
2009-11-26Quickly made the prototypes compilable again.Graeme Geldenhuys
2008-07-14* Minor changes to popup menus for Edit and Treeview.graemeg
2008-07-03* EditTest in the prototypes directory now tests Button ImageLayout property.graemeg
2008-02-20* Applied Vladimir's patch for arrow key support in RadioButtons.graemeg
2008-02-15* Applied Jean-Marc's TextColor and BackgroundColor patch.graemeg
2008-02-04* Applied patch from Jean-Marc creating new properties for ComboBox and ListBox.graemeg
2008-01-28* Applied Jean-Marc memo patch adding TextColor and BackgroundColor properties.graemeg
2008-01-26* Added a new Color property to RadioButton, Button and CheckBox.graemeg
2008-01-26Applied patch from Jean-Marc allowing TfpgEdit's text color to be changed.graemeg
2008-01-14* Removed a debug writeln statement from gui_edit unit.graemeg