|
|
| Author |
Message |
|
|
AzureSky Familiar Face
Joined: 18 Apr 2008 Posts: 12 Location: DongGuan,China
|
Posted: Thu May 08, 2008 4:38 pm Post subject: some problems in glade-3 |
|
|
I had create a treeview,
but i can't create a GtkTreeModel,
how to do it??
I'm use Glade 3.4.3 in Winxp |
|
| Back to top |
|
 |
Micah Carrick Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 496 Location: Portland, OR USA
|
Posted: Thu May 08, 2008 7:44 pm Post subject: |
|
|
| Personally, I always create the model using code-- not in Glade. |
|
| Back to top |
|
 |
cofcof Familiar Face
Joined: 02 Apr 2008 Posts: 29
|
Posted: Fri May 09, 2008 12:01 am Post subject: |
|
|
You should look at example code
you can also launch gtk-demo which
shows lots of example (including treeview-treemodel)
with the source and the corresponding widget |
|
| Back to top |
|
 |
|