OS4 DepotLogo by Nickman 
(anonymous IP: 18.217.220.114,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » Gui » guilib.lha

Guilib

Description: A very simple GUI framework for SDL
Download: guilib.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 1Mb
Version: 1.1.2
Date: 19 Oct 2006
Author: Sam Lantinga and Rainer Loritz, AmigaOS 4.0 port by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Homepage: http://www.libsdl.org/projects/GUIlib
Category: development/library/gui
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 2196
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 244  (Current version)
244  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This is a very simple GUI framework, for use with SDL.
It is very flexible, but is by no means a complete windowing system.
Feel free to improve it!! :)

It contains a C++ GUI class with a very rudimentary C interface,
and a set of useful widget classes.

File:  Contents:
--------------- ----------------------------------------------------
GUI.h  The C++ GUI container class
GUI_C.h  The C interface to the GUI objects
GUI_status.h Type definitions shared between C and C++
GUI_widget.h The widget base class
GUI_generic.h The most generic widget, for use with C interface
GUI_area.h A simple colored rectangle widget
GUI_image.h A simple static image widget
GUI_button.h A simple image button widget
GUI_scrollbar.h A simple scrollbar/scrollbutton widget
GUI_termwin.h A simple dumb terminal widget
GUI_widgets.h A header to get all of the library widgets
GUI_output.h Some simple C functions for popup messages
GUI_loadimage.h Functions to load C image headers for GUI programs
genimage.c A program to generate a C image from a BMP file

keyboard.cc A simple program to test keyboard layouts under SDL
hello.cc An example of using the C++ GUI library
hello_C.c An example of using the C interface and GUI_output.h
okay.c  An program to pop up quick "OK" message boxes

   .___________________________________________________________.
   |                                                           |
   |       A M I G A   O S   4 . 0   C O M P I L E   B Y       |
  ._______                                        .______.     |
  |  ____/________________________________________|      |__   .
._|______         |      :_       |      ._       |       _/______.
|      |/         |      |/       |      |/       |      |/       |
|                 |      _________|               |               |
|_________________|______|spt/up  |_______________|_______________| 
   .                                                           .
   |                                                           | 
   |   I am in a shitty economical situation, so if you feel   | 
   |  that what I do is  worth anything, use paypal to donate  |  
   |         to my email addy, spotATtriadDOTse, thanx!        | 
   |                                                           | 
   |                    Spot / Up Rough 2006                   | 
   |___________________________________________________________|


Copyright © 2004-2024 by Björn Hagström All Rights Reserved