pluto mars
2014-10-17 19:30:29 UTC
Hi All,
I would like to make an application on which there is a 'main' panel
containing buttons. When a button is pressed, I would like to be able to
create a new frame with panel with new functionalities like displaying a
picture with buttons and textboxes. However I want the main frame not be
'reactive' as long as the user has not closed the 'new' frame. Its like
starting a 'function' by pressing the button and that it will return after
that function has finished. The function then finished after the user has
performed its activities on the new frame and closed it. I want to be able
also to communicate between the new frame and the main frame. For example
if in the new frame there is a filedialog, I want to be able to pass the
chosen file to the main frame.
Is it possible to do this and does anyone has an example for me on how to
realised this ?
Thanks in advance.
Pluto.
I would like to make an application on which there is a 'main' panel
containing buttons. When a button is pressed, I would like to be able to
create a new frame with panel with new functionalities like displaying a
picture with buttons and textboxes. However I want the main frame not be
'reactive' as long as the user has not closed the 'new' frame. Its like
starting a 'function' by pressing the button and that it will return after
that function has finished. The function then finished after the user has
performed its activities on the new frame and closed it. I want to be able
also to communicate between the new frame and the main frame. For example
if in the new frame there is a filedialog, I want to be able to pass the
chosen file to the main frame.
Is it possible to do this and does anyone has an example for me on how to
realised this ?
Thanks in advance.
Pluto.
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.