Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bd5c3d824c3db63ffd9226c15941e6ad > files > 2332

mozart-1.4.0-1mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Window Programming in Mozart</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><P class="margin"><A href="../index.html">Top</A><BR><A href="http://www.mozart-oz.org/download/view.cgi?action=print&class=tutorial&name=WindowProgramming">Print</A></P><H1 align="center" class="title">Window Programming in Mozart</H1><H2 align="center" class="authors"><A href="http://www.ps.uni-sb.de/~schulte/">Christian&nbsp;Schulte</A></H2><P></P><DIV align="center"><IMG alt="" src="wp.gif"></DIV><P></P><BLOCKQUOTE><P>This document is an introduction to window programming in Mozart. Mozart uses a high-level object-oriented interface to Tk for window programming. The interface inherits from Oz concurrency, objects and first-class procedures. From Tk the interface inherits a set of powerful graphical abstractions. This document exemplifies both aspects: the basic usage of the graphical abstractions and how to profit from Oz's language features. </P></BLOCKQUOTE><HR><UL class="toc"><LI><A href="toc.html#label1">Table of Contents</A></LI></UL><UL class="toc"><LI><A href="node1.html#chapter.introduction">1 Introduction</A></LI></UL><UL class="toc"><LI><A href="node2.html#chapter.started">2 Getting Started</A></LI></UL><UL class="toc"><LI><A href="node6.html#chapter.widgets-1">3 Widgets</A></LI></UL><UL class="toc"><LI><A href="node14.html#chapter.geometry">4 Geometry Managers</A></LI></UL><UL class="toc"><LI><A href="node19.html#chapter.widgets-2">5 More Widgets</A></LI></UL><UL class="toc"><LI><A href="node32.html#chapter.canvas">6 Canvas Widgets</A></LI></UL><UL class="toc"><LI><A href="node37.html#chapter.text">7 Text Widgets</A></LI></UL><UL class="toc"><LI><A href="node41.html#chapter.tools">8 Tools for Tk</A></LI></UL><UL class="toc"><LI><A href="node46.html#appendix.data">A Data and Program Fragments</A></LI></UL><UL class="toc"><LI><A href="bib.html#label347">Bibliography</A></LI></UL><UL class="toc"><LI><A href="idx.html#label348">Index</A></LI></UL><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~schulte/">Christian&nbsp;Schulte</A><BR><SPAN class="version">Version 1.4.0 (20090610)</SPAN></ADDRESS></BODY></HTML>