| Author |
Message |
Topic: Spam problem |
Jesdisciple
Replies: 10
Views: 3327
|
Forum: Website News, Suggestions, and Feedback Posted: Sun Jun 21, 2009 4:56 am Subject: Spam problem |
| Should any action be taken when spam is received, or is this a purely inside matter? In case it matters, my spammer is BestAsSeenOnTVBestEver (only one message). |
Topic: Plugging GNodes to a GtkTreeView |
Jesdisciple
Replies: 8
Views: 598
|
Forum: GTK+ Programming Posted: Tue Apr 14, 2009 9:47 pm Subject: Plugging GNodes to a GtkTreeView |
$ pkg-config --modversion gtk+-2.0
2.14.4Alright, thanks. For some reason I didn't notice that option on the manpage. I guess I'll go with 2.12 even though all the version numbers still seem to con ... |
Topic: Plugging GNodes to a GtkTreeView |
Jesdisciple
Replies: 8
Views: 598
|
Forum: GTK+ Programming Posted: Tue Apr 14, 2009 6:45 pm Subject: Plugging GNodes to a GtkTreeView |
| Since I posted the question, I've done a bit of searching for versions higher than 2.0 on Ubuntu, and not had much success. I'm guessing that this actually means 2.10 like Java's 1.6 means 6?$ gtk-co ... |
Topic: Plugging GNodes to a GtkTreeView |
Jesdisciple
Replies: 8
Views: 598
|
Forum: GTK+ Programming Posted: Tue Apr 14, 2009 12:08 am Subject: Plugging GNodes to a GtkTreeView |
Hi.
I'm trying to build the replacement for my "outline" data structure, and I think it'd be a good idea to house the GNodes in another struct, at least at first. So I looked up the GLib ... |
Topic: Plugging GNodes to a GtkTreeView |
Jesdisciple
Replies: 8
Views: 598
|
Forum: GTK+ Programming Posted: Mon Apr 13, 2009 6:39 pm Subject: Plugging GNodes to a GtkTreeView |
Then the core functionality could not be built with GNodes which would be added to the GtkTreeStore for the GUI? That seems the simplest route, but maybe the GTS hides its GNodes?
Thanks for the h ... |
Topic: Plugging GNodes to a GtkTreeView |
Jesdisciple
Replies: 8
Views: 598
|
Forum: GTK+ Programming Posted: Mon Apr 13, 2009 4:55 am Subject: Plugging GNodes to a GtkTreeView |
| I have a very primitive CLI outliner with a tree-esque "outline" data structure. Now I'm trying to incorporate GTK+ as an alternative interface and I find that it has not only a widget for ... |
| |