|
Operating Systems
|
| GraphApp is a toolkit for cross-platform graphical user interface programming on Windows, X-Windows, Linux and Macintosh systems. It works with the C, ... |
| Tutorial - A beginner's tutorial. Examples - Several examples of varying complexity. Reference Manual - A quick reference for experienced GraphApp ... |
| Simple Examples. alldemo.c - A demonstration of many of the features of the package. [Screen Shot] · char.c - A program to display Unicode 'sub-fonts'. ... |
| Index of Topics:. Introduction:. About GraphApp · The GraphApp User Interface. General Concepts:. Initialisation and Event Handling. Simple Objects: ... |
Index of /software/graphapp/package/src
| Parent Directory 08-Aug-2005 23:49 - Makefile 01-Aug-2005 18:48 5k app.h 24-Sep-2005 17:54 44k apptypes.c 04-Jul-2001 01:44 14k apptypes.h 20-Jul-2005 20:32 ... |
| Introductory Notes. Title Page · Overview of GraphApp · History of GraphApp · Getting Started. Simple Examples. Co-ordinate Systems · Hello World ... |
Makefile for compiling the examples. # Type "make all" to see a ...
| # Makefile for compiling the examples. # Type "make all" to see a demonstration of all the examples. # Type "make alldemo", "make fields" etc for other ... |
Makefile for App: CC = /usr/bin/gcc AR = /usr/bin/ar RANLIB = /usr ...
| # Makefile for App: CC = /usr/bin/gcc AR = /usr/bin/ar RANLIB = /usr/bin/ranlib LD = /usr/bin/ld MAKE_STATIC_LIB = /usr/bin/ar rc MAKE_DYNAMIC_LIB ... |
#!/bin/sh # This is a 'configure' script for App. # # It looks for ...
| #!/bin/sh # This is a 'configure' script for App. # # It looks for a variety of things such as a compiler, # X-Windows installations, etc and generates a ... |
Index of /software/graphapp/package/about
| Parent Directory 08-Aug-2005 23:49 - CHANGES.TXT 16-Aug-2005 00:27 5k CONTRIB.TXT 08-May-2004 05:13 1k FIXES.TXT 12-Oct-2005 00:22 22k LICENCE. ... |
Copyright © 2002-2006, websy.net All Rights Reserved.