yerga
|
2010-02-15
, 09:52
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#11
|
The Following User Says Thank You to yerga For This Useful Post: | ||
|
2010-02-15
, 09:55
|
Posts: 7 |
Thanked: 0 times |
Joined on May 2008
|
#12
|
|
2010-02-22
, 10:23
|
Posts: 7 |
Thanked: 0 times |
Joined on May 2008
|
#13
|
It's just a typo when creating the third column, instead of markup=1, it should be markup=2
|
2010-02-22
, 12:01
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#14
|
Next problem I'm facing. I'm opening a StackableWindow, where I put the PannableArea including GtkTreeview with three columns as I showed in the code snippet on last page.
When I populate the treeview, the columns expand beyond the screen width, if the track names are too long. How could I request the treeview (or pannablearea) to always fit to screen width?
|
2010-03-17
, 10:02
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#15
|
|
2010-03-22
, 09:53
|
|
Posts: 40 |
Thanked: 86 times |
Joined on Dec 2009
@ Sweden
|
#16
|
|
2010-04-02
, 13:49
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#17
|
|
2010-07-30
, 06:34
|
|
Posts: 43 |
Thanked: 28 times |
Joined on Nov 2009
@ Göteborg, Sweden
|
#18
|
Although I have dabbled in python, it's my first time playing with anything GTK/GUI related.
I have created and populated a treeview no problems - mostly thanks to the info above (thanks!).
Are there any example of how to filter the treeview when the user types on the keyboard? Kind-of how the contacts list works. I hope its easy, as I am only just getting the hang of what I've done already!
Cheers!
Tags |
gtk, list, maemo 5, unknown widgets |
|