Gui48
By Prometheus
prmths@lcc.net
http://www.lcc.net/~prmths/hp48/


Version Changes
	Alpha1 to Beta1:
		converted the Gui48 program to sysrpl - made things much smoother 
		and efficient.. <fixed a LOT of problems some people had>
	Beta1 to Beta2:
		Rewritten Version program, Rewritten I/O setup 
		fixed all the bugs that make it crash
		added error handling
		

keys in the main screen 
        arrow keys:         	desktop navigation 
        ENTER    :         	Run a program from the desktop 
        A              	:       start menu 
        E              	:       Toggle internal speaker 
        F              	:       Time set menu 
        /-> ON     	:      	Off 
        VAR       	:      	Add/remove progrrams from the desktop <not implemented yet> 

keys in the start menu 
        up, down 	:      	Navigate in the start menu 
        right or ENTER 	:  	Run program or switch directory 
        left, DROP or A	:  	Cancel out of the start menu 
        VAR            	:      	Add/remove programs from the start menu <not implemented yet> 

keys in the time set menu 
        up, down     	:       Adjust 
        Left, Right  	:       Navigate in the time setup screen 
        ENTER or DROP	:	Quit and save time 

keys in the Background setup 
        up, down     	:       navigate in the desktop setup screen 
        enter        	:       choose the highlited desktop 

keys in the setup menu 
        up, down     	:       navigate in the setup sereen 
        enter        	:       choose setup option 

to add programs to the start menu ot desktop, you need to manually add them through the HP-OS by 
making a small program to go to the appropriate directory and run the program.. 

Known bugs:                 Note - a * means i'll try to get it fixed by the next version 
                                   a @ means it'll be fixed soon (it can wait - :)  ) 
                                   a - means i need to learn a bit more to fix it 

    * lacks the file manager (icon/program add thing for the start menu and desktop) 
    * lacks an icon editor - (will be incorporated to the file manager)
    @ limited to 10 programs or directories per dir in the start menu.
    @ limited to 24 icons on the desktop 
    @ limited to 7 backgrounds 
    @ add background tiling ( no more 131x64 grobs )
    - needs to be optimized so there is no more user-rpl ;) 
    - want to make it grey scale.
    - If you press on quickly twice, it'll quit 
    - Still slower than i want to make it ;) 

I said i'd have the file manager/icon editor made before i released again -- oh well :)

includes 5 backgrounds - including one white one <aka - no background>

WARNING - I take no responsibility for lost data - this program is still in the BETA stages