nekohayo / specto

Automatically exported from code.google.com/p/specto
0 stars 0 forks source link

alignment and icons in the "add watch" type combobox #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The alignment is quite chaotic. Ideally, it should be two columns (icon,
label), both having the contents aligned to the left

Original issue reported on code.google.com by nekoh...@gmail.com on 26 Mar 2008 at 9:29

GoogleCodeExporter commented 9 years ago
it's dangerous to go alone! take this
http://marcin.af.gliwice.pl/listbox-anyone

Original comment by nekoh...@gmail.com on 27 Mar 2008 at 8:57

GoogleCodeExporter commented 9 years ago
I tried your example and it still does not work....i really have no idea what i 
am
doing wrong!

Original comment by woutclym...@gmail.com on 8 Apr 2008 at 9:56

GoogleCodeExporter commented 9 years ago
I looked/poked at the code briefly too and could not figure out why it's doing 
this
either! Maybe it would be worth asking on #pygtk sometime.

Original comment by nekoh...@gmail.com on 8 Apr 2008 at 12:43

GoogleCodeExporter commented 9 years ago
maybe check the column indices, it says we're setting 'text' property from a 
pixbuf
column or something like that:

add_watch.py:100:   self.type.set_model(liststore)
Warning: unable to set property `text' of type `gchararray' from value of type
`GdkPixbuf'

Original comment by nekoh...@gmail.com on 8 Jun 2008 at 7:22

GoogleCodeExporter commented 9 years ago
Does not apply anymore. 
The combobox has been removed, a menu is used now.

Original comment by woutclym...@gmail.com on 23 Aug 2008 at 11:30

GoogleCodeExporter commented 9 years ago

Original comment by nekoh...@gmail.com on 23 Aug 2008 at 1:55