Page 2 of 2

Re: How many control per dialog?

PostPosted: Sat Nov 20, 2021 7:28 pm
by Antonio Linares
Dear Otto,

1. You just need to install Visual Studio Community 2019 (2022 version is already available but we have not tested it yet)

2. Download Harbour built using Microsoft Viual Studio Community from here:
https://github.com/FiveTechSoft/Harbour_builder/raw/master/harbour_win64_ads_msvc_2020_12_25_build2.zip

3. You create a .HBP ascii file where you just simply write the names of your PRGs and the libs to link (Harbour's libs are automatically used)
Here there is an example: viewtopic.php?p=233079&sid=45fc429f4488bef75bc47a508514d5e0#p233079

My apologizes to Viktor Szakats for me taking so long to realize it. When we built mod_harbour then we really realized hbmk2 GREAT power!!!

Re: How many control per dialog?

PostPosted: Sat Nov 20, 2021 8:23 pm
by Enrico Maria Giordano
Antonio Linares wrote:1. You just need to install Visual Studio Community 2019 (2022 version is already available but we have not tested it yet)


Is a reduced version of the compiler available (ie. the classic bin/include/lib folders)?

I'd like to test it but I don't want to install anything.

EMG

Re: How many control per dialog?

PostPosted: Sat Nov 20, 2021 11:26 pm
by Antonio Linares
Dear Enrico,

Yes, there is a reduced version provided by Microsoft.

I am looking for the url to download it as I saw it recently. Do someone remember where it is ?

Re: How many control per dialog?

PostPosted: Sun Nov 21, 2021 2:57 pm
by dutch
Dear Silvioo,

This is not a class.
1. Xbrowse for room no. and room type
2. SayLine() to drawline (calculation)
3. TSButton for paint the button on guest stay (calculation)

Silvio.Falconi wrote:
dutch wrote:Imagebetta fish meme

wich class you use for this planner ?

Can you publish a small test sample ?

Re: How many control per dialog?

PostPosted: Sun Nov 21, 2021 3:01 pm
by dutch
Dear Antonio,

I use UEStudio for long time without problem and some 3rd library. I'm not quite sure that all library will compatible with Harbour and MSC.
I will try and test it. I will ask a question, when I stuck.

Thank you
Antonio Linares wrote:Dear Otto,

1. You just need to install Visual Studio Community 2019 (2022 version is already available but we have not tested it yet)

2. Download Harbour built using Microsoft Viual Studio Community from here:
https://github.com/FiveTechSoft/Harbour_builder/raw/master/harbour_win64_ads_msvc_2020_12_25_build2.zip

3. You create a .HBP ascii file where you just simply write the names of your PRGs and the libs to link (Harbour's libs are automatically used)
Here there is an example: viewtopic.php?p=233079&sid=45fc429f4488bef75bc47a508514d5e0#p233079

My apologizes to Viktor Szakats for me taking so long to realize it. When we built mod_harbour then we really realized hbmk2 GREAT power!!!

Re: How many control per dialog?

PostPosted: Mon Nov 22, 2021 10:52 pm
by Antonio Linares

Re: How many control per dialog?

PostPosted: Mon Nov 22, 2021 11:00 pm
by Enrico Maria Giordano
What is this? I'm not going to install anything from that unknown website, sorry.

EMG