Search found 174 matches: routines

Return to advanced search

Re: ButtonBar in resource ?

... the vendor database, and one for the transaction database. Now I have the full screen editor which incorporates the browse and edit fields. All routines are called by bitmap buttons. It all works, but the button bar has to be created in a separate method and called in the ACTIVATE command. Previously ...
by TimStone
Mon Mar 23, 2015 9:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtonBar in resource ?
Replies: 18
Views: 8093

Re: Outsourcing add/edit of records to separated exe files

... passes sets of data to a routine and outputs the data to a log file so I can then review the results. If you are testing calculation or processing routines, then you can fully automate testing. If it user interface testing, then you can only bypass the opening steps to get to the UI. James
by James Bott
Mon Feb 16, 2015 6:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Outsourcing add/edit of records to separated exe files
Replies: 7
Views: 1645

Re: Very strange indexing problem

... or to save it to the DBF you just do: oCustomer:save() Wow, how simple is that! Once you start coding like this, you can write much smaller routines that are easier to read, and thus you will have fewer bugs. Also, since the code is smaller it will use less memory and execute faster. You ...
by James Bott
Thu Dec 18, 2014 1:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange indexing problem
Replies: 27
Views: 5768

Re: Migrating to Harbour

... which could add to the existing closed EXE. If you had written the original EXE then it would had to have been designed so that you could add new routines. It would have to be at least partially data driven with menus stored in a file, so that you could add to them without recompiling the EXE. ...
by James Bott
Wed Dec 17, 2014 9:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 238
Views: 45041

Re: Migrating to Harbour

James,

James Bott wrote:Are you only having issues with the memoWrit(), copyfile(), and memoLine() routines and everything thing else is working? Or, have you found other issues?


At the moment I'm very tired of Harbour. :-)

Anyway, I would like to fix that issues before keeping on...

EMG
by Enrico Maria Giordano
Mon Dec 15, 2014 10:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 238
Views: 45041

Re: Migrating to Harbour

Enrico,

Are you only having issues with the memoWrit(), copyfile(), and memoLine() routines and everything thing else is working? Or, have you found other issues?
by James Bott
Mon Dec 15, 2014 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 238
Views: 45041

Capture signature with Pad or Touchscreen

... to capture a signature? I have tried the sample program in the samples folder but it does not work very will. I might have to look into the Inking routines in the development tools or an 3rd party ActiveX but was hoping someone else might have already tackled this. Thanks
by Gale FORd
Fri Oct 31, 2014 5:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Capture signature with Pad or Touchscreen
Replies: 5
Views: 1089

autentication via Finger print or Face

Hello,

I wonder if anyone has developed and wants to share or sell routines to authenticate users either by fingerprint or face.

I await your comments. Thank you very much.
by mgsoft
Tue Aug 19, 2014 1:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: autentication via Finger print or Face
Replies: 19
Views: 7449

Re: Clases UI

... proud and grateful person and your fellow forum I hope someone serve them In addition to publishing the code editor to please me, and make visual routines in my Fivedbu with ADO these classes are necessary That will be the examples: WNDUI18 - WNDUI19 - WNDUI20, etc. I have prepared and I'm "polishing" ...
by cnavarro
Sun Aug 03, 2014 9:49 am
 
Forum: Utilities / Utilidades
Topic: Clases UI
Replies: 40
Views: 11040

FWAdoSaveRecord - Query is too complex - Help

I'm testing and implementing some test routines of the ado and the functions that I am at FiveWin the adofuncs.prg but I found this limitation due to the use the function: FWAdoSaveRecord, not managing to use it was debugging and found that ...
by MFarias
Mon Jul 21, 2014 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWAdoSaveRecord - Query is too complex - Help
Replies: 8
Views: 1856

Re: FWH 64 Oferta promocional

... a Clipper! :-) CA-Clipper (R) 5.3b (Rev. 338) Copyright (c) 1985-1996, Computer Associates International, Inc. Microsoft C Floating Point Support Routines Copyright (c) Microsoft Corp 1984-1993. All Rights Reserved. 346K available Eso sobra :-) Revisa tu fichero batch o makefile, muestranos como ...
by Antonio Linares
Thu Jul 10, 2014 11:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH 64 Oferta promocional
Replies: 11
Views: 1305

Re: FWH 64 Oferta promocional

... Done. CA-Clipper (R) 5.3b (Rev. 338) Copyright (c) 1985-1996, Computer Associates International, Inc. Microsoft C Floating Point Support Routines Copyright (c) Microsoft Corp 1984-1993. All Rights Reserved. 346K available Compiling -TC.PRG Cannot open, assumed external No code generated ...
by TOTOVIOTTI
Thu Jul 10, 2014 10:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH 64 Oferta promocional
Replies: 11
Views: 1305

Windows / TPANEL

A client goes to process a credit card, and when he completes that task, he tries to open the appointment scheduler. Both routines call external .dll's Both work fine independently Recently, when he attempts to open the scheduler after completing the credit card transaction, he gets ...
by TimStone
Tue Nov 05, 2013 11:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows / TPANEL
Replies: 13
Views: 3612

Re: ADS.CH ¿ Dónde encontralo ?

... some environment set-ups which are required to build custom xHarbour: SET HB_NO_BACKGROUND= When set to 1, xHarbour will not use background task routines in ST mode SET HB_GUI= When set to 1, xHarbour will disregard keyboard interrupt wiich is not very useful in GUI mode SET HB_NO_VM_ALL= When ...
by compubrion
Sun Jun 30, 2013 3:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ADS.CH ¿ Dónde encontralo ?
Replies: 7
Views: 1653

Re: TPanel & Codejock

... have it's own End() method but it does inherit from TControl which does. And TControl's End() method also calls TWindow's End() method. There are routines in these two parent classes' End() methods that need to be called when a panel object is done. You should always call the End() method of any ...
by James Bott
Fri May 31, 2013 12:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TPanel & Codejock
Replies: 10
Views: 2062
PreviousNext

Return to advanced search