Question about wxFrame
German C. Basisty
german.basisty at eipsistemas.ath.cx
Thu Nov 23 09:12:28 PST 2006
Thank you very much!
Ing. Germán C. Basisty
Estudio Informático Patagónico
Consultor
tel. +54 (2942) 15 696 624
german.basisty at eipsistemas.ath.cx
http://www.eipsistemas.ath.cx
________________________________________
De: Iulian-Nicu Serbanoiu [mailto:undergraver at gmail.com]
Enviado el: jueves, 23 de noviembre de 2006 6:23
Para: wx-users at lists.wxwidgets.org
Asunto: Re: Question about wxFrame
http://www.wxwidgets.org/manuals/2.6.3/wx_wxfocusevent.html#wxfocusevent
For updating another window when data is changed in the current (active)
window you can call a procedure or trigger an event for that window.
http://www.wxwidgets.org/manuals/2.6.3/wx_miscellany.html#wxpostevent
HTH,
Iulian
On 11/22/06, German C. Basisty <german.basisty at eipsistemas.ath.cx> wrote:
Hi!
I'm developing an app which starts with a wxFrame's derived frame. This
frame(MainFrame) has a wxGrid on it. With a menú I call another frame who
actually modify's the data thw MainFrame should handle. I there a way to run
a function when a form is on focus or something? I thing with such an event
I could update the content from my grid when its parent form resumes the
application's control...
Bests regards
Ing. Germán C. Basisty
Estudio Informático Patagónico
Consultor
tel. +54 (2942) 15 696 624
german.basisty at eipsistemas.ath.cx
http://www.eipsistemas.ath.cx
---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
More information about the wx-users
mailing list