Page 1 of 1

HMG and QT 5 ?

Posted: Wed Oct 21, 2020 3:39 am
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:

Re: HMG and QT 5 ?

Posted: Wed Oct 21, 2020 11:20 am
by danielmaximiliano

Re: HMG and QT 5 ?

Posted: Wed Oct 21, 2020 3:44 pm
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

Re: HMG and QT 5 ?

Posted: Thu Oct 22, 2020 1:41 am
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.

Re: HMG and QT 5 ?

Posted: Thu Oct 22, 2020 2:28 am
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: