- Posts: 1
- Thank you received: 0
- Forum
- CodeTyphon Studio
- CodeTyphon Studio Components and Libraries
- Design Development
- Form designer component (pl_ExDesign)
×
Components and Libraries for Design Development, discussions, problems and suggestions
Question Form designer component (pl_ExDesign)
- Vladimir
- Topic Author
- Offline
- New Member
-
Less
More
9 years 1 week ago #4132
by Vladimir
Form designer component (pl_ExDesign) was created by Vladimir
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
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.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
9 years 1 week ago - 9 years 1 week ago #4133
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Form designer component (pl_ExDesign)
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
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
Last edit: 9 years 1 week ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.