ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> wxpython-users
wxpython-users
RE: [wxPython-users] wx.py.shell.Shell
by Oliver Schoenborn other posts by this author
Sep 30 2006 12:01PM messages near this date
Re: [wxPython-users] wx.py.shell.Shell | [wxPython-users] How to make caret always visible in StyledTextCtrl
That was indeed the problem: I had set the parent of Shell to self (the
frame) instead of the top-level panel inside the frame. Thanks, 
Oliver

>  -----Original Message-----
>  From: Robin Dunn [mailto:robin@[...].com] 
>  Sent: September 28, 2006 1:45 PM
>  
>  Oliver Schoenborn wrote:
>  >         ...
>  > 
>  > The shell panel is properly visible in the GUI, but no events seem
to 
>  > be handled by it: clicking does nothing, I can't select and what I 
>  > type does not appear in shell. The other panel properly handle stuff

>  > (button clicks etc). What am I missing?
>  
>  Check the parentage of the widgets to make sure that the 
>  window hierarchy is as you expect it to be.  For example, if 
>  you have a panel that fills the frame, but are making the 
>  shell be a direct child of the frame instead of the panel, 
>  then things like what you are seeing are possible.

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org
Thread:
Oliver Schoenborn
Robin Dunn
Oliver Schoenborn

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved