- Define an entry box.
- Define a treeview list with two columns.
- The width of the column can be resize.
- The sorting order of items in each column can be changed by clicking on the column labels.
- Define font style for the texts in the columns.
- Define right alignment for the numeric column.
- Use Ctrl-f to find row quickly when treeview is set focused.
- Define some action buttons: Edit, Del and Clear, which can modify the items in the list.
- Define a status bar at the bottom of the window. The bar can shows message from the operations performed.
Saturday, 14 May 2016
Treeview 02
The script shows how to create a two-column list in a GTK3 window.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment