/usr/share/doc/racket/gui/index.html is in racket-doc 6.1-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"/><title>The Racket Graphical Interface Toolkit</title><link rel="stylesheet" type="text/css" href="../scribble.css" title="default"/><link rel="stylesheet" type="text/css" href="../racket.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-style.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-racket.css" title="default"/><link rel="stylesheet" type="text/css" href="../doc-site.css" title="default"/><script type="text/javascript" src="../scribble-common.js"></script><script type="text/javascript" src="../manual-racket.js"></script><script type="text/javascript" src="../doc-site.js"></script><script type="text/javascript" src="../local-redirect/local-redirect.js"></script><script type="text/javascript" src="../local-redirect/local-user-redirect.js"></script><!--[if IE 6]><style type="text/css">.SIEHidden { overflow: hidden; }</style><![endif]--></head><body id="doc-racket-lang-org"><div class="tocset"><div class="tocview"><div class="tocviewlist tocviewlisttopspace"><div class="tocviewtitle"><table cellspacing="0" cellpadding="0"><tr><td style="width: 1em;"><a href="javascript:void(0);" title="Expand/Collapse" class="tocviewtoggle" onclick="TocviewToggle(this,"tocview_0");">▼</a></td><td></td><td><a href="" class="tocviewselflink" data-pltdoc="x">The Racket Graphical Interface Toolkit</a></td></tr></table></div><div class="tocviewsublistonly" style="display: block;" id="tocview_0"><table cellspacing="0" cellpadding="0"><tr><td align="right">1 </td><td><a href="windowing-overview.html" class="tocviewlink" data-pltdoc="x">Windowing</a></td></tr><tr><td align="right">2 </td><td><a href="Widget_Gallery.html" class="tocviewlink" data-pltdoc="x">Widget Gallery</a></td></tr><tr><td align="right">3 </td><td><a href="Windowing_Classes.html" class="tocviewlink" data-pltdoc="x">Windowing Classes</a></td></tr><tr><td align="right">4 </td><td><a href="Windowing_Functions.html" class="tocviewlink" data-pltdoc="x">Windowing Functions</a></td></tr><tr><td align="right">5 </td><td><a href="editor-overview.html" class="tocviewlink" data-pltdoc="x">Editors</a></td></tr><tr><td align="right">6 </td><td><a href="Snip_and_Style_Classes.html" class="tocviewlink" data-pltdoc="x">Snip and Style Classes</a></td></tr><tr><td align="right">7 </td><td><a href="Editor_Classes.html" class="tocviewlink" data-pltdoc="x">Editor Classes</a></td></tr><tr><td align="right">8 </td><td><a href="Editor_Functions.html" class="tocviewlink" data-pltdoc="x">Editor Functions</a></td></tr><tr><td align="right">9 </td><td><a href="WXME_Decoding.html" class="tocviewlink" data-pltdoc="x">WXME Decoding</a></td></tr><tr><td align="right">10 </td><td><a href="mredprefs.html" class="tocviewlink" data-pltdoc="x">Preferences</a></td></tr><tr><td align="right">11 </td><td><a href="Dynamic_Loading.html" class="tocviewlink" data-pltdoc="x">Dynamic Loading</a></td></tr><tr><td align="right">12 </td><td><a href="Startup_Actions.html" class="tocviewlink" data-pltdoc="x">Startup Actions</a></td></tr><tr><td align="right">13 </td><td><a href="libs.html" class="tocviewlink" data-pltdoc="x">Platform Dependencies</a></td></tr><tr><td align="right"></td><td><a href="doc-index.html" class="tocviewlink" data-pltdoc="x">Index</a></td></tr></table></div></div></div><div class="tocsub"><div class="tocsubtitle">On this page:</div><table class="tocsublist" cellspacing="0"><tr><td><span class="tocsublinknumber"></span><a href="#%28part._top%29" class="tocsubseclink" data-pltdoc="x">The Racket Graphical Interface Toolkit</a></td></tr></table></div></div><div class="maincolumn"><div class="main"><div class="versionbox"><span class="version">6.1</span></div><div class="navsettop"><span class="navleft"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, "6.1", "../");" onfocus="this.style.color="black"; this.style.textAlign="left"; if (this.value == "...search manuals...") this.value="";" onblur="if (this.value.match(/^ *$/)) { this.style.color="#888"; this.style.textAlign="center"; this.value="...search manuals..."; }"/></form> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.1");">top</a></span><span class="navright"> <span class="nonavigation">← prev</span> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.1");">up</a> <a href="windowing-overview.html" title="forward to "1 Windowing"" data-pltdoc="x">next →</a></span> </div><h2 x-source-module="(lib "scribblings/gui/gui.scrbl")" x-part-tag=""top""><a name="(part._top)"></a><a name="(part._.The_.Racket_.Graphical_.Interface_.Toolkit)"></a><a name="(mod-path._racket/gui/base)"></a><a name="(mod-path._racket/gui)"></a>The Racket Graphical Interface Toolkit</h2><div class="SAuthorListBox"><span class="SAuthorList"><p class="author">Matthew Flatt,<br/>Robert Bruce Findler,<br/>and John Clements</p></span></div><p><div class="SIntrapara"><table cellspacing="0" cellpadding="0" class="defmodule"><tr><td align="left"><span class="hspace"> </span><span class="RktPn">(</span><span class="RktSym"><a href="http://download.racket-lang.org/docs/6.1/html/local-redirect/index.html?doc=reference&rel=require.html%23%2528form._%2528%2528lib._racket%252Fprivate%252Fbase..rkt%2529._require%2529%2529&version=6.1" class="RktStxLink Sq" data-pltdoc="x">require</a></span><span class="stt"> </span><a href="" class="RktModLink" data-pltdoc="x"><span class="RktSym">racket/gui/base</span></a><span class="RktPn">)</span></td><td align="right"><span class="RpackageSpec"><span class="Smaller"> package:</span> <span class="stt">gui-lib</span></span></td></tr></table></div><div class="SIntrapara">The
<a href="" class="RktModLink" data-pltdoc="x"><span class="RktSym">racket/gui/base</span></a> library provides all of the class,
interface, and procedure bindings defined in this manual, in addition
to the bindings of <a href="http://download.racket-lang.org/docs/6.1/html/local-redirect/index.html?doc=draw&rel=index.html&version=6.1" class="RktModLink Sq" data-pltdoc="x"><span class="RktSym">racket/draw</span></a> and
<a href="http://download.racket-lang.org/docs/6.1/html/local-redirect/index.html?doc=file&rel=resource.html&version=6.1" class="RktModLink Sq" data-pltdoc="x"><span class="RktSym">file/resource</span></a>.</div></p><p><div class="SIntrapara"><table cellspacing="0" cellpadding="0" class="defmodule"><tr><td align="left"><span class="hspace"> </span><a href="http://download.racket-lang.org/docs/6.1/html/local-redirect/index.html?doc=guide&rel=Module_Syntax.html%23%2528part._hash-lang%2529&version=6.1" class="RktModLink Sq" data-pltdoc="x"><span class="RktMod">#lang</span></a><span class="hspace"> </span><a href="" class="RktModLink" data-pltdoc="x"><span class="RktSym">racket/gui</span></a></td><td align="right"><span class="RpackageSpec"><span class="Smaller"> package:</span> <span class="stt">gui-lib</span></span></td></tr></table></div><div class="SIntrapara">The
<a href="" class="RktModLink" data-pltdoc="x"><span class="RktSym">racket/gui</span></a> language combines all bindings of the
<a href="http://download.racket-lang.org/docs/6.1/html/local-redirect/index.html?doc=reference&rel=index.html&version=6.1" class="RktModLink Sq" data-pltdoc="x"><span class="RktSym">racket</span></a> language and the
<a href="" class="RktModLink" data-pltdoc="x"><span class="RktSym">racket/gui/base</span></a> and <a href="http://download.racket-lang.org/docs/6.1/html/local-redirect/index.html?doc=draw&rel=index.html&version=6.1" class="RktModLink Sq" data-pltdoc="x"><span class="RktSym">racket/draw</span></a> modules.</div></p><p>The <a href="" class="RktModLink" data-pltdoc="x"><span class="RktSym">racket/gui</span></a> toolbox is roughly organized into two
parts:</p><ul><li><p>The <a name="(tech._windowing._toolbox)"></a><span style="font-style: italic">windowing toolbox</span>, for implementing windows,
buttons, menus, text fields, and other controls.</p></li><li><p>The <a name="(tech._editor._toolbox)"></a><span style="font-style: italic">editor toolbox</span>, for developing traditional text
editors, editors that mix text and graphics, or free-form layout
editors (such as a word processor, HTML editor, or icon-based file
browser).</p></li></ul><p>Both parts of the toolbox rely extensively on the
<a href="http://download.racket-lang.org/docs/6.1/html/local-redirect/index.html?doc=draw&rel=index.html&version=6.1" class="RktModLink Sq" data-pltdoc="x"><span class="RktSym">racket/draw</span></a> drawing library.</p><table cellspacing="0" cellpadding="0"><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html" class="toptoclink" data-pltdoc="x">1<span class="hspace"> </span>Windowing</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._.Creating_.Windows%29" class="toclink" data-pltdoc="x">1.1<span class="hspace"> </span>Creating Windows</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._canvas-drawing%29" class="toclink" data-pltdoc="x">1.2<span class="hspace"> </span>Drawing in Canvases</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._.Core_.Windowing_.Classes%29" class="toclink" data-pltdoc="x">1.3<span class="hspace"> </span>Core Windowing Classes</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._containeroverview%29" class="toclink" data-pltdoc="x">1.4<span class="hspace"> </span>Geometry Management</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._containees%29" class="toclink" data-pltdoc="x">1.4.1<span class="hspace"> </span>Containees</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._containers%29" class="toclink" data-pltdoc="x">1.4.2<span class="hspace"> </span>Containers</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._new-containers%29" class="toclink" data-pltdoc="x">1.4.3<span class="hspace"> </span>Defining New Types of Containers</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._mouseandkey%29" class="toclink" data-pltdoc="x">1.5<span class="hspace"> </span>Mouse and Keyboard Events</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._eventspaceinfo%29" class="toclink" data-pltdoc="x">1.6<span class="hspace"> </span>Event Dispatching and Eventspaces</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._.Event_.Types_and_.Priorities%29" class="toclink" data-pltdoc="x">1.6.1<span class="hspace"> </span>Event Types and Priorities</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._espacethreads%29" class="toclink" data-pltdoc="x">1.6.2<span class="hspace"> </span>Eventspaces and Threads</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._currenteventspace%29" class="toclink" data-pltdoc="x">1.6.3<span class="hspace"> </span>Creating and Setting the Eventspace</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._evtcontjump%29" class="toclink" data-pltdoc="x">1.6.4<span class="hspace"> </span>Continuations and Event Dispatch</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._.Logging%29" class="toclink" data-pltdoc="x">1.6.5<span class="hspace"> </span>Logging</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="windowing-overview.html#%28part._animation%29" class="toclink" data-pltdoc="x">1.7<span class="hspace"> </span>Animation in Canvases</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Widget_Gallery.html" class="toptoclink" data-pltdoc="x">2<span class="hspace"> </span>Widget Gallery</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Windowing_Classes.html" class="toptoclink" data-pltdoc="x">3<span class="hspace"> </span>Windowing Classes</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Windowing_Functions.html" class="toptoclink" data-pltdoc="x">4<span class="hspace"> </span>Windowing Functions</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Windowing_Functions.html#%28part._.Dialogs%29" class="toclink" data-pltdoc="x">4.1<span class="hspace"> </span>Dialogs</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Windowing_Functions.html#%28part._eventspace-funcs%29" class="toclink" data-pltdoc="x">4.2<span class="hspace"> </span>Eventspaces</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Windowing_Functions.html#%28part._.System_.Menus%29" class="toclink" data-pltdoc="x">4.3<span class="hspace"> </span>System Menus</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Windowing_Functions.html#%28part._.Global_.Graphics%29" class="toclink" data-pltdoc="x">4.4<span class="hspace"> </span>Global Graphics</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Windowing_Functions.html#%28part._.Fonts%29" class="toclink" data-pltdoc="x">4.5<span class="hspace"> </span>Fonts</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Windowing_Functions.html#%28part._.Miscellaneous%29" class="toclink" data-pltdoc="x">4.6<span class="hspace"> </span>Miscellaneous</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html" class="toptoclink" data-pltdoc="x">5<span class="hspace"> </span>Editors</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._tb~3amiaoverview%29" class="toclink" data-pltdoc="x">5.1<span class="hspace"> </span>Editor Structure and Terminology</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editoradministrators%29" class="toclink" data-pltdoc="x">5.1.1<span class="hspace"> </span>Administrators</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editorstyles%29" class="toclink" data-pltdoc="x">5.1.2<span class="hspace"> </span>Styles</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editorfileformat%29" class="toclink" data-pltdoc="x">5.2<span class="hspace"> </span>File Format</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._.Encoding_.Snips%29" class="toclink" data-pltdoc="x">5.2.1<span class="hspace"> </span>Encoding Snips</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editorsnipclasses%29" class="toclink" data-pltdoc="x">5.2.1.1<span class="hspace"> </span>Snip Classes</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editordata%29" class="toclink" data-pltdoc="x">5.2.1.2<span class="hspace"> </span>Editor Data</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._globaleditordata%29" class="toclink" data-pltdoc="x">5.2.2<span class="hspace"> </span>Global Data: Headers and Footers</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editoreol%29" class="toclink" data-pltdoc="x">5.3<span class="hspace"> </span>End of Line Ambiguity</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editorflattened%29" class="toclink" data-pltdoc="x">5.4<span class="hspace"> </span>Flattened Text</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._drawcaretinfo%29" class="toclink" data-pltdoc="x">5.5<span class="hspace"> </span>Caret Ownership</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editorcutandpastetime%29" class="toclink" data-pltdoc="x">5.6<span class="hspace"> </span>Cut and Paste Time Stamps</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editorclickback%29" class="toclink" data-pltdoc="x">5.7<span class="hspace"> </span>Clickbacks</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._lockinfo%29" class="toclink" data-pltdoc="x">5.8<span class="hspace"> </span>Internal Editor Locks</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="editor-overview.html#%28part._editorthreads%29" class="toclink" data-pltdoc="x">5.9<span class="hspace"> </span>Editors and Threads</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Snip_and_Style_Classes.html" class="toptoclink" data-pltdoc="x">6<span class="hspace"> </span>Snip and Style Classes</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Editor_Classes.html" class="toptoclink" data-pltdoc="x">7<span class="hspace"> </span>Editor Classes</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Editor_Functions.html" class="toptoclink" data-pltdoc="x">8<span class="hspace"> </span>Editor Functions</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html" class="toptoclink" data-pltdoc="x">9<span class="hspace"> </span>WXME Decoding</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._snipclassmapping%29" class="toclink" data-pltdoc="x">9.1<span class="hspace"> </span>Snip Class Mapping</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._.Nested_.Editors%29" class="toclink" data-pltdoc="x">9.1.1<span class="hspace"> </span>Nested Editors</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._.Images%29" class="toclink" data-pltdoc="x">9.1.2<span class="hspace"> </span>Images</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._.Dr.Racket_.Comment_.Boxes%29" class="toclink" data-pltdoc="x">9.2<span class="hspace"> </span>DrRacket Comment Boxes</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._.Dr.Racket_.X.M.L_.Boxes%29" class="toclink" data-pltdoc="x">9.3<span class="hspace"> </span>DrRacket XML Boxes</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._.Dr.Racket_.Racket_.Boxes%29" class="toclink" data-pltdoc="x">9.4<span class="hspace"> </span>DrRacket Racket Boxes</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._.Dr.Racket_.Text_.Boxes%29" class="toclink" data-pltdoc="x">9.5<span class="hspace"> </span>DrRacket Text Boxes</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._.Dr.Racket_.Fractions%29" class="toclink" data-pltdoc="x">9.6<span class="hspace"> </span>DrRacket Fractions</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._.Dr.Racket_.Teachpack_.Images%29" class="toclink" data-pltdoc="x">9.7<span class="hspace"> </span>DrRacket Teachpack Images</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="WXME_Decoding.html#%28part._.Dr.Racket_.Test-.Case_.Boxes%29" class="toclink" data-pltdoc="x">9.8<span class="hspace"> </span>DrRacket Test-Case Boxes</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="mredprefs.html" class="toptoclink" data-pltdoc="x">10<span class="hspace"> </span>Preferences</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Dynamic_Loading.html" class="toptoclink" data-pltdoc="x">11<span class="hspace"> </span>Dynamic Loading</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Startup_Actions.html" class="toptoclink" data-pltdoc="x">12<span class="hspace"> </span>Startup Actions</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="libs.html" class="toptoclink" data-pltdoc="x">13<span class="hspace"> </span>Platform Dependencies</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="doc-index.html" class="toptoclink" data-pltdoc="x">Index</a></p></td></tr></table><div class="navsetbottom"><span class="navleft"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, "6.1", "../");" onfocus="this.style.color="black"; this.style.textAlign="left"; if (this.value == "...search manuals...") this.value="";" onblur="if (this.value.match(/^ *$/)) { this.style.color="#888"; this.style.textAlign="center"; this.value="...search manuals..."; }"/></form> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.1");">top</a></span><span class="navright"> <span class="nonavigation">← prev</span> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.1");">up</a> <a href="windowing-overview.html" title="forward to "1 Windowing"" data-pltdoc="x">next →</a></span> </div></div></div><div id="contextindicator"> </div></body></html>
|