Page 2 of 2

Re: FiveNet - .NET GUI from Harbour

PostPosted: Wed Apr 11, 2012 9:21 pm
by Antonio Linares
Sygecom,

We prefer to directly use the Windows API without having to use an intermediate layer (QT) that adds more complexity, so FiveWin EXEs are smaller and faster as they don't need QT, and we have full control over its source code, which it is quite simple and easy to understand and modify it :-)

Re: FiveNet - .NET GUI from Harbour

PostPosted: Thu Apr 12, 2012 5:11 pm
by sygecom
Hello Antonio,
I mean that is the portability offered by HBQT today. The performance issue believe that the machines today is difficult to perceive a difference between this, but for portability to the API would be unique and easily you have an application for various platforms. Today FiveLinux, FiveMac does not contain all options regarding FiveWin.
I believe that using the QT API everything would be more compatible.
Today I think that developers would like to LIB for Linux or Mac is the same for Windows, 100% stable and complete (Fivewin). And I also think that FiveTech not develop for these platforms something 100% compatible with Fivewin because no developer interested enough to develop such LIB.

Leonardo Machado

Re: FiveNet - .NET GUI from Harbour

PostPosted: Fri Apr 13, 2012 8:00 am
by Antonio Linares
Leonardo,

QT is a huge library and even if its source code is available, it is extremelly complex to modify it, rebuild it, etc.

We like the simplicity and easy of use to access the Windows API directly. We get small apps, self contained, that don't need external DLLs.

Harbour provides QT support, so if you need it, you already have it :-)

Re: FiveNet - .NET GUI from Harbour

PostPosted: Tue Aug 28, 2012 10:13 am
by Taavi
jfl@mafact.com wrote:Thanks Antonio,

Will first try to understand what you wrote :-p and try to apply it to Crystal report 2011...

Let's go :-)



Hello,
did You have any progress witn Crystal 2011 and NET?

We are trying to do the same thing here.

Taavi