Age | Commit message (Collapse) | Author |
|
Now finally we should be able to edit color values in the Object Inspector.
Known Limitations
* Color names like clRed are not parsed yet. Such values will be read
and written back as TfpgColor($FF0000) instead. I'm working on
fixing this.
|
|
* Original dialog used to use a ListBox with indentation
* Many reordering bugs in old design is now fixed in the new one.
Note:
Still outstanding is the sorting of the nodes by TabOrder when
using the "Tab Order" dialog mode.
|
|
parameter.
|
|
* Updated the UI Designer to use the new unit names.
|
|
* Updated some build scripts
|