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] Tab question
by Robin Dunn other posts by this author
Mar 25 2003 5:49AM messages near this date
Re: [wxPython-users] Tab question | Re: [wxPython-users] Making wxTreeListCtrl visible from Python
Mike C. Fletcher wrote:
>  I'm not sure if it's wrapped to be overridable by Python windows, but 
>  this works with the wxcontrolcontainer verison I posted a while ago, and 
>  I _think_ it should work with the real wxControlContainer from 
>  wxPython/wxWindows:
>  
>     def AcceptsFocusFromKeyboard(self):
>         """This control should never accept focus"""
>         return false
>  
>  for the controls you don't want to accept focus.  Afraid I'm too busy 
>  getting ready to leave for the conference to check it, but hopefully 
>  it'll help.

It's only available for override in wxPyWindow, wxPyPanel and wxPyControl.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!



---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
Thread:
Ilia Kats
Robin Dunn
Mike C. Fletcher
Robin Dunn

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