Search found 23 matches
- Tue Nov 26, 2019 2:27 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Does FiveLinux support RS232 Comm Functions??
- Replies: 1
- Views: 521
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 compiling.....
- Mon Nov 25, 2019 10:23 pm
- Forum: FiveLinux / FiveDroid (Android)
- Topic: Does FiveLinux support Serial Communications (RS232)
- Replies: 1
- Views: 3074
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 compiling.....
- Thu Oct 31, 2019 2:04 pm
- Forum: FiveLinux / FiveDroid (Android)
- Topic: FiveLinux Question!!
- Replies: 1
- Views: 2959
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...
- Wed Oct 16, 2019 10:22 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FiveLinux ???
- Replies: 1
- Views: 353
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 it ...
- Mon Jun 04, 2018 10:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: OT: ADS & Win 10 April Update RESOLUTION
- Replies: 25
- Views: 7460
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 ...
- Fri Jul 15, 2016 2:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Trying to create a Virtual Keyboard.
- Replies: 5
- Views: 1491
Re: Trying to create a Virtual Keyboard.
THANKS ANTONIO,
This works great, exactly what I needed.
Thanks!!
Brad.
This works great, exactly what I needed.
Thanks!!
Brad.
- Thu Jul 14, 2016 10:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Trying to create a Virtual Keyboard.
- Replies: 5
- Views: 1491
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
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
- Thu Jul 14, 2016 4:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Trying to create a Virtual Keyboard.
- Replies: 5
- Views: 1491
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 keybo...
- Thu May 19, 2016 10:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TActiveX class using FHW64
- Replies: 3
- Views: 1338
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 on ...
- Fri May 06, 2016 8:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Error Linking: FWH64 / Harbour / MSVC2015
- Replies: 2
- Views: 445
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.
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.
- Fri May 06, 2016 8:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Error Linking: FWH64 / Harbour / MSVC2015
- Replies: 2
- Views: 445
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 developmen...
- Fri Apr 29, 2016 8:46 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH / Harbour with MS VC++ 2013
- Replies: 3
- Views: 578
Re: FWH / Harbour with MS VC++ 2013
Thanks for your quick reply, and I have been following your posts on using Visual Studios 2015 (that's what made me think about switching). I think I might upgrade FW to 16.?? and VS 2015 Community and try again. Any Pro's or Con's in using MSVC 2015 compared to BCC5.8.2? Does the Resource Editor wo...
- Fri Apr 29, 2016 6:44 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH / Harbour with MS VC++ 2013
- Replies: 3
- Views: 578
FWH / Harbour with MS VC++ 2013
Hi, I have been using FW for Harbour/xHarbour with BCC5.8.2 C++ for years... I thought I would try compiling some of the samples (C:\FWH\Samples\) using Microsoft C++ compilier instead of Embarcadero. I am using buildh32.bat and get a lot of warnings and errors. First, I am currently using FWH 15.01...
- Mon Aug 31, 2015 12:09 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: REPORT class - Group Totals Only??
- Replies: 2
- Views: 558
Re: REPORT class - Group Totals Only??
Thanks,
Sometimes the answer is so simple. That worked perfect.
Sometimes the answer is so simple. That worked perfect.
- Sun Aug 30, 2015 10:36 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: REPORT class - Group Totals Only??
- Replies: 2
- Views: 558
REPORT class - Group Totals Only??
Hello, Is there a way to print the GROUP Totals only (not the detail lines). REPORT oReport TITLE LOGOLINE1,"INVENTORY VALUE REPORT","FOR "+DTOC(DATE()) CAPTION "Inventory Value Report" ; HEADER "Date: " + dtoc( date() ), ; "Time: " ...