| View previous topic :: View next topic |
| Author |
Message |
Rod Guest
|
|
| Back to top |
|
 |
Felipe Monteiro de Carval Guest
|
Posted: Tue Oct 10, 2006 4:35 pm Post subject: Re: New Qt 4.2: Feel the power |
|
|
Rod wrote:
And in case you guys don't know, there are Qt 4 bindings to Pascal. In
google you should find them.
They probably work on Delphi too. |
|
| Back to top |
|
 |
willem van deursen Guest
|
Posted: Tue Oct 10, 2006 5:02 pm Post subject: Re: New Qt 4.2: Feel the power |
|
|
Anyone any experience with Qt in win32 VCL delphi apps? Any pointers on
how to get started?
Willem
Felipe Monteiro de Carvalho wrote:
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl |
|
| Back to top |
|
 |
Felipe Monteiro de Carval Guest
|
Posted: Fri Oct 13, 2006 2:59 am Post subject: Re: New Qt 4.2: Feel the power |
|
|
willem van deursen wrote:
| Quote: | Anyone any experience with Qt in win32 VCL delphi apps? Any pointers on
how to get started?
|
Well, Qt is a GUI Library, so it basically does the same as VCL does, so
there is little point in using both at the same time. |
|
| Back to top |
|
 |
willem van deursen Guest
|
Posted: Fri Oct 13, 2006 8:11 am Post subject: Re: New Qt 4.2: Feel the power |
|
|
Yes, I certainly agree with this. The point is that I don't want to drop
the VCL to get started in Qt. The investment I made in components and
code based on the VCL is too large to drop that altogether and start
with Qt and plain object Pascal. Hence my question: Anyone any
experience with Qt combined with the VCL? Or anyone disagreeing with my
statements and able to convince me that Qt is so much better that I
should drop the VCL? Summarising: should I start investing into Qt and
start researching its capabilities????
Thanks for all help
Willem
Felipe Monteiro de Carvalho wrote:
| Quote: | willem van deursen wrote:
Anyone any experience with Qt in win32 VCL delphi apps? Any pointers
on how to get started?
Well, Qt is a GUI Library, so it basically does the same as VCL does, so
there is little point in using both at the same time.
|
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl |
|
| Back to top |
|
 |
Rod Guest
|
Posted: Fri Oct 13, 2006 8:11 am Post subject: Re: New Qt 4.2: Feel the power |
|
|
Felipe Monteiro de Carvalho wrote:
| Quote: | willem van deursen wrote:
Anyone any experience with Qt in win32 VCL delphi apps? Any pointers
on how to get started?
Well, Qt is a GUI Library, so it basically does the same as VCL does, so
there is little point in using both at the same time.
|
Definitely wrong. Qt is a high sophisticated object model over the
WinAPI and other API's. Please read the manuals and enjoy... |
|
| Back to top |
|
 |
Felipe Monteiro de Carval Guest
|
Posted: Fri Oct 13, 2006 8:54 pm Post subject: Re: New Qt 4.2: Feel the power |
|
|
Rod wrote:
| Quote: | Well, Qt is a GUI Library, so it basically does the same as VCL does,
so there is little point in using both at the same time.
Definitely wrong. Qt is a high sophisticated object model over the
WinAPI and other API's. Please read the manuals and enjoy...
|
Visual Component Library is also a high sophisticated object model over
the WinAPI.
And I already read a lot of Qt manuals while porting Lazarus to Qt, so
I'm pretty sure I know what I am talking about. |
|
| Back to top |
|
 |
Felipe Monteiro de Carval Guest
|
Posted: Fri Oct 13, 2006 8:58 pm Post subject: Re: New Qt 4.2: Feel the power |
|
|
willem van deursen wrote:
| Quote: | Or anyone disagreeing with my
statements and able to convince me that Qt is so much better that I
should drop the VCL?
|
If you only develop for Windows, then VCL is still smaller, faster,
cheaper and better.
The triunph of Qt is cross-platform.
| Quote: | Summarising: should I start investing into Qt and
start researching its capabilities????
|
Based on ROD's poor knowledge of what VCL is, his post seams pure SPAM
to me.
I would consider not investigating Qt's capabilities for such a low kind
of propaganda. |
|
| Back to top |
|
 |
Felipe Monteiro de Carval Guest
|
Posted: Fri Oct 13, 2006 9:12 pm Post subject: Re: New Qt 4.2: Feel the power |
|
|
Felipe Monteiro de Carvalho wrote:
| Quote: | Or anyone disagreeing with my statements and able to convince me that
Qt is so much better that I should drop the VCL?
If you only develop for Windows, then VCL is still smaller, faster,
cheaper and better.
The triunph of Qt is cross-platform.
|
I forgot to add that Qt has a horrible primitive IDE and doesn´t have a
package system to install third-party components like Delphi has. |
|
| Back to top |
|
 |
|