Hello.
I like to expand the folder when the frame is loaded. how can I do?
http://paste.pound-python.org/show/14157/
Wonjun, Choi
Hello.
I like to expand the folder when the frame is loaded. how can I do?
http://paste.pound-python.org/show/14157/
Wonjun, Choi
Add self.Expand(self._rnode) to the end of FileBrowser.__init__ (it is important that you execute that line after the Bind calls).
Toni
On Mon, 24 Oct 2011 06:44:44 +0200, Wonjun, Choi <wonjunchoi001@gmail.com> wrote:
Hello.
I like to expand the folder when the frame is loaded. how can I do?
http://paste.pound-python.org/show/14157/
Wonjun, Choi
I see, thank you.
Wonjun, Choi
2011/10/24 Toni Ruža gmr.gaf@gmail.com
On Mon, 24 Oct 2011 06:44:44 +0200, Wonjun, Choi wonjunchoi001@gmail.com wrote:
Hello.
I like to expand the folder when the frame is loaded. how can I do?
http://paste.pound-python.org/show/14157/
Wonjun, Choi
Add self.Expand(self._rnode) to the end of FileBrowser.init (it is important that you execute that line after the Bind calls).
Toni
–
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en