Peter Mathijssen
2008-06-03 12:08:33 UTC
Hello,
I have a application in wich i want to use a columnview or a gridview. I am
searching for some code to search the gridview or columnview for a piece of
text. The grid will be two columns wide.
I want the rows that contain the found text selected.
I found a piece of code to search a columnview but it doesn't do exactly
what i want.
I am in the proces of making this app. that i developed in realbasic again
in gambas.
http://plekzondernaam.wordpress.com/not2complex/
The gambas version looks like this now:
Loading Image...
I am also looking for a piece of code to fill the gridview or columnview
with a tab-delimited file. So one piece of text goes in column 1 and the
other piece in column 2.
Does someone have this already?
Thanks in advance.
Peter Mathijssen
I have a application in wich i want to use a columnview or a gridview. I am
searching for some code to search the gridview or columnview for a piece of
text. The grid will be two columns wide.
I want the rows that contain the found text selected.
I found a piece of code to search a columnview but it doesn't do exactly
what i want.
I am in the proces of making this app. that i developed in realbasic again
in gambas.
http://plekzondernaam.wordpress.com/not2complex/
The gambas version looks like this now:
Loading Image...
I am also looking for a piece of code to fill the gridview or columnview
with a tab-delimited file. So one piece of text goes in column 1 and the
other piece in column 2.
Does someone have this already?
Thanks in advance.
Peter Mathijssen