~ubuntu-branches/ubuntu/quantal/ruby1.9.1/quantal

« back to all changes in this revision

Viewing changes to ext/tk/sample/tkextlib/tkHTML/page2/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Lucas Nussbaum
  • Date: 2011-09-24 19:16:17 UTC
  • mfrom: (1.1.8 upstream) (13.1.7 experimental)
  • Revision ID: james.westby@ubuntu.com-20110924191617-o1qz4rcmqjot8zuy
Tags: 1.9.3~rc1-1
* New upstream release: 1.9.3 RC1.
  + Includes load.c fixes. Closes: #639959.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
      <tr>
11
11
        <td width="120" valign="TOP"><a href="/"><img src="image1" width="120" height="79" alt="Scriptics" border="0"></a></td>
12
12
        <td valign="top" width="548">
13
 
        
 
13
 
14
14
          <!-- Table to hold tabs -->
15
15
          <table cellpadding="0" cellspacing="0" border="0" width="548">
16
16
            <tr>
50
50
          }
51
51
        }
52
52
        //-->
53
 
   </SCRIPT> 
54
 
        
 
53
   </SCRIPT>
 
54
 
55
55
<!-- MenuSubLevel Resource Software Extensions Tk -->
56
56
 
57
57
<table cellpadding="0" cellspacing="0" border="0">
186
186
There are also an "<a href="#bltunoff">unofficial</a>" release for 8.0p2
187
187
and 8.1a2 that were not done by the author. <a href="/live/annotate?url=http%3a%2f%2fwww%2etcltk%2ecom%2fblt%2f">Edit</a>
188
188
 <i><font size="-1">(October 26, 1999 09:43)</font></i><dt><b><a href="http://www.unifix-online.com/BWidget/index.html" ="">BWidget</a></b>
189
 
<dd>A set of native Tk 8.x Widgets using Tcl8.x namespaces. 
 
189
<dd>A set of native Tk 8.x Widgets using Tcl8.x namespaces.
190
190
The ToolKit is available under Unix/X11 and Windows.
191
 
The BWidget(s) have a professional look&feel as in other 
192
 
well known Toolkits (Tix or Incr Widget) but the concept is 
193
 
radically different because everything is native 
 
191
The BWidget(s) have a professional look&feel as in other
 
192
well known Toolkits (Tix or Incr Widget) but the concept is
 
193
radically different because everything is native
194
194
so no platform compilation, no compiled extension
195
 
library are needed. The code is 100 Pure Tcl/Tk. 
 
195
library are needed. The code is 100 Pure Tcl/Tk.
196
196
More 30 components : Notebook, PageManager, Tree, PanedWindow, ButtonBox,
197
197
ScrollView, ComboBox, SpinBox, ListBox, SelectFont, SelectColor,
198
198
ProgressBare ... <a href="/live/annotate?url=http%3a%2f%2fwww%2eunifix%2donline%2ecom%2fBWidget%2findex%2ehtml">Edit</a>
220
220
<dd>This project seeks to integrate the Tk toolkit
221
221
with the Frontier scripting language. <a href="/live/annotate?url=http%3a%2f%2fwww%2escriptmeridian%2eorg%2fprojects%2ftk%2f">Edit</a>
222
222
 <i><font size="-1">(August 19, 1999 15:36)</font></i><dt><b><a href="http://purl.oclc.org/net/nijtmans/img.html" ="">Img image format extension</a></b>
223
 
<dd>This package enhances Tk, adding support for many other Image formats: 
 
223
<dd>This package enhances Tk, adding support for many other Image formats:
224
224
BMP, XBM, XPM, GIF (with transparency), PNG,
225
225
JPEG, TIFF and postscript.
226
 
This is implemented as a shared library that can be dynamically loaded into 
 
226
This is implemented as a shared library that can be dynamically loaded into
227
227
Tcl/Tk.
228
228
 <a href="/live/annotate?url=http%3a%2f%2fpurl%2eoclc%2eorg%2fnet%2fnijtmans%2fimg%2ehtml">Edit</a>
229
229
 <i><font size="-1">(November 21, 1999 06:35)</font></i><dt><b><a href="http://purl.oclc.org/net/oakley/tcl/mclistbox/index.html" ="">mclistbox - a multi-column listbox widget</a></b>
234
234
standalone. <a href="/live/annotate?url=http%3a%2f%2fpurl%2eoclc%2eorg%2fnet%2foakley%2ftcl%2fmclistbox%2findex%2ehtml">Edit</a>
235
235
 <i><font size="-1">(August 19, 1999 15:37)</font></i><dt><b><a href="http://home.t-online.de/home/dshepherd/tkview.htm" ="">MFC views C++ class for embedding Tk</a></b>
236
236
<dd>The idea of embedding Tk in MFC windows always seemed very enticing but information was sparse and contradictory - on a
237
 
 scale between "very easy" and "not yet possible". The only thing for it was to have a go and lo, it wasn't that hard after all.  
 
237
 scale between "very easy" and "not yet possible". The only thing for it was to have a go and lo, it wasn't that hard after all.
238
238
 CTkView is a C++ class which can be used in MFC SDI or MDI applications. An instance of CTkView hosts an embedded Tk
239
239
 toplevel widget and performs some management chores for the widget so that it can size, update and react correctly to Windows
240
240
 events.   <a href="/live/annotate?url=http%3a%2f%2fhome%2et%2donline%2ede%2fhome%2fdshepherd%2ftkview%2ehtm">Edit</a>
244
244
                        Works with <b>8.0</b>
245
245
<br>Download: <a href="http://www.cs.umd.edu/hcil/pad++/download.html">download.html</a><br>Pad++ is a Tk widget that provides a Zoomable User Interface (ZUI) that supports real-time interactive zoomable graphics in a fashion similar to the Tk Canvas widget.  Pad++ supports tens of thousands of objects which include text, images, graphics, portals, lenses, simple html (and more), including transparency and rotation. <a href="/live/annotate?url=http%3a%2f%2fwww%2ecs%2eumd%2eedu%2fhcil%2fpad%2b%2b">Edit</a>
246
246
 <i><font size="-1">(August 19, 1999 15:39)</font></i><dt><b><a href="http://home.t-online.de/home/sesam.com/freeware.htm" ="">Progressbar</a></b>
247
 
<dd>Progressbar is a megawidget written in pure tcl (ie: no compiling required - runs on all platforms Macintosh, Unix, Windows). 
 
247
<dd>Progressbar is a megawidget written in pure tcl (ie: no compiling required - runs on all platforms Macintosh, Unix, Windows).
248
248
Its primary purpose is to show the progress of any action in percent. <a href="/live/annotate?url=http%3a%2f%2fhome%2et%2donline%2ede%2fhome%2fsesam%2ecom%2ffreeware%2ehtm">Edit</a>
249
249
 <i><font size="-1">(January 24, 2000 09:19)</font></i><dt><b><a href="http://jfontain.free.fr/" ="">scwoop (Simple Composite Widget Object Oriented Package)</a></b>
250
250
<dd>Scwoop is a composite widget (also known as mega widget) extension to the great Tk widget library. Scwoop is
287
287
<dd>TkPrint is an extension that allows you to print from a
288
288
        Tk widget. <a href="/live/annotate?url=http%3a%2f%2fwww%2ecygnus%2ecom%2f%7eirox%2ftkprint%2f">Edit</a>
289
289
 <i><font size="-1">(October 11, 1999 09:58)</font></i><dt><b><a href="http://www.purl.org/net/hobbs/tcl/capp/" ="">TkTable Home Page</a></b>
290
 
<dd>The TkTable widget.  The <code>table</code> command creates a 
 
290
<dd>The TkTable widget.  The <code>table</code> command creates a
291
291
2-dimensional grid of cells. The table can use a Tcl array variable or Tcl
292
292
 
293
293
command for data storage and retrieval. <a href="/live/annotate?url=http%3a%2f%2fwww%2epurl%2eorg%2fnet%2fhobbs%2ftcl%2fcapp%2f">Edit</a>
303
303
             distribution. <a href="/live/annotate?url=http%3a%2f%2fftp%2eaustintx%2enet%2fusers%2fjatucker%2fTkTextmatrix%2fdefault%2ehtm">Edit</a>
304
304
 <i><font size="-1">(August 23, 1999 12:14)</font></i><dt><b><a href="http://www.cs.umd.edu/~bederson/Togl.html" ="">ToGL - a Tk Open GL widget</a></b>
305
305
<dd>Togl is a Tk widget for OpenGL rendering. Togl is based on OGLTK, originally written by Benjamin Bederson at the
306
 
University of New Mexico (who has since moved to the University of Maryland). Togl adds the new features: 
 
306
University of New Mexico (who has since moved to the University of Maryland). Togl adds the new features:
307
307
<ul>
308
 
<li>     color-index mode support including color allocation functions 
309
 
<li>     support for requesting stencil, accumulation, alpha buffers, etc 
310
 
<li>     multiple OpenGL drawing widgets 
311
 
<li>     OpenGL extension testing from Tcl 
312
 
<li>     simple, portable font support 
313
 
<li>     overlay plane support 
 
308
<li>     color-index mode support including color allocation functions
 
309
<li>     support for requesting stencil, accumulation, alpha buffers, etc
 
310
<li>     multiple OpenGL drawing widgets
 
311
<li>     OpenGL extension testing from Tcl
 
312
<li>     simple, portable font support
 
313
<li>     overlay plane support
314
314
</ul>
315
315
Togl allows one to create and manage a special Tk/OpenGL widget with Tcl and render into it with a C program. That is,
316
316
a typical Togl program will have Tcl code for managing the user interface and a C program for computations and
383
383
                        Works with <b>Tcl/Tk 8.0 or higher</b>
384
384
<br>Download: <a href="http://www.purl.org/net/hobbs/tcl/script/widget/widget-0.9.tar.gz">widget-0.9.tar.gz</a><br>This is a package of
385
385
 megawidgets (i.e., compound widgets) that work almost exactly like Tk widgets.
386
 
 You can also build your own new megawidgets. 
 
386
 You can also build your own new megawidgets.
387
387
Includes: combobox, hierarchy, console, progressbar,
388
388
tabnotebook, validating entry, pane geometry manager, baloon help. <a href="/live/annotate?url=http%3a%2f%2fwww%2epurl%2eorg%2fnet%2fhobbs%2ftcl%2fscript%2fwidget%2f">Edit</a>
389
389
 <i><font size="-1">(August 23, 1999 12:16)</font></i></dl>
419
419
        over[9].src = "http://images.scriptics.com/images/homeMainRollover3.gif"
420
420
 
421
421
  }
422
 
  
 
422
 
423
423
  function MakeImageArray(n)  {
424
424
        this.length = n
425
425
        for (var i = 0; i<=n; i++)="i++)" {="{" this[i]="this[i]" ="" new="new" Image()="Image()" }="}" return="return" this="this" }="}" //="//" --="--">
426
426
  </SCRIPT><br>
427
427
    <font size="2">
428
428
    &copy; 1998-2000 Scriptics Corporation.  All rights reserved.
429
 
    <a href="/legal_notice.html">Legal Notice</a> | <A href="" /privacy.html="/privacy.html"> 
 
429
    <a href="/legal_notice.html">Legal Notice</a> | <A href="" /privacy.html="/privacy.html">
430
430
    Privacy Statement</a>
431
431
    </td></tr></table></td></tr></table>
432
432
</Body>
433
 
</Html>
 
 
b'\\ No newline at end of file'
 
433
</Html>