Contents page

FlashyCloseWindow()


    USAGE

        void FlashyCloseWindow(Window)

    FUNCTION

        This makes windows closing a little more photogenic.
        This replaces the Intuition CloseWindow. After closing the window, it draws a
        diminishing rectangel that converges on the mouse pointer.
        It works with all screen types.

    INPUTS

        Window = Pointer to the window to close.

    RESULT

        none (void)

    SEE ALSO

        FlashyOpenWindow