Home > Archive > Clipper > November 2004 > Displaying an array with TBrowse
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Displaying an array with TBrowse
|
|
| Michael 2004-11-29, 3:55 pm |
| I am looking for an example of displaying an two-dimensional array
with an TBrowse object. I am working on ancient code that uses
TBrowseDB to display dbf-based data, but I am encountering
difficulties to display and browse the stuff when doing the transition
of exchanging the dbf data by an array.
While searching the archives, I often found a hint to example code
contained in the Clipper distribution (browse.prg), but unfortunately
I do not have access to these files. So if anybody could send me this
sample code this could hopefully help me a lot.
Any pointers are very appreciated!
TIA
Michael
| |
| Ross McKenzie 2004-11-29, 3:55 pm |
| On 20 Nov 2004 14:27:07 -0800, edv@michmash.de (Michael) wrote:
>I am looking for an example of displaying an two-dimensional array
>with an TBrowse object. I am working on ancient code that uses
>TBrowseDB to display dbf-based data, but I am encountering
>difficulties to display and browse the stuff when doing the transition
>of exchanging the dbf data by an array.
>
>While searching the archives, I often found a hint to example code
>contained in the Clipper distribution (browse.prg), but unfortunately
>I do not have access to these files. So if anybody could send me this
>sample code this could hopefully help me a lot.
>
>Any pointers are very appreciated!
>
>TIA
>Michael
Check your email...
Regards,
Ross McKenzie
ValuSoft
Melbourne Australia
valusoft AT optushome DOT com DOT au
When there's a will, I want to be in it
|
|
|
|
|