GtkWindowForms is lib for View-Layouting through gtk+/c++.
My motivation was to write a system similar to wxAUI for gtk+ to make gtk+
more popular cause it lacks in this region.
Features: + Floating/docking Views
+ Define ur own Views(through Factory pattern)
+ Save/Load View Layouts(through adapter pattern)
+ Move Views freely around
+ Split behaviour like in adobe premier.
+ Written in c++
The lib is also tested under linux and works well.
Currently Status:
The lib is now almost stable, there are projects for MSVC7/8 and Automake files for it.
Future Work.
Port to gtkMM.
Make a version that is written in c only.
Documentation:
Currently well documented header files(doxygen way) but a tutorial will came.
I hope i can share this projected with other peoples to make gtk+ more attractive.
ScreenShots:
http://stud3.tuwien.ac.at/~e0126198/wmNew.JPG
http://stud3.tuwien.ac.at/~e0126198/win ... _linux.png
http://stud3.tuwien.ac.at/~e0126198/win ... erDemo.png
Release:
Soon on sf.net under LGPL.
best regards Murat Sari