Novell Home

AWT Sample - C-plus-plus GUI Library and tools for developing Operating System

From Developer Community

Sample source code for using AWT classes

 This code is for demonstrating how to use AWT classes. Open a project in C++ and then add the following files: bcreat.libtest.cpp and compile project on large memory model with "SS equals DS" set to "Never". 

AWT CLASS FILE

 This file contains different AWT classes to be used by the programmers. 

Header File for Cursors

 This file must be included to your source code to access different cursors types. 

AWT LIBRARY FILE

 This file contains all the library functions for AWT classes

Contents

AWT LIBRARY FILE

http://ftp.novell.com/pub/forge/siddharth/sample/BCREAT.LIB

Header File for Cursors

http://ftp.novell.com/pub/forge/siddharth/sample/CURSOR.H

AWT CLASS FILE

http://ftp.novell.com/pub/forge/siddharth/sample/AWT.H

Sample source code for using AWT classes

http://ftp.novell.com/pub/forge/siddharth/sample/TEST.CPP

--Siddharth Dubey

Novell® Making IT Work As One

© 2008 Novell, Inc. All Rights Reserved.