Quote: Original post by C-Junkie
Yann, I'm not sure if gnome is going to like having gtk 2.6 dumped onto it.
Uhm, well, no it doesn't seem to like it too much... *pokes at the gnome* Actually, it seems pretty dead right now [wink]
Reinstall...
Quote: Original post by C-Junkie
You might have to try out some gnome 2.9 development packages if you need the newest gtk. Gnome 2.10 comes out in feburary, anyway, so unless you were planning on releasing before then, it's not that bad of a target... (and the API/ABI freeze happens monday)
Do you really need gtk2.6? The only nice feature I'm looking for is that they moved this nice FileEntry widget from gnomeui to gtk.
Well, it is supposed to fix a few bugs. And I want that GtkCellRendererCombo widget, which is 2.6+ only. I need it to include dropdown selections within a list. Prior to 2.6, only buttons and checkboxes are supported, and I don't know how we're going to add a multiple choice selection with these elements.
I tried including the widget directly in my code, deriving from the GtkCellRenderer base, but it segfaults. *sigh*
Quote:
That was infact the first thing to go after I installed VS.Net03, it was a nice idea but I noticed it had a tendancy to crapout every now and then, and personally I prefer have a 'previous projects' submenu on the File menu with the last 20 or so projects I've loaded.
Well, I hope that it won't crap out on our IDE ;) I can always add an additional "recent projects" submenu, I guess I can invest these 2 minutes to make a (non-paying) customer happy [grin]