Welcome, Guest
Username: Password: Remember me
Components and Libraries for Design Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

Form designer component (pl_ExDesign) 10 years 9 months ago #4132

  • Vladimir
  • Vladimir's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
We want to move our project from Delphi to Lazarus.
It uses FormDesigner + SynEdit + PascalScripter. Most components compatible with FreePascal, but form designer (www.econtrol.ru/formdsn.html) is not. It should generate LFM file.

There is jvruntimedesign (sourceforge.net/projects/jvruntimedesign), but it looks too simply.
I found pl_ExDesign located on codetyphon\typhon\components\pl_ExDesign based on Lazarus`s ObjectInspector? but there no documentation, examples, no author, nothing.
TplDesignPanel;
TplDesignScrollBox;
TplDesignSurface;
TplObjectInspector;

Is there are anybody who used it?

relative topic:
www.lazarus.freepascal.org/index.php/topic,17002.0.html

Please Log in or Create an account to join the conversation.

Form designer component (pl_ExDesign) 10 years 9 months ago #4133

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir,
we use these components for our projects
it's Free and OpenSource

now
Examples: codetyphon\CodeOcean\ExDesign folder
Documentation: yes we must write something, but you can help us.
You can write for this package to our Wiki web session.
Author: our lab
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.
  • Page:
  • 1