I think this should work ...
[php]# get the string
str1 = combo.entry.get_text()
# process the string str1
# then put it back
combo.entry.set_text(str1)
[/php]
Avner, you seem to get gtk to work, all I ever get is a pango.dll error. So you are way ahead of me!
Reputation Points: 1333
Solved Threads: 1403
DaniWeb's Hypocrite
Offline 5,792 posts
since Oct 2004