**************************************************

Menuet changes 26/11/05 tony.bond@pemcoint.kpl.net

**************************************************

copy all files from floppy_backup_XX_XX_XX onto a menuet boot disk. 

KERNEL - based on kernel 79pre1 changed to give custom dragbar changes are in : kernel_source/gui/window.inc search for ******

new LAUNCHER - shaped window with cycling colours.

custom dragbar demo1 - loads at bootup, shaped window. click on the nose to close. just a demo.

custom dragbar demo2 - called SHAPEC was going to use some of ACLOCK code but never got round to it. click on the nose to close.

new draggable icons - load at bootup, double click to launch program. right click to launch icon manager ( this the old icon manager anyone want to write a new one? ). each icon can have a different colour. positions are saved when Menuet is closed.

new END program - tells icons to save their positions.

idea for a new menu system - loads at bootup, click to open, hi-lights menu item at mouse position, closes when mouse moves out. "current project".



a new feature  by vhanla
::::::::::::::::::::::::

- I modified BUTTON.INC in order to allow a window's button to be accepted as clicked only when
  you release the pressed button of the mouse when the cursor is over the button area...
  It will help to avoid undesired clicks... :)


