13.07.2015 Views

The wxPython tutorial

The wxPython tutorial

The wxPython tutorial

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>wxPython</strong> widgetshttp://www.zetcode.com/wxpython/widgets/Python IDEHome ContentsFaster, Easier Python Development Editor,Debugger, Browser, and moreScrumFormation, Services, Conseil TDD, C++, JavaJ2EE, Ruby, PythonCore WidgetsIn this section, we will introduce basic widgets in <strong>wxPython</strong>. Eachwidget will have a small code example.wx.Buttonwx.ToggleButtonwx.BitmapButtonwx.StaticLinewx.StaticTextwx.StaticBoxwx.ComboBoxwx.CheckBoxwx.StatusBarwx.RadioButtonwx.Gaugewx.Sliderwx.ListBoxwx.SpinCtrlwx.SplitterWindowwx.ScrolledWindowwx.Notebookwx.Panelwx.Buttonwx.Button is a simple widget. It contains a text string. It is used totrigger an action.wx.Button styleswx.BU_LEFTwx.BU_TOPwx.BU_RIGHTwx.BU_BOTTOMwx.BU_EXACTFITwx.NO_BORDER1 de 29 27/04/2008 1:04

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!