Johan Dahlin wrote: > I tried many ways but i none worked =/ It seems not. You will need the ComboBoxEntry used internally by CellRendererCombo (if it even has one) in order to customise its CellRenderers. Inspecting a CellRendererCombo quickly, I didn't see anything promising.
This is the first time that I see the CellRenderer of a CellRenderer coming into play. :) HTH, -- Walter Leibbrandt http://translate.org.za/blogs/walter Software Developer +27 12 460 1095 (w) Translate.org.za Recent blogs: * Firefox-style button with a pop-up menu http://www.translate.org.za/blogs/walter/en/content/firefox-style-button-pop-menu * Virtaal's MVCisation * Things that changed the way I code _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
