From: RedMary <mar...@gm...> - 2006-12-10 15:29:17
|
Hi, I just started using wxperl and I have (maybe a stupid) question. I have an application with a main frame that displays some variables. From a menubar entry a new frame can be opened in which some settings can be changed. What I want is that when I click the save button in this settings frame the settings are stored in the variables and that these new values are shown on the main frame. How can I get the main frame to update to show these changed variables? I can't get it to work. I hope you can help me with this. Thanx in advance, RedMary -- View this message in context: http://www.nabble.com/wxperl-update-frame-tf2789538.html#a7782762 Sent from the wxperl-users mailing list archive at Nabble.com. |