Search found 27 matches

by bradmaudlin
Sat Jan 01, 2022 11:12 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SBUTTON vs BTNBMP
Replies: 18
Views: 2005

Re: SBUTTON vs BTNBMP

HAPPY NEW YEARS!!

I recompiled the SBUTTON.LIB using the TSBUTTON.prg from Otto. It seemed to fix the memory leak!!!
It works fine for what I need.

Thanks, Otto.


Brad Maudlin
by bradmaudlin
Tue Dec 28, 2021 3:12 am
Forum: FiveWin for Harbour/xHarbour
Topic: SBUTTON vs BTNBMP
Replies: 18
Views: 2005

Re: SBUTTON vs BTNBMP

Thanks Otto. I will try your version and let everyone know how it works.

I will probably be asking you (Otto) some questions soon. I have just installed mod harbour and have started playing with it.
I have a new project to communicate with some new Vending Machine equipment. I need to create a ...
by bradmaudlin
Sat Dec 25, 2021 2:42 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SBUTTON vs BTNBMP
Replies: 18
Views: 2005

Re: SBUTTON vs BTNBMP

Antonio,
Thank you very much!!
I really like the performance of SButton over Btnbmp.

Merry Christmas everyone.
Brad
by bradmaudlin
Mon Oct 25, 2021 9:18 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SBUTTON vs BTNBMP
Replies: 18
Views: 2005

SBUTTON vs BTNBMP

I have a Touch Screen Point of Sale program that uses a lot of pop up dialogs with a virtual pin pad (0 - 9 and a few other functions).
I am having to problems, one when I use BTNBMP and the other when I use SBUTTON.
1. When I use BTNBMP you can't click (touch) too fast or it will miss a character ...
by bradmaudlin
Tue Nov 26, 2019 2:27 am
Forum: FiveWin for Harbour/xHarbour
Topic: Does FiveLinux support RS232 Comm Functions??
Replies: 1
Views: 858

Does FiveLinux support RS232 Comm Functions??

Hello,

I have been able to compile most of the sample linux prg's OK and have written a few of my own that compile and run OK.
I have a need to do some serial communications (RS232). These are the linking errors I get when trying to compile.


vend@v1:~/fivelinux/samples$ ./build.sh qibixx ...
by bradmaudlin
Mon Nov 25, 2019 10:23 pm
Forum: FiveLinux / FiveDroid (Android)
Topic: Does FiveLinux support Serial Communications (RS232)
Replies: 1
Views: 1414

Does FiveLinux support Serial Communications (RS232)

Hello,

I have been able to compile most of the sample linux prg's OK and have written a few of my own that compile and run OK.
I have a need to do some serial communications (RS232). These are the linking errors I get when trying to compile.


vend@v1:~/fivelinux/samples$ ./build.sh qibixx ...
by bradmaudlin
Thu Oct 31, 2019 2:04 pm
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux Question!!
Replies: 1
Views: 1260

FiveLinux Question!!

Hello,

I am using the newest Ubuntu 18.04.3 LTS and when I build the fivelinux libs they error out on "Package libgnomeprintui-2.2 was not found". When I try to install this package ("sudo apt-get install libgnomeprintui2.2-dev") it can not find it in the repositories. Is there a way around this ...
by bradmaudlin
Wed Oct 16, 2019 10:22 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FiveLinux ???
Replies: 1
Views: 452

FiveLinux ???

Hello,
I have a project I would like to do on a Linux PC (No Linux experience yet) using Harbour and FiveLinux.

Is anyone using FiveLinux out there?

I have a few questions.
1. Any recommended version of Linux?
2. Can I Access/Read/Write DBF files with CDX index files on a WIndows Server?
3. Does ...
by bradmaudlin
Mon Jun 04, 2018 10:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: OT: ADS & Win 10 April Update RESOLUTION
Replies: 25
Views: 7517

Re: OT: ADS & Win 10 April Update RESOLUTION

Tim,

Thanks for all of this information.
I have used the LOCAL ADS with my software and have a need to access the data Remotely (through the Internet).
I am looking at using SAP's ADS. Do you use v11 or v12?
I have contacted a sales associate at SAP, but they couldn't fine any pricing info and said ...
by bradmaudlin
Fri Jul 15, 2016 2:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Trying to create a Virtual Keyboard.
Replies: 5
Views: 1959

Re: Trying to create a Virtual Keyboard.

THANKS ANTONIO,

This works great, exactly what I needed.

Thanks!!

Brad.
by bradmaudlin
Thu Jul 14, 2016 10:02 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Trying to create a Virtual Keyboard.
Replies: 5
Views: 1959

Re: Trying to create a Virtual Keyboard.

Tim,
I have used the built in touch screens keyboards also, but on some of my dialogs the keyboard pops up and cover the GETs. I would rather use my own so I can control the positioning and look of the keyboard, but I can't quite get it the way I would like.

Thanks,
Brad
by bradmaudlin
Thu Jul 14, 2016 4:59 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Trying to create a Virtual Keyboard.
Replies: 5
Views: 1959

Trying to create a Virtual Keyboard.

I need to design an application that can use a virtual keyboard or real keyboard interchangeably.
I would like for the user to be able to type on the virtual keyboard or the real keyboard and display the text.
I have tried using GET, SAY and EDIT commands.

If I use the "GET" the real keyboard works ...
by bradmaudlin
Thu May 19, 2016 10:15 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TActiveX class using FHW64
Replies: 3
Views: 1151

TActiveX class using FHW64

Hello,

Has anyone used the TActiveX class using Harbour, FWH64 and MSVC 2015?
Do .ocx (ActiveX controls) files need to be 32bit or 64bit specific like .lib files?

The same code compiled using Harbour, FWH32 and BCC582 loads the ActiveX and works fine.
But when I compile using FWH64 it errors out ...
by bradmaudlin
Fri May 06, 2016 8:54 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Error Linking: FWH64 / Harbour / MSVC2015
Replies: 2
Views: 470

Re: Error Linking: FWH64 / Harbour / MSVC2015

Antonio,

That was it. Works fine on all the samples. Now to start on some of my smaller programs.
Thanks again for the EXCELLENT support!

Brad.
by bradmaudlin
Fri May 06, 2016 8:18 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Error Linking: FWH64 / Harbour / MSVC2015
Replies: 2
Views: 470

Error Linking: FWH64 / Harbour / MSVC2015

Hi,

I have downloaded the NEW FWH64 16.04 and installed MS Visual Studio 2015 Community and am getting a few errors when linking the sample programs.

I get -
┌────────────────────────────────────────────────────────────────────────────┐
│ FWH 64 for Harbour 16.03 (MSVC++) Mar.2016 Harbour ...