Re: searching the word in treeview



Govinda,

I don't know of anyway to do this other than to bruteforce and search
through every cell in the treeview.

Beyond that, searching for a string within a string is a standard
problem. You should be able to find volumes with a google search of
"string searching" or "string matching"

HTH,
Paul Davis

On 5/31/07, Govinda Parida <govinda parida gmail com> wrote:


Hi

In my application i am using treeview. I want to search a particular string
in the treeview  if it  found  then  then that will be high lated in the
treeview with different color.


Thanks,
 Govinda

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]