Short:        BOOPSI custom class of pages like MUI/BGUI etc
Author:       jt18@irz.inf.tu-dresden.de
Uploader:     jt18 irz inf tu-dresden de
Type:         devv/gui
Architecture: m68k-amigaos

this is the new beta-version of my BOOPSI custom class called "page.gadget". it offers very
flexible handling of "unlimited" numbers of pages, reacts like a true system gadget
and does the complete layout for you:

    you build up a linked list of "page structures" where every structure holds 
    pointers to itexts, bevels, images, gadgets etc...
    the page.gadget does the layout for you and simply informs you that is switched
    to a new page.
    the page.gadget offers you several looks and much much more. the bevvelboxes 
    are really great :)

note: YOU have to care for font-sensitivity. 

since this was implemented as an exec-shared library every programmer can use it
with his favourite langueage. include for c, asm and e are already done and
included.

offers hook entries for the advanced programmer.

i want to please you to test it, send me the (hope not) found bugs and (hope so) 
many suggestions and tips.

thanx, jens