Search found 37 matches: meaningful

Return to advanced search

Client Server xBase - Making Queries Easier to Execute

... := oQuery:aTranslated[1] aLIST := oQuery:aTranslated[2] A later version should have TQuery:Execute() returning a meaningful status. It should also check that the return value is an array with at least two elements. Regards xProgrammer
by xProgrammer
Thu Aug 21, 2008 11:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Client Server Database Access the xBase Way
Replies: 39
Views: 11808

... can access every cell with substr(cText,x,1) for example. Or cText[x] I believe. And iterate through with FOR EACH. And if you want to access with meaningful "labels" put the values into a pre-labelled hash. If these represent resource availabilities it would be nice to have a function that could ...
by xProgrammer
Tue Apr 29, 2008 1:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 12864

... AllTrim( ::oGet:buffer ) ) ) ) ) Hopefully this might stop us from tabbing to the end of a GET past where the meaningful text is. Regards Doug (xProgrammer)
by xProgrammer
Sat Mar 29, 2008 2:22 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: GET Class
Replies: 6
Views: 1597

xbrowse - data nDataType

... and SetAdo can assign ::nDataType := DATATYPE_ADO. This will also help the application program to retrieve the value of ::nDataType for meaningful use as may be appropriate.
by nageswaragunupudi
Sun Dec 30, 2007 8:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse - data nDataType
Replies: 1
Views: 1274

ButtonBar 2007 - lPressed look

... in the appearance whether lPessed := .t. or .f. As a workaround, for the time being, i am using two bitmaps, but the Pressed look is more meaningful and clear to the user. Wish this can be provided
by nageswaragunupudi
Tue Dec 18, 2007 11:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtonBar 2007 - lPressed look
Replies: 2
Views: 713

Enrico,

>Please remember that "Get:Original is meaningful only while the GET has input focus".

Are you saying that it doesn't have input focus when bValid is executed? I would think it has to have.

James
by James Bott
Thu Jul 26, 2007 4:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ON CHANGE in tGet
Replies: 29
Views: 6314

Please remember that "Get:Original is meaningful only while the GET has input focus".

EMG
by Enrico Maria Giordano
Thu Jul 26, 2007 2:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ON CHANGE in tGet
Replies: 29
Views: 6314
Previous

Return to advanced search