Restrict size of event window

2008-01-29 Thread Stephan Arts
Hi, I am trying to solve bug #3823[0], but I am having a hard time figuring out what I am doing wrong. The problem is as followed: The application (ristretto) has a thumbnail-bar (see on the right side of the screenshot[1]). This is a container widget which allows scrolling of it's children.

Custom container widget - childs drawn in top-left corner of window

2007-12-15 Thread Stephan Arts
); child_allocation.x += child_requisition.width; iter = g_slist_next(iter); } break; case GTK_ORIENTATION_VERTICAL: break; } } What am I doing wrong? Regards, Stephan Arts [0] http://svn.xfce.org/svn/goodies/ristretto/trunk/src

Gtk 2.10 DnD Behaves differently then 2.8 DnD

2006-11-14 Thread Stephan Arts
not work. This is the bugreport opened for it. http://bugzilla.xfce.org/show_bug.cgi?id=2552 We are not sure what could cause this different behaviour and are hoping anyone here could help us out. Regards, Stephan Arts ___ gtk-app-devel-list mailing list