FiveWin for QT

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

FiveWin for QT

Post by Antonio Linares »

To ease the use of Harbour and QT, in case that you need it and want to reuse your FiveWin expertise :-)

http://wiki.fivetechsoft.com/doku.php?id=fwqt_english

Personally I find QT quite heavy, having to use many DLLs and slow in execution (see how long takes to ends an app), but it is there for your use if you need it. Enjoy it :-)

Actually it seems that only MinGW can be used
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
codemaker
Posts: 208
Joined: Wed Dec 03, 2008 4:48 pm
Location: Belgrade, Serbia

Re: FiveWin for QT

Post by codemaker »

Pardon me for my ignorance, but - what exactly is QT?
It's better to ask than to pretend I know what is it :)
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveWin for QT

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
elvira
Posts: 462
Joined: Fri Jun 29, 2012 12:49 pm

Re: FiveWin for QT

Post by elvira »

Antonio,

So it is a cross platform GUI?.

The same sintax can be used in Windows, Mac, Linux?.

If so, very very interesting.
User avatar
mgsoft
Posts: 398
Joined: Mon Aug 17, 2009 12:18 pm
Location: España

Re: FiveWin for QT

Post by mgsoft »

Antonio,

Is there a newest version?. Only are WINDOW, DIALOG, TIMER and MsgInfo.

Do you plan to implement all FW commands?.

Thank you for the iniciative ;).
Saludos,

Eduardo
zazibr
Posts: 71
Joined: Mon Jan 28, 2008 11:18 am
Location: Campo Grande,MS, BRASIL

Re: FiveWin for QT

Post by zazibr »

congratulations, this is the future since it is the harbor platform you will be able to have the same application for different platforms, it will leave a Fivewin qt?
Daniel Lopes Filho - Campo Grande,MS,Brasil
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6693) + gtwvw + fw 10.2 + vsx e
fw pcc (ainda não usei)
msn : zazibr@hotmail.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveWin for QT

Post by Antonio Linares »

Imagination always requires a dosis of reality to get balanced...

Try QT, try the "multiplatform" apps, and then get your own conclusions...

Why to use such a huge intermediate and slow layer, when you can have a real fast, lightweight app, that does not need QT at all ? :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
elvira
Posts: 462
Joined: Fri Jun 29, 2012 12:49 pm

Re: FiveWin for QT

Post by elvira »

Antonio,

What do you mean by "when you can have a real fast, lightweight app"?. FiveMac?. FiveLnux?.

Will you keep adding Fivewin commands to FWQT?.
User avatar
modicr
Posts: 207
Joined: Fri Oct 07, 2005 7:58 am
Location: ljubljana, barje, slovenia
Contact:

Re: FiveWin for QT

Post by modicr »

BTW, because of QT "bloatedness", new project razor-qt started:
http://razor-qt.org/
It has been tailored for users who value simplicity, speed, and an intuitive interface. Unlike most desktop environments, Razor-qt also works fine with weak machines.
Here is debian based distribution: siduction razor-qt 12.1
http://siduction.org/index.php?module=n ... 15&lang=en
© I'm not patented!
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveWin for QT

Post by Antonio Linares »

Elvira,

What I mean is that a FiveWin, FiveMac or FiveLinux app is a much faster application than using QT.

I have tested it myself but it is easy to guess it based on the amount of DLLs that QT requires to work.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
lucasdebeltran
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am
Contact:

Re: FiveWin for QT

Post by lucasdebeltran »

Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
Post Reply