Re: Beyond the Examples



> If you need to interact with the widgets, you can write get and set
> methods wich do what you want with the widgets in the other window.

That's a good idea. I'll still need to connect a signal inside
MainWindow to handle when the secondary window is closed, but that
seems sane enough. Having getters and setters to handle the widgets
inside the secondary window will make the rest of the solution much
simpler. Thanks for the help!
-Alex


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]