Re: [wxpython-users] Dialog v. Frame
by Phillip Watts other posts by this author
May 7 2008 5:27PM messages near this date
Re: [wxpython-users] Dialog v. Frame
|
Re: [wxpython-users] Dialog v. Frame
> If you already have stuff working with wx.Frame then there probably
> isn't any reason to switch them to dialogs, unless you want to use them
> modally.
Yes modally is very much the point as long as they will do anything a frame
will do.
As of now I am using frame.MakeModal(True) and (False) right before destroy.
Seems to work, but someone warned me against MakeModal. Called it a hack???
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
Phillip Watts
Robin Dunn
Phillip Watts
Phillip Watts
Chester
Kyle W Rickey
Chester
Robin Dunn
Chester
|