The question everyone seems to ask is which cross-platform GUI toolkit should I use?
That I get asked this is strange, as I've always been more a server-side developer. I've only written a few GuiApps. Anyway I have looked at this and my personal preference is for GTK either directly with the C interface or PyGTK the Python interface.
GTKmm - I've tried a couple of times to get GTKmm/Glademm working, maybe it's stabalised now.
FulLTicK - I liked FLTK from a programming point of view, but the widgets are just ugly.
