View Single Post
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#20
Depends on compatibility. If you want to be able to port existing apps with little amount of changes, you need a patched GTK3. If you want to stick to vanilla/stock GTK3, libhildon shrinks making it easier to maintain but existing apps need more porting or for compatibility you could add some wrappers or defines.
HildonStackedWindow is part of libHildon. AFAIK there is no equivalent class in GTK3. Closest I've found is GtkStack but as noted elsewhere it's not complete solution to the issue. Aside from some errors encountered popping items incorrectly setting top (pop twice, top is now 0 regardless of items unless now fixed) which I solved by keeping a separate list, the is the issue of the window manager close/back icon.
 

The Following 3 Users Say Thank You to Android_808 For This Useful Post: