HMG and QT 5 ?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2062
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

HMG and QT 5 ?

Post by AUGE_OHR »

Hi,

HMG Sample hbXBP use QT 4 and is "old".
i like to install qtcontribs Constribution using QT 5

as i understand Contribution are installed under harbour\Addons

Question : can i install qtcontribs Constribution under c:\hmg.3.4.4\HARBOUR\Addons :idea:
have fun
Jimmy
User avatar
danielmaximiliano
Posts: 2612
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG and QT 5 ?

Post by danielmaximiliano »

*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
mustafa
Posts: 1159
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Re: HMG and QT 5 ?

Post by mustafa »

Hello friends:
I have tried the sample
http://www.elektrosoft.it/tutorials/hbqt/hbqt.asp
Sample Applications - Aquarius
by Giovanni Di Maria

just adding at the beginning of the code

Code: Select all

#include "marinas-gui.ch
I have compiled the sample with http://www.marinas-gui.org/
http://www.marinas-gui.org/projects/mar ... as-gui.htm
only that a window is coming out behind the exe
of CMD? but it compiled well
here the sample

PD: it seems that it is not updated since ==> 25-04-2016 ?
https://sourceforge.net/projects/marina ... r_windows/

Regards
Mustafa
Attachments
Acuario.zip
(2.77 MiB) Downloaded 105 times
screenshot.jpg
screenshot.jpg (51.53 KiB) Viewed 1530 times
User avatar
AUGE_OHR
Posts: 2062
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: HMG and QT 5 ?

Post by AUGE_OHR »

hi,
mustafa wrote: Wed Oct 21, 2020 3:44 pm I have tried the sample
http://www.elektrosoft.it/tutorials/hbqt/hbqt.asp
thx for link.
in HBQT-Tutorial i found a lot of Answer :D

---

Acuario.zip use "original" QT Syntax which hbXBP use as "Wrapper" for Xbase++ Syntax Style.
i guess also marinas-gui use QT Syntax and i can learn "Names" used for Method,Property or Events
so i have QT "Keywords" to search when add new Code to hbXBP.
have fun
Jimmy
User avatar
AUGE_OHR
Posts: 2062
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: HMG and QT 5 ?

Post by AUGE_OHR »

hi

HBQT-Tutorial start with
Download last executable version of QtContribs from:
http://sourceforge.net/projects/qtcontr ... rce=navbar
this is the harbour Constribution which inlucde QT DLL / LIB

but "where" i got QT "Original" Setup :?:
is this right
https://www.qt.io/download-qt-installer
is does want a Email-Adress and than :?: Web-Install :?:

those Sample which i have seen at FiveWin & Co point to C:\QT :idea:
have fun
Jimmy
Post Reply