| 84717 packages online |
|
|
| | | | No screenshot available |
|
DESCRIPTION
BGUI is a graphical user interface library for the Amiga computer which
allows for easy, flexible and fast GUI creation. It is based on BOOPSI
(Basic Object-Oriented Programming System for Intuition) and consists
of a single shared library which is easy to install.
- Programmers:
* BGUI gives you the ability to easily create automatically font
sensitive and resizable windows. You won't use gadtools.library
again!
* BGUI handles input and notification; your application can almost
run by itself.
* BGUI has been used for many projects, and is well tested and
developed. There are many other experienced programmers who can help
you get started.
* BGUI interfaces can adapt to user preferences, and localize
themselves.
* BGUI comes with enough object classes to get you going, and third
parties have written classes as well. Example source is included to
show you how to write your own.
* BGUI is free! No license or fees required for shareware or commercial
usage.
- Users:
* BGUI interfaces are font sensitive, resizable, often localized, and
can adjust to your preferences.
* BGUI has far smaller memory and disk requirements than other GUI
systems, while retaining the most important features.
* Many BGUI applications include everything you need to get started,
there is rarely a need to obtain yet another file.
* BGUI is free!
This archive contains the BGUI modules and examples on how to use BGUI
with AmigaOberon.
VERSION
V41.7
CHANGES SINCE
- None
WHAT YOU NEED
AmigaOberon 3.0+ - Interfaces V40.15 (Aminet/dev/obero/Interfaces3_6.lha)
The lastest BGUI developer pack is available on :
- http://www.az.com/~ie/bgui/
- http://www.users.dircon.co.uk/~nmc/bgui/
- ftp://ftp.pdi.net/pub/BGUI
- ftp://wizard.hip.cam.org/bgui
WHAT YOU GET
»UP« Updated
»NEW« New addition
Sources/Examples
»NEW« Addbuttons.mod - add, insert and remove buttons from a window
»NEW« BguiDemo.mod - the famous BGUIDemo in Oberon
»NEW« BGUIScrollWindow.mod - scoll a bitmap in a bgui window
»NEW« Borders.mod - how to add gadgets to a window's borders
»NEW« DemoCode.mod - user notification used in all examples
»NEW« FieldList.mod - drag'n'drop items in listviews
»NEW« FieldListH.mod - a listview custom class for FieldList.mod
»NEW« FrameLessInfo.mod - info text with no frame
»NEW« HScroll.mod - horizontal scrolling of a listview
»NEW« MultiCol.mod - multi column listview
»NEW« MultiFont.mod - use more than one font in the same window
»NEW« MultiSelect.mod - multiselection in listview
»NEW« Palette.mod - drag'n'drop colors on a custom class button
»NEW« PopButton.mod - drop menus from a button
Sources/Libraries and macros
»NEW« Bgui.mod - source of bgui.library interface
»NEW« BguiMacro.mod - source of bgui macros
HISTORY
V41.7:
- First release. Interface modules, macros and demos.
AUTHORS
Original BGUI resources - Jan van den Baard
BGUI C header and library - Ian J. Einman (74271.2766compuserve.com)
BGUI AmigaOberon modules - Larry Kuhns (lakuhnscis.cisnet.com)
Authors of examples are named in each file when available.
|
Contents of dev/obero/bguiob41_7.lha PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 1660 3728 44.5% -lh5- 24e7 Dec 9 1996 bguiOb41_7.readme
[generic] 623 3537 17.6% -lh5- 2dfb Dec 9 1996 bguiOb41_7.readme.info
[generic] 716 1233 58.1% -lh5- ade9 Dec 9 1996 Oberon.info
[generic] 712 1233 57.7% -lh5- fc86 Dec 9 1996 Oberon/Demos.info
[generic] 2844 6912 41.1% -lh5- 2fec Dec 9 1996 Oberon/Demos/AddButtons
[generic] 327 2211 14.8% -lh5- d3cc Dec 9 1996 Oberon/Demos/AddButtons.info
[generic] 1804 6172 29.2% -lh5- 1c33 Dec 9 1996 Oberon/Demos/AddButtons.mod
[generic] 9481 23528 40.3% -lh5- 8612 Dec 9 1996 Oberon/Demos/BguiDemo
[generic] 329 2211 14.9% -lh5- c197 Dec 9 1996 Oberon/Demos/BguiDemo.info
[generic] 11657 62289 18.7% -lh5- 54a8 Dec 9 1996 Oberon/Demos/BguiDemo.mod
[generic] 4328 9376 46.2% -lh5- 7dff Dec 9 1996 Oberon/Demos/BGUIScrollWindow
[generic] 329 2211 14.9% -lh5- 6b2a Dec 9 1996 Oberon/Demos/BGUIScrollWindow.info
[generic] 5651 19492 29.0% -lh5- 7f4c Dec 9 1996 Oberon/Demos/BGUIScrollWindow.mod
[generic] 2883 6708 43.0% -lh5- b6be Dec 9 1996 Oberon/Demos/Borders
[generic] 327 2211 14.8% -lh5- 2fe5 Dec 9 1996 Oberon/Demos/Borders.info
[generic] 2001 6045 33.1% -lh5- d694 Dec 9 1996 Oberon/Demos/Borders.mod
[generic] 816 1696 48.1% -lh5- 2aad Dec 9 1996 Oberon/Demos/CFunc.mod
[generic] 1034 2549 40.6% -lh5- 3423 Dec 9 1996 Oberon/Demos/DemoCode.mod
[generic] 3673 8020 45.8% -lh5- 72ef Dec 9 1996 Oberon/Demos/FieldList
[generic] 327 2211 14.8% -lh5- fa72 Dec 9 1996 Oberon/Demos/FieldList.info
[generic] 2222 7041 31.6% -lh5- 6fe1 Dec 9 1996 Oberon/Demos/FieldList.mod
[generic] 2269 6400 35.5% -lh5- 936d Dec 9 1996 Oberon/Demos/FieldListH.mod
[generic] 2320 5432 42.7% -lh5- a2d8 Dec 9 1996 Oberon/Demos/FrameLessInfo
[generic] 326 2211 14.7% -lh5- 49aa Dec 9 1996 Oberon/Demos/FrameLessInfo.info
[generic] 956 2132 44.8% -lh5- d867 Dec 9 1996 Oberon/Demos/FrameLessInfo.mod
[generic] 3859 9136 42.2% -lh5- 00b4 Dec 9 1996 Oberon/Demos/HScroll
[generic] 327 2211 14.8% -lh5- 8558 Dec 9 1996 Oberon/Demos/HScroll.info
[generic] 3763 14016 26.8% -lh5- 20b4 Dec 9 1996 Oberon/Demos/HScroll.mod
[generic] 4812 10780 44.6% -lh5- 831c Dec 9 1996 Oberon/Demos/MultiCol
[generic] 330 2211 14.9% -lh5- 961a Dec 9 1996 Oberon/Demos/MultiCol.info
[generic] 7145 28239 25.3% -lh5- 8042 Dec 9 1996 Oberon/Demos/MultiCol.mod
[generic] 3015 7296 41.3% -lh5- 3c57 Dec 9 1996 Oberon/Demos/MultiFont
[generic] 328 2211 14.8% -lh5- 9c3d Dec 9 1996 Oberon/Demos/MultiFont.info
[generic] 1963 6387 30.7% -lh5- 4934 Dec 9 1996 Oberon/Demos/MultiFont.mod
[generic] 3168 7240 43.8% -lh5- c22e Dec 9 1996 Oberon/Demos/MultiSelect
[generic] 328 2211 14.8% -lh5- 029f Dec 9 1996 Oberon/Demos/MultiSelect.info
[generic] 2160 7709 28.0% -lh5- c316 Dec 9 1996 Oberon/Demos/MultiSelect.mod
[generic] 92 159 57.9% -lh5- a220 Dec 9 1996 Oberon/Demos/Oberon.prefs
[generic] 6 6 100.0% -lh0- e739 Dec 9 1996 Oberon/Demos/OLink.prefs
[generic] 3562 7832 45.5% -lh5- dd91 Dec 9 1996 Oberon/Demos/Palette
[generic] 329 2211 14.9% -lh5- 46b2 Dec 9 1996 Oberon/Demos/Palette.info
[generic] 3091 10522 29.4% -lh5- 318e Dec 9 1996 Oberon/Demos/Palette.mod
[generic] 3912 8680 45.1% -lh5- 622e Dec 9 1996 Oberon/Demos/PopButton
[generic] 328 2211 14.8% -lh5- a36a Dec 9 1996 Oberon/Demos/PopButton.info
[generic] 2958 12430 23.8% -lh5- eafa Dec 9 1996 Oberon/Demos/PopButton.mod
[generic] 55 55 100.0% -lh0- fff9 Dec 9 1996 Oberon/History
[generic] 626 3537 17.7% -lh5- 497a Dec 9 1996 Oberon/History.info
[generic] 2884 7104 40.6% -lh5- c29d Dec 9 1996 Oberon/Release.notes
[generic] 624 3537 17.6% -lh5- ee09 Dec 9 1996 Oberon/Release.notes.info
[generic] 713 1233 57.8% -lh5- d9ee Dec 9 1996 Oberon/Sources.info
[generic] 19521 81543 23.9% -lh5- 23a4 Dec 9 1996 Oberon/Sources/Bgui.mod
[generic] 7188 72680 9.9% -lh5- d758 Dec 9 1996 Oberon/Sources/BguiMacro.mod
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 52 files 136702 510176 26.8% Dec 10 1996
|
|
|
|
Aminet © 1992-2024 Urban
Müller and
the Aminet team.
Aminet contact address: <aminetaminet net> |