python 2.7 - wxDialog inside wxWindows -
when wx.dialog created can take position on computer screen , take dimension if style allows. trying build dialogs , confine them within application window.
i not sure if question clear, guess online imagine example of need do. in current link, "spectra analysis" exact example of need.
http://cdn.altrn.tv/s/b80a7d76-3293-45f2-84dc-07ae136df1c6_1_full.gif
the ui in image using multiple document interface, , in wxpython on windows can same ui using wx.mdiparentframe
, wx.mdichildframe
. sure need because users not mdi , microsoft abandonded in applications long ago.
Comments
Post a Comment