Search found 101 matches: accepted

Return to advanced search

lEditCol

... + 1, @cVar,, { || Validate() } ) exit endif ( cAlias )->( FieldPut( i , cVar ) ) next return nil In FWH2.4, if cVar is an numeric field, it is accepted by @cVar, but in FWH7.11, I have to change cVar to a string before it is accepted by @cVar. How do I solve this problem. Thanks
by acwoo
Sat Dec 08, 2007 11:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lEditCol
Replies: 8
Views: 1272

Michel, >If you should do so, please send them as TXT-file since PRG-files are standard not accepted by Outlook They could also be zipped, but you can configure Outlook to accept PRGs. I Outlook Express you go to Tools, Options, Security, then uncheck "Do not allow ...
by James Bott
Tue Dec 04, 2007 7:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Zip and unzip
Replies: 8
Views: 1826

Tim,

Is it possible to send me your PRG-file with the ZIP and UNZIP-function ?

If you should do so, please send them as TXT-file since PRG-files are standard not accepted by Outlook.

My e-mail : michel.driessen@ma-consult.be

Thank you very much.
by driessen
Mon Dec 03, 2007 7:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Zip and unzip
Replies: 8
Views: 1826

... mallorca shows a very strange editing/validating of TxBrowse. Example: i enter a '7' and press return. Nothing happens, the 7 is shown but not accepted. This is ok. But when now pressing Esc, the 7 is accepted and i can move to an other cell. I now go back to the cell with the 7 and enter a ...
by Detlef Hoefner
Sat Jun 16, 2007 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse bValid
Replies: 9
Views: 2214

... ) bChange is for use when you want to test the keystroke and either accept or reject it. If you return .t. from the codeblock the lastkey is accepted into the buffer, if you return .f. then the lastkey is not accepted. bPostKey is eval'd after bChange so the lastkey will already be in the ...
by James Bott
Fri May 18, 2007 10:40 pm
 
Forum: FiveWin for CA-Clipper
Topic: on change for get
Replies: 6
Views: 2529

... given up. Sorry it didn't work out. <garombo@tiscali.it>: Connected to 213.205.33.35 but sender was rejected. Remote host said: 550 mail not accepted from blacklisted IP address - see http://assistenza.tiscali.it/supporto/sicurezza/abuse/
by Antonio Linares
Tue May 15, 2007 11:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multiline Folders
Replies: 32
Views: 7405

TGet and bChange

... version (Feb 2006). It was moved below the code that rejects new keystrokes. Now if your bChange function returns .f. the keystroke still gets accepted--before it got rejected. You can test this with the code below. It should reject all keystrokes. Has the location of the eval of bChange been ...
by James Bott
Fri Mar 16, 2007 4:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet and bChange
Replies: 8
Views: 1871

Otto,

Paco from C5 has a distribution contract proposal from us and we expect to get it accepted, so we may start distributing his products asap.
by Antonio Linares
Sat Dec 16, 2006 7:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is there any chance that OfficeBar is bundled into Fivewin?
Replies: 5
Views: 1429

Enrico, Yes, you are right, thanks! We accepted some Class modifications and they broke the code. Lets use different names to avoid conflicts: METHOD GetSelected() CLASS TTreeView return SearchItem( ::aItems, TVGetSelected( ...
by Antonio Linares
Tue Dec 05, 2006 4:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in TTreeView
Replies: 7
Views: 1649

... for * the internet. * nListenLimit is an internal parameter and rarely needs to be specified. * This is the number of incoming connections accepted by kernel before the * kernel has the chance to report them to the application program. If * the sockets receive nListenLimit connections before ...
by Enrico Maria Giordano
Tue Sep 26, 2006 4:44 pm
 
Forum: FiveWin for Pocket PC
Topic: Tsocket samples send and receive?
Replies: 5
Views: 2498

... start typing into that get again (without pasting the contents of the paste buffer to somehwere else) the first letter that you type is accepted and whatever is in the past buffer is immediately put back into the Get. BUT this only happens when you use the mouse to cut i.e. if you use ...
by dpaterso
Wed Feb 22, 2006 6:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Length of Cut / Copy and Paste using 0x4l Style in Dialog
Replies: 7
Views: 1484
Previous

Return to advanced search