File: index.html

package info (click to toggle)
python-pmw 0.6.2-0.1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,652 kB
  • ctags: 2,716
  • sloc: python: 10,720; makefile: 44; sh: 24
file content (85 lines) | stat: -rw-r--r-- 2,776 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

    <html>
    <head>
    <title>Pmw megawidgets 0.6.2</title>
    </head>

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

    <center><P ALIGN="CENTER">
    <IMG SRC = transdove.gif ALT = "" WIDTH=70 HEIGHT=75>
    <IMG SRC = transdove.gif ALT = "" WIDTH=70 HEIGHT=75>
    <IMG SRC = transdove.gif ALT = "" WIDTH=70 HEIGHT=75>
    </p></center>

    <h1 ALIGN="CENTER">Pmw 0.6.2</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 framework for building high-level compound widgets in Python
using the Tkinter interface to the Tk graphics library.  It
consists of a set of base classes and a library of flexible and
extensible megawidgets built on these base classes.

</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="srcindex.html">Megawidget source code</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="portingto0_6.html">Porting from version 0.5 to 0.6</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="changes.html">Changes to Pmw versions</a>
<br><IMG SRC = blueball.gif ALT = "" WIDTH=14 HEIGHT=14><a href="copyright.html">Copyright</a>
</dl>

<p>
See the 
<a href="http://www.dscpl.com.au/pmw/">Pmw megawidgets home page</a>
for the latest information about Pmw.

</p>

<p>
I would like to know how useful you find Pmw, so I would appreciate it
if you would send me some email at
<a href="mailto:gregm@iname.com"><i>gregm@iname.com</i></a>
telling me what you think of it.  Be as brief or as verbose as you
like.  Any feedback will be of use.

</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.6.2
    Maintainer
    <a href="mailto:gregm@iname.com">gregm@iname.com</a>.
    23 Feb 1998
    </p></center>
    </font>

    </body>
    </html>