Thanks to Zetcode for the great tutorials on wxpthon, There is something that
captured my attention on the zetcode toturial on the lession of ListControl,
while giving a demo he showed a code that i didn't understand quite well
which is "parent.GetGrandParent().FindWindowByName", which behaved much fine
when a ListControl is clicked items corresponding to the clicked actions are
displayed on the right ListControl. Here are my question?
Suppose i have a group of widgets like wx.TextCtrl, wx.StaticText,
wx.Button, and much much more!!!, is there a way i can make them such that
they can be called by "parent.GetGrandParent().FindWindowByName"? and be
displayed on the other panel.
If it is not possible please reffer me to any other way which can accomplish
this, style used by zetcode to change item on different panel by
"parent.GetGrandParent().FindWindowByName"
Please try to see this Picture of My Application and you will now what i
mean, If you want the source code i will upload them for you, just 3 files.
ThANKS
<http://wxpython-users.1045709.n5.nabble.com/file/n5715562/RegisterCom.png>
···
--
View this message in context: http://wxpython-users.1045709.n5.nabble.com/Grouping-Widgets-on-different-panel-to-respond-to-parent-GetGrandParent-FindWindowByName-tp5715562.html
Sent from the wxPython-users mailing list archive at Nabble.com.