On Sat, Dec 20, 2008 at 11:58 AM, Alvin ONeal <alvin.on...@gmail.com> wrote:
> I want to create a dock like the ones already used in gnome so
> that when windows are maximised they don't extend past it.
>
> I would be very grateful for any hints on how to do this.

Try setting TypeHint property on the window to Gdk.WindowTypeHint.Dock.

>From MonoDoc: "Indicates a dock or panel feature. Typically a Window
Manager would keep such windows on top of all other windows."

-- 
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to