Search found 170 matches: kok

Return to advanced search

Re: GET and XBROWSE Control's Navigation Problem

... XBROWSE oBrw2 @410,10 BUTTONBMP aoGET[ 11 ] PROMPT "&Save" @410,150 BUTTONBMP aoGET[ 12 ] PROMPT "&Quit" regards, kok
by kok joek hoa
Sun Nov 04, 2012 2:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET and XBROWSE Control's Navigation Problem
Replies: 3
Views: 693

Re: Timer and using local passed as reference

... );      INTERVAL 1000ACTIVATE TIMER oTmrreturn nil Regards, kok
by kok joek hoa
Sat Nov 03, 2012 12:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Timer and using local passed as reference
Replies: 2
Views: 521

Re: TDolPhin query in XBROWSE is not working

Hi Kok , Sorry I had pasted wrong Code..! but It is not working the code and error details is given below.    DEFINE DIALOG oWnd PIXEL TITLE cTitle FROM 0, 0 TO 550, 1020 FONT oApp:fNormal  ;          COLOR CLR_BLACK, nRGB(209,209,209) ...
by shri_fwh
Sun Oct 28, 2012 11:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDolPhin query in XBROWSE is not working
Replies: 6
Views: 840

Re: TDolPhin query in XBROWSE is not working

HI

DEFINE WINDOW oW MDICHILD OF WndMain()

maybe variable oW is wrong ???

regards,

kok
by kok joek hoa
Sun Oct 28, 2012 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDolPhin query in XBROWSE is not working
Replies: 6
Views: 840

Re: Push Button behaviour is different for Action Event

Hi Kok

Thanks...! Its working :D

Thanks
Shridhar
by shri_fwh
Sun Oct 28, 2012 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Push Button behaviour is different for Action Event
Replies: 5
Views: 846

Re: Push Button behaviour is different for Action Event

Dear shri_fwh,

Try :


@10,10 button oBtn size 40,30 caption "Save" ACTION ( SaveData() , obtn:ojump:= oGet , oGet:Setfocus() , oGet:refresh() ) of oDlg

regards,

Kok
by kok joek hoa
Sun Oct 28, 2012 9:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Push Button behaviour is different for Action Event
Replies: 5
Views: 846

Re: assign cursor object to btns

Dear Eoeo,

try

AEval( oBar:aControls, { | o | o:oCursor := oHand } )

regards,

kok
by kok joek hoa
Sun Oct 14, 2012 4:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: assign cursor object to btns
Replies: 5
Views: 866

Re: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN

Reinaldo, kok joek hoa: Very precise explanation of the client / server paradigm. On encryption, commercial xHarbour supports a driver called SIX, which allows transparent record encryption. I'd used since the old Clipper 5.2e ...
by HunterEC
Sat Oct 13, 2012 12:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
Replies: 15
Views: 4230

Re: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN

Dear Reinaldo,

Thank you for this useful information.
Did you use ADS 11?
I wanna know about web-paltform from ADS 11.

Regards,

Kok
by kok joek hoa
Sat Oct 13, 2012 6:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
Replies: 15
Views: 4230

Re: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN

Dear Reinaldocrespo,

Thank you for the explanation.
I like client server from ADS, very fast.

yes,I do not have any option to use a power from ADS for my old program, except I change the structure of indexing.

Regards,

Kok
by kok joek hoa
Fri Oct 12, 2012 5:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
Replies: 15
Views: 4230

Re: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN

Kok,

AFAIK ADS provides its own encryption functions, so you should use theirs

I am not used to them, but surely another ADS user may help on this
by Antonio Linares
Thu Oct 11, 2012 9:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
Replies: 15
Views: 4230

Re: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN

... work fine in ADS . yes, I Agree with you, It's about ADSCDX I think need Antonio help to join this function Encrypt and decrypt Regards, Kok
by kok joek hoa
Thu Oct 11, 2012 4:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
Replies: 15
Views: 4230

Re: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN

kok,

because ADS RDD is related to ADS Server, you can't use other function not implemented in ADS, please read the ADS documentation, and you will see the allowed function list allowed.

The other way is how I mentioned previously, adding a field with the crypted data

regards

Marcelo
by Marcelo Via Giglio
Thu Oct 11, 2012 2:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
Replies: 15
Views: 4230

Re: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN

Hi Patricio,

But it works perfectly without ADS.
Regards

Kok
by kok joek hoa
Wed Oct 10, 2012 11:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS NOT SUPPORT DECRYPT AND ENCRYPT FROM FIVEWIN
Replies: 15
Views: 4230

Re: xBrowse - Add Array

Oke. Thanks Kok Joek Hoa

now I using old version 11.12, xHarbour 121 rev 6406.
and If I compile with version 6.12, the result is okay. :)
or have a bugs in my library...

maybe I must be using a trick like: save and retrieve from RecordSet.

Mulyadi.
by Mulyadi
Tue Oct 09, 2012 5:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Add Array
Replies: 7
Views: 1209
PreviousNext

Return to advanced search