[Gtk-sharp-list] Help needed on transientfor proprty

Chris Howie cdhowie at gmail.com
Fri Mar 6 00:58:24 EST 2009


On Fri, Mar 6, 2009 at 12:14 AM, libin <libin.mohanan at wipro.com> wrote:
> We wanted to implement MDI feature in our application.
>
> [snip]

It sounds like you are trying to force a non-MDI dialog widget to
behave like an MDI one.  This may work eventually, but will be a lot
more difficult than it needs to be.  Why not use a Gtk.Fixed container
for the MDI area and write your own "Dialog" widget that behaves like
you want it to?

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Gtk-sharp-list mailing list