gtk.ComboBox

Reply

Join Date: Aug 2005
Posts: 18
Reputation: Avner .H. is an unknown quantity at this point 
Solved Threads: 0
Avner .H. Avner .H. is offline Offline
Newbie Poster

gtk.ComboBox

 
0
  #1
Nov 28th, 2005
Hello people!

does anyone know in what way can you edit a default value inside a gtk.ComboBox?
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 3,982
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 925
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
DaniWeb's Hypocrite

Re: gtk.ComboBox

 
0
  #2
Nov 28th, 2005
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!
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 3,982
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 925
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
DaniWeb's Hypocrite

Re: gtk.ComboBox

 
0
  #3
Dec 2nd, 2005
Avner,
does GTK work pretty well for you?
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 18
Reputation: Avner .H. is an unknown quantity at this point 
Solved Threads: 0
Avner .H. Avner .H. is offline Offline
Newbie Poster

Re: gtk.ComboBox

 
0
  #4
Dec 3rd, 2005
Yea, but i understand from you that your'e using it on Windows platform.
I'm using it on Linux with glade...
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC