[pygtk] Combobox error? duplicated columns

2008-02-13 Thread Edward Stow
Hi I'm not sure is this is an error -- but when I attach a ListModel and and CellRenderer to a gtk.ComboBox I end up with duplicate columns in the list box. Attached is a small screenshot. This only occurs if I have first opened the combobox list editor in glade and then saved. Glade inserts

[pygtk] cut and past in a text view

2008-02-13 Thread Mike Bernson
my normal cut a past using the button on the mouse work the way i would except. If I cut something it is moved to the PRIMARY and then other program can past that text. Also if another program cut text using the mouse it can be pasted using the middle mouse button. The part that is not working

[pygtk] python printing and GFax

2008-02-13 Thread Neil Dugan
Hi, When I create a print dialog with gtk.PrintOperation() the GFax virtual fax printer isn't showing up. It is installed and the print requester from gedit does show the GFax printer. Is this a mistake with my set-up ? Or is it a bug with gtk.PrintOperation() or GFax ? Regards Neil.