Strumenti Utente

Strumenti Sito


hackish_pygtk_things

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisioneRevisione precedente
hackish_pygtk_things [2008/12/23 01:15] – non-relative link pietrohackish_pygtk_things [2009/01/09 15:22] (versione attuale) – treeviews pietro
Linea 36: Linea 36:
  
 Moreover, since [[http://library.gnome.org/devel/gdk/stable/gdk-Events.html#gdk-event-request-motions|C gtk+ documentation]] tells the same thing (with some more particulars), I definitely see 3 as most probable. Moreover, since [[http://library.gnome.org/devel/gdk/stable/gdk-Events.html#gdk-event-request-motions|C gtk+ documentation]] tells the same thing (with some more particulars), I definitely see 3 as most probable.
 +
 +====== TreeViews and CellRenderers ======
 +
 +The 'hadjustment' property of a gtk.TreeView is a gtk.Adjustment which shifts the whole treeview left. Can't find a reason for it.
 +
 +The 'expander-size' style property just changes the height of rows: try for example
 +    gtk.rc_parse_string("""    style "expander-big"
 +        GtkTreeView::expander-size = 30 
 +    }
 +  
 +    class "GtkTreeView" style "expander-big"
 +  """)
 +
hackish_pygtk_things.1229991344.txt.gz · Ultima modifica: 2008/12/23 01:15 da pietro