[Mono-osx] OSX Gtk.Dialog window don't stay on top

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Feb 19 21:39:52 EST 2011


n Sat, Feb 19, 2011 at 5:08 PM, Frank Gottwald
<gottwald.frank at googlemail.com> wrote:
> Hello,
>
> in have a GTK# solution that runs on Windows, Linux and OSX.
>
> On OSX all GTK.Dialog windows don't stay on top.
>
> If i set TypeHint to Toolbar or Dock
> in the stetic designer property window, the gtk.dialog on OSX
> stay on top, but the Dialog Window Style  (Windows and Linux) are very bad.
> I'am using Mono 2.8.2 / 2.10 and Monodevelop 2.4.2 on Linux.
>
> Help needed.

You probably need to set it to be TransientFor the parent Window.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-osx mailing list