File: index.html

package info (click to toggle)
pythoncard 0.8.2-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 8,452 kB
  • sloc: python: 56,787; makefile: 56; sh: 22
file content (17 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<head>
<title>PythonCard Built-in Dialog Documentation</title>
<meta name="description" content="Divides the page vertically in two frames.">
<meta name="generator" content="Namo WebEditor v5.0(Trial)">
</head>
<frameset rows="1*" cols="39%, 61%">
<frame name="left" scrolling="auto" marginwidth="10" marginheight="14" src="navigator.html">
<frame name="right" scrolling="auto" marginwidth="10" marginheight="14" src="general.html">
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">

<p>You need a browser that supports frame to veiw this page.</p>
</body>
</noframes>
</frameset>
</html>