Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / v8plus / lib / python2.4 / site-packages / Pmw / Pmw_1_2 / doc / index.html
CommitLineData
920dae64
AT
1
2 <html>
3 <head>
4 <meta name="description" content="Pmw - a toolkit for building high-level compound widgets in Python">
5 <meta name="content" content="python, megawidget, mega widget, compound widget, gui, tkinter">
6 <title>Pmw megawidgets 1.2</title>
7 </head>
8
9 <body bgcolor="#ffffff" text="#000000" link="#0000ee"
10 vlink="551a8b" alink="ff0000">
11
12 <h1 ALIGN="CENTER">Pmw 1.2</h1>
13
14<h2 ALIGN="CENTER">Python megawidgets</h2>
15
16<center><P ALIGN="CENTER">
17<IMG SRC = blue_line.gif ALT = "" WIDTH=320 HEIGHT=5>
18</p></center>
19
20<p>
21Pmw is a toolkit for building high-level compound widgets in Python
22using the Tkinter module.
23</p>
24
25<p>
26It consists of a set of base classes and a library of
27flexible and extensible megawidgets built on this foundation. These
28megawidgets include notebooks, comboboxes, selection widgets, paned
29widgets, scrolled widgets, dialog windows, etc.
30
31</p>
32
33<p>
34<b>Local documentation</b>
35</p>
36
37<dl>
38<dd>
39
40 <IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
41 <a href="features.html">Main features</a>
42<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
43 <a href="starting.html">Getting started</a> - including downloading
44 and installation
45<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
46 <a href="howtouse.html">How to use Pmw megawidgets</a> - creating
47 and configuring megawidgets
48<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
49 <a href="howtobuild.html">How to build Pmw megawidgets</a> - inheriting
50 (sub-classing) from Pmw megawidgets
51<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
52 <a href="demosandtests.html">Demonstrations and tests</a> - how to run
53<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
54 <a href="dynamicloader.html">Dynamic loader</a> - also discusses how
55 to "freeze" Pmw
56<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
57 <a href="refindex.html">Reference manuals</a> - complete documentation
58 of all Pmw classes and functions
59<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
60 <a href="porting.html">Porting between different versions of Pmw</a>
61<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
62 <a href="changes.html">Change log</a>
63<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
64 <a href="todo.html">Todo list</a> and <a href="bugs.html">list of known bugs</a>
65<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
66 <a href="copyright.html">Copyright</a>
67</dd>
68</dl>
69
70<p>
71<b>External links</b>
72</p>
73
74<dl>
75<dd>
76
77 <IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
78 <a href="http://sourceforge.net/projects/pmw/">Pmw project home page
79 on SourceForge</a> - contains CVS source repository, bug tracking,
80 release distributions, mailing list, etc
81
82<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
83 <a href="http://lists.sourceforge.net/lists/listinfo/pmw-general">Pmw-general
84 mailing list</a> - subscribe to this list to get announcements of
85 Pmw releases and general discussion on Pmw
86
87<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14>
88 <a href="http://www.ifi.uio.no/~hpl/Pmw.Blt/doc/">A User's Guide
89 to Pmw.Blt</a>
90 - an excellent tutorial and reference covering the Pmw interface
91