Search found 249 matches

by Jack
Sun Aug 10, 2014 8:29 am
Forum: FiveWin for Harbour/xHarbour
Topic: Event Function to automatically exit from the application
Replies: 4
Views: 694

Re: Event Function to automatically exit from the application

Hi, You have to use a timer . DEFINE WINDOW oWnd FROM 0,0 TO 29,78 TITLE "Hematologie Pr Y Beguin:"+xxdroit+" "+mtmp+ ; "=>"+msfx ; BRUSH oBrush ; MENU BuildMenu() SET MESSAGE OF oWnd ; TO "Dossier Hémato 2013-10 ~ (DMI.EXE 27~10~2013) "+FWVERSION ; CENTERED D...
by Jack
Sun Aug 03, 2014 5:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: First worldwide FiveWin developers conference!!!
Replies: 23
Views: 4514

Re: First worldwide FiveWin developers conference!!!

Great News .

I am developper in Belgium and i 'll be there .

Thanks a lot for all the job .
by Jack
Fri Jul 25, 2014 11:54 am
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin & MySql
Replies: 7
Views: 1412

Re: FiveWin & MySql

Thanks for this answer .

For the ODBC, we have only to install it, not configure in the ODBC Screen ?

Odbc 32 or 64 bits ?

Could you post a link ?

Thanks
by Jack
Fri Jul 25, 2014 10:52 am
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin & MySql
Replies: 7
Views: 1412

Re: FiveWin & MySql

Hi,
Could you post a connection string (ado) with MySql .

Should we install an ODBC driver for MySql , witch one , 32 or 64 bits ?

Thanks a lot .
by Jack
Thu Jun 26, 2014 10:42 am
Forum: FiveWin for Harbour/xHarbour
Topic: TGRAPH Repopulate
Replies: 30
Views: 7868

Re: TGRAPH Repopulate

Thanks a lot ,
It is just what I was looking for !

Thanks
by Jack
Wed Jun 25, 2014 3:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TGRAPH Repopulate
Replies: 30
Views: 7868

Re: TGRAPH Repopulate

Antonio, I don't know how to change the array ASERIES . Here is a sample of code : * REDEFINE LISTBOX oLbxta FIELDS ID 200 of oDlgrh REDEFINE GRAPH oGraf OF odlgrh ID 300 TITLE "Evolution" XGRID YGRID XVALUES YVALUES LEGENDS TYPE 2 oGraf:cTitle := "Historique de "+trim(wrh->lib) ...
by Jack
Wed Jun 25, 2014 8:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: TGRAPH Repopulate
Replies: 30
Views: 7868

TGRAPH Repopulate

Hello,
I have a dialog with a Listbox and a Tgraph .

When i select an other line in the Listbox, i 'd like to repopulate the graph with the values of other records .

How to change the values of the graph ?

Thanks
by Jack
Sun Apr 20, 2014 8:26 am
Forum: FiveWin for Harbour/xHarbour
Topic: ADO with DBF (accentuation)
Replies: 4
Views: 850

Re: ADO with DBF (accentuation)

I have the same problem with MS SQL .

It is fine with xharbour and Fivewin 9.11 but with Harbour and Fivewin 2012 not .

What is the register key for Ms SQL .

Thanks.
by Jack
Thu Apr 10, 2014 1:32 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb (FiveWin days are numbered)
Replies: 70
Views: 23671

Re: FiveWeb (FiveWin days are numbered)

Great !!

What is the name of this product ?

Thanks
by Jack
Wed Mar 26, 2014 1:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Message Timer
Replies: 9
Views: 2506

Re: Message Timer

I use
MsgWait("Message","Info",2)
by Jack
Wed Dec 25, 2013 3:36 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Editors
Replies: 19
Views: 4337

Re: Editors

I use XEDIT from 10 years and i am very happy .
by Jack
Wed Sep 25, 2013 11:27 am
Forum: FiveWin for Harbour/xHarbour
Topic: encrypting dbf files
Replies: 67
Views: 14033

Re: encrypting dbf files

Is it possible to encrypt only some fields of a table .

For example, in a People dbf file, i only want to Encrypt Name and Adress .


Thanks
by Jack
Sun Jul 14, 2013 10:24 am
Forum: FiveWin for Harbour/xHarbour
Topic: Send EPL Command to a USB printer
Replies: 14
Views: 4250

Re: Send EPL Command to a USB printer

Hi,

Could you post some code using USB Zebra Printer .

How to fix the size of labels ?

How to use a Isbt128 Font .

Thanks .
by Jack
Fri Dec 28, 2012 8:08 am
Forum: FiveWin for Harbour/xHarbour
Topic: PellesC RC-file compile with BCC?
Replies: 26
Views: 5253

Re: PellesC RC-file compile with BCC?

Hi,
Is it possible to have a BRW 32 bits or 64 bits , and the problem will be solved !

Thanks .
by Jack
Thu Sep 27, 2012 4:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Printing to an IP adress
Replies: 4
Views: 922

Re: Printing to an IP adress

Is it the same if the printer is connect to a print server ??
I replace the IP with the print server name ?
Thanks .