~palango/sterling/main

« back to all changes in this revision

Viewing changes to Sterling/gtk-gui/gui.stetic

  • Committer: Paul Lange
  • Date: 2008-06-23 14:29:39 UTC
  • Revision ID: palango@gmx.de-20080623142939-nyxagnpo4p5xpvvr
Added context-menu to treeview (thanks to tomboy code) and small 
improvements to filtering code

Show diffs side-by-side

added added

removed removed

Lines of Context:
323
323
                <property name="CanFocus">True</property>
324
324
                <property name="ShowScrollbars">True</property>
325
325
                <property name="HeadersClickable">True</property>
 
326
                <signal name="ButtonPressEvent" handler="OnDataViewButtonPressEvent" />
326
327
              </widget>
327
328
            </child>
328
329
          </widget>