Delphi-PRAXiS
Seite 1 von 2  1 2      

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Form Pre-designer (https://www.delphipraxis.net/113303-form-pre-designer.html)

Razor 5. Mai 2008 21:41


Form Pre-designer
 
With that i mean like qt designer from Trolltech...



But problem is that where to get it for delphi.Or if anybody has a better solution or suggestion to it.
But this one is very powerfull.Its tick tack with this tool.... :)

toms 5. Mai 2008 21:58

Re: Form Pre-designer
 
Hi, check out the EControl Form Designer

mkinzler 6. Mai 2008 06:31

Re: Form Pre-designer
 
What are you looking for? An embedable Form-Designer? A Qt-Designer for Delphi or you just think Delphi's one lacks of features?

_frank_ 6. Mai 2008 09:17

Re: Form Pre-designer
 
you can try (and modify) my DFM-Edit. see my signature.

regards Frank

Razor 6. Mai 2008 09:31

Re: Form Pre-designer
 
QT Designer for delphi and yes the delphi one lacks of features :P

OregonGhost 6. Mai 2008 10:25

Re: Form Pre-designer
 
Some time ago since I used Delphi, but in my opinion the Qt designer isn't actually very good. Recent Delphi designers and all Windows Forms and WPF designers are far more powerful, though I don't know how the Delphi designers of today handle form layouts. The Qt designer has so many limitations and I never found it a pleasure to use it, even with the latest version integrated into Visual Studio. It's not easy to get custom components to work in the Qt designer, despite Qt forcing you to derive many controls if you want to change the behaviour. Today, I only use the Qt designer to provide a very basic layout for the forms and create everything else in code.

On the other hand, I don't know what you would like to do with a Qt designer in Delphi, since Qt isn't available for Delphi and many properties and methods do not have direct equivalents in the VCL or in Windows Forms. But if you just want to use the form designer, use it: The ui files are in XML format and can be easily transformed into Delphi code. Well, at least if you have equivalents for all the controls and you don't run into problems with the differences between Qt's signal/slot-system and the Delphi event mechanism.

Sherlock 6. Mai 2008 10:33

Re: Form Pre-designer
 
Which feature du you actually miss in Delphi?

Sherlock

Phoenix 6. Mai 2008 10:37

Re: Form Pre-designer
 
Razor, would you mind taking out the screenshots of the post and attaching them as a file attachment please?

You see, those big images blow up the page layout and forces people with a low bandwith to wait a long time for those images being downloaded - even if they don't want to see them.

Attaching them to your post will prevent those problems. Would you be so kind please?

Razor 6. Mai 2008 10:52

Re: Form Pre-designer
 
They are gone! :-D

RavenIV 6. Mai 2008 10:54

Re: Form Pre-designer
 
Zitat:

Zitat von Razor
They are gone! :-D

No need to delete them.
You may attach them as attachment.


Alle Zeitangaben in WEZ +1. Es ist jetzt 05:43 Uhr.
Seite 1 von 2  1 2      

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz