[pygtk] Accel group - Toolbar

2004-04-23 Thread jromero
I am doing a Imageviewer with PyGTK. Just I have do the toolbar. Now, I want to do an 'accel group': associating shortkeys to buttons of the toolbar. It is possible? And, can be the same shortkey of the menu and toolbar? Thanks ___ pygtk mailing

[pygtk] Difference between image format

2004-04-22 Thread jromero
Which is the difference between the objects GtkImage, GtkPixbuf, GtkPixmap and GtkDrawabl? Any? Thanks ___ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

[pygtk] XPM data

2004-04-22 Thread jromero
I have an icon XPM from date (icon_xpm ) [...]) inside the code of the application. I want to use these icon in a gtk.Toolbar(), but the problem is: -- icon_xpm = [ ... ] ... toolbar.append_item('Reflejar','Reflejar imagen', None,