Hi all, I'm still new to pygtk and I have two question, i hope it's not too stupid questions :)
1. I want to create a ComboBox by using the liststore object. my issue is that I want to set the alignment (justify) of the text in the combobox to right, how can I do that? 2. In addition, I want to to head default value to the liststore to show it as default in the combo box, something like "== Choose from List ==. I can add it to liststore but how can I show it by default in the combo box? 3. It is posible to add icons next to the text in the ComboBox? if yes how can I do that? Thanks for any help, Miki
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
