James Hu wrote:
> Hi, gurus,
> 
>  
> 
> I would like to implement something like propertyPage (VC++ term)
> 
> Ie. There are a few tabs in the  top, clicking any tab will display a 
> different panel.
> 
> I searched on the Internet, couldn’t get any clue.
> 
I think you're looking for the wx.Notebook control.

Search for "notebook" in

     http://wiki.wxpython.org/index.cgi/Getting_20Started

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC                     www.holdenweb.com
PyCon TX 2006                          www.pycon.org

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to