Navigation

  • index
  • next |
  • previous |
  • Traits 3 User Manual »
  • Traits 3 Tutorials

Traits 3 Tutorials¶

  • Writing a graphical application for scientific programming using TraitsUI
    • From objects to dialogs using traitsUI
      • Object-oriented programming
      • An object and its representation
      • Displaying several objects in the same panel
      • Writing a “graphical script”
    • From graphical to interactive
      • Object-oriented GUIs and event loops
      • Reactive programming
    • Breaking the flow in multiple threads
      • What are threads ?
      • Threads in python
      • Getting threads and the GUI event loop to play nice
    • Extending TraitsUI: Adding a matplotlib figure to our application
      • Making a traits editor from a MatPlotLib plot
    • Putting it all together: a sample application
      • The imports
      • User interface objects
      • Threads and flow control
      • The GUI elements

Indices and tables¶

  • Index
  • Search Page

Logo

Table Of Contents

  • Traits 3 Tutorials
  • Indices and tables

Previous topic

Advanced Topics

Next topic

Writing a graphical application for scientific programming using TraitsUI

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • Traits 3 User Manual »
  • Traits 3 Tutorials
© Copyright 2008, Enthought. Last updated on Dec 03, 2008. Created using Sphinx.