File: index.html

package info (click to toggle)
python-pmw 0.8.5-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,820 kB
  • ctags: 3,468
  • sloc: python: 14,898; makefile: 37; sh: 17
file content (94 lines) | stat: -rw-r--r-- 3,084 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94

    <html>
    <head>
    <meta name="description" content="Pmw - a toolkit for building high-level compound widgets in Python">
    <meta name="content" content="python, megawidget, mega widget, compound widget, gui, tkinter">
    <title>Pmw megawidgets 0.8.5</title>
    </head>

    <body bgcolor="#ffffff" text="#000000" link="#0000ee"
	vlink="551a8b" alink="ff0000">

    <h1 ALIGN="CENTER">Pmw 0.8.5</h1>
    <p>
    
<h2 ALIGN="CENTER">Python megawidgets</h2>
<p>

<center><P ALIGN="CENTER">
<IMG SRC = blue_line.gif ALT = "" WIDTH=320 HEIGHT=5>
</p></center>

<p>
Pmw is a toolkit for building high-level compound widgets in Python
using the Tkinter module.

<p>
It consists of a set of base classes and a library of
flexible and extensible megawidgets built on this foundation.  These
megawidgets include notebooks, comboboxes, selection widgets, paned
widgets, scrolled widgets, dialog windows, etc.

</p>


<dl>
<dd>

    <IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="features.html">Main features</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="starting.html">Getting started</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="howtouse.html">How to use Pmw megawidgets</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="howtobuild.html">How to build Pmw megawidgets</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="demosandtests.html">Demonstrations and tests</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="dynamicloader.html">Dynamic loader</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="refindex.html">Reference manuals</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="porting.html">Porting between different versions of Pmw</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="changes.html">Change log</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="todo.html">Todo list</a> and <a href="bugs.html">list of known bugs</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="copyright.html">Copyright</a>
</dl>

<p>
An excellent tutorial and reference covering the Pmw interface to the
powerful Blt graph widget, "<a
href="http://www.ifi.uio.no/~hpl/Pmw.Blt/doc/">A User's Guide to
Pmw.Blt</a>" written by Bjrn Ove Thue and Hans Petter Langtangen, is
available.  You can also download <a
href="http://www.ifi.uio.no/~hpl/Pmw.Blt/Pmw.Blt.doc.tar.gz">the full
HTML document</a> for local viewing.

</p>

<p>
See the 
<a href="http://pmw.sourceforge.net/">Pmw megawidgets home page</a>
for the latest information about Pmw.

</p>

<p>
Comments, bugs, fixes to
<a href="mailto:gregm@iname.com"><i>gregm@iname.com</i></a>.

</p>


    <center><P ALIGN="CENTER">
    <IMG SRC = blue_line.gif ALT = "" WIDTH=320 HEIGHT=5>
    </p></center>
    

    <font size=-1>
    <center><P ALIGN="CENTER">
     
    Pmw 0.8.5
    Maintainer
    <a href="mailto:gregm@iname.com">gregm@iname.com</a>.
     9 Feb 2001
    
    </p></center>
    </font>

    </body>
    </html>