Re: [glade--] is glademm history?
Justin Kirby <[email protected]> Mon, 15 Aug 2005 16:01:20 -0400
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Message-ID | <[email protected]> |
Damon Register <[email protected]> writes: > I am interested in using glademm but am having trouble with > it. I see that traffic on this list is very low which makes > me wonder if glademm is not used much. Is glademm going away? > Is anyone using it under Windows XP? I am using gktmm/glademm for cross platform UI work. I have my projects successfully building and running on linux and win2k/winXP. However, I am only using libglademm for layout, not for the code generator. I have yet to get my code to work under win9x. It has a tendency to segfault. win9x is very low priority atm, so I have yet to track the problem down. I just started with gtkmm/glademm. I had a tough time deciding between QT and gtkmm, but the stl friendliness of gtkmm eventually won me over. While the list traffic is low, you can view that as a sign that gtkmm & friends work most of the time ;) Justin