[Lazarus] how to write a simple form designer similar to that of lazarus?

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Mon Aug 11 22:57:05 CEST 2014


On 2014-08-11 07:02, Torsten Bonde Christiansen wrote:
> Or use the ported jvRuntimeDesigner available at sourceforge:

Or look at fpGUI's UIDesigner. It generates pure Object Pascal (no
external *.dfm files), and supports multiple forms in a single unit.

See the "uidesigner" directory.

  https://github.com/graemeg/fpGUI


Here is a screenshot of the UIDesigner.

  http://fpgui.sourceforge.net/screenshots_apps.shtml


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/




More information about the Lazarus mailing list