> On Fri, Dec 12, 2008 at 4:44 AM,  <nicksta...@codesnippersteam.com> wrote:
>> I'm trying to show custom popup widget over the main window (for example
>> in the case of error). I have used Fixed widget and placed there hidden
>> popup VBox and main VBox which is contain all the main win widgets.
>
> The Gtk.Dialog class exists for a reason...
>
> --
> Chris Howie
> http://www.chrishowie.com
> http://en.wikipedia.org/wiki/User:Crazycomputers
>

Yes. Exists. But for my case I need dialog without frame, that cannot be
moved and main window should not have an ability to be activated while
dialog is shown. Now when I show modal dialog I could click on the main
window under and it will cover popup.

Perhaps someone know how to attribute the dialog with mentioned behaviour?

BR
nickstaves


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to