[Gtk-sharp-list] Newbie wants to create a dock.

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jan 6 12:57:34 EST 2009


On Sat, Dec 20, 2008 at 11:58 AM, Alvin ONeal <Alvin.ONeal at 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


More information about the Gtk-sharp-list mailing list