On Wed, 2004-08-18 at 12:29, Cristian Prieto wrote:
> Yep, I know already about gtk.CellRendererText(), gtk.CellRendererPixbuf
> () and gtk.CellRendererToggle()....
> I need to insert a gtk.ComboBox and a gtk.CheckBox, I guess I need to
> pass a list to the gtk.ComboBox in the model and a bool to the
> CheckBox...
> 
> Any idea of it?
> 
Do you want a combo box that has editable capabilities or only something
that can nicely display a list of values?  Like a drop-down list?

-Toshio
-- 
_______S________U________B________L________I________M________E_______
  t  o  s  h  i  o  +  t  i  k  i  -  l  o  u  n  g  e  .  c  o  m
                                                          GA->ME 1999

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to