File: root_index.html

package info (click to toggle)
python-pmw 2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,968 kB
  • sloc: python: 42,737; makefile: 4
file content (95 lines) | stat: -rw-r--r-- 3,383 bytes parent folder | download | duplicates (2)
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
95
<html>
<head>
<title>Pmw megawidgets</title>
<meta name="description" content="Pmw - a toolkit for building high-level compound widgets in Python">
<meta name="keywords" content="pmw, python, megawidget, mega widget, compound widget, gui, tkinter">
</head>

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

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

<h1 ALIGN="CENTER">Pmw<br>Python megawidgets</h1>
<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 and dialog windows.

</p>

<dl>
<dd><IMG SRC=images/blueball.gif ALT="" WIDTH=14 HEIGHT=14>
    <a href="doc/index.html">View Pmw documentation online</a>
</dl>

<dl>
<dd><IMG SRC=images/blueball.gif ALT="" WIDTH=14 HEIGHT=14>
    <a href="http://download.sourceforge.net/pmw/Pmw.2.1.tar.gz">Download
    Pmw.2.1 as tar.gz file (with full documentation)</a>
</dl>

<dl>
<dd><IMG SRC=images/blueball.gif ALT="" WIDTH=14 HEIGHT=14>
    <a href="http://sourceforge.net/projects/pmw/">Visit the Pmw
    development home page on SourceForge</a>
</dl>

<p>
If you are not sure what to do with a "tar.gz" file, or if you are
having trouble unpacking the Pmw distribution, read <a
href="doc/starting.html">Getting started with Pmw</a> (also included
in the download).
</p>

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

<font size=-1>
<center><P ALIGN="CENTER">

The Pmw home page and project site is made available courtesy of
<a href="http://sourceforge.net">SourceForge</a>.
31 December 2020
</p></center>
</font>

<a target="_top" href="http://y.extreme-dm.com/s/?tag=pmw">
<img name=im src="http://y0.extreme-dm.com/i/" height=38 border=0
width=41 alt=""></a><script language="javascript"><!--
an=navigator.appName;d=document;function
pr(){d.write("<img src=\"http://y1.extreme-dm.com",
"/z/?tag=pmw&j=y&srw="+srw+"&srb="+srb+"&",
"rs="+r+"&l="+escape(d.referrer)+"\" height=1 ",
"width=1>");}srb="na";srw="na";//-->
</script><script language="javascript1.2"><!--
s=screen;srw=s.width;an!="Netscape"?
srb=s.colorDepth:srb=s.pixelDepth;//-->
</script><script language="javascript"><!--
r=41;d.images?r=d.im.width:z=0;pr();//-->
</script><noscript><img height=1 width=1 alt="" 
src="http://y1.extreme-dm.com/z/?tag=pmw&j=n"></noscript>

<!-- sourceforge logo for web hit statistics -->
<a href="http://sourceforge.net">
<img src="http://sourceforge.net/sflogo.php?group_id=10743&;type=5"
    width="88" height="31" border="0" alt="SourceForge Logo">
</a>

<!-- For ClustrMaps -->
<a href="http://clustrmaps.com/counter/maps.php?url=http://pmw.sourceforge.net" id="clustrMapsLink"><img src="http://clustrmaps.com/counter/index2.php?url=http://pmw.sourceforge.net" border=1 alt="Locations of visitors to this page"onError="this.onError=null; this.src='http://www.meetomatic.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='http://clustrmaps.com/'">
</a>

</body>
</html>