Age | Commit message (Collapse) | Author |
|
The fpgApplication is now the owner of the created forms. So now features
relating to forms in the fpgApplication can be used too.
|
|
I've updated the existing package that registers a fpGUI Application
project type. I've added a new project type that uses fpGUI+Agg2D as
well. Very useful for those quick demos or tests.
Copied from the 'develop' branch.
|
|
|
|
|
|
|
|
* tiOPF: Created a new Demo 04 - CreateDatabase.
|
|
* Updated all packages like ide addons, fpcunit etc to use the new unit names.
|
|
* Added a new contributed package from Michael van Canneyt. This allows you to create FPCUnit projects with the fpGUI as front-end.
* Renamed the FPCUnit GUI Test Runner unit from guitestrunner.pas to fpg_guitestrunner.pas to prevent conflicts in the Lazarus IDE.
|
|
create a new fpGUI based project by selecting File - New
|