[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES + toolbar behavior



on 12/13/10 9:16 AM, Henk Robbers wrote:

>>   /*  72 */ { NULL,                      0,
>> DESCR("graf_movebox")    }, // unimplemented
>>   /*  73 */ { NULL,                      0,
>> DESCR("graf_growbox")    }, // unimplemented
>>   /*  74 */ { NULL,                      0,
>> DESCR("graf_shrinkbox")  }, // unimplemented
>> 
> 
> These function have never been implemented in XaAES.
> None of them are interactively coupled to mouse actions.
> They are used by TOS desktop to do a primitive form of animation
> when opening or closing directory windows. I wonder if graf_movebox
> has been used at all.

A quick search of the TOS 4 AES sources shows that movebox is called inside
growbox and shrinkbox. If I read the assembler correctly.

-- 
Lonny Pursell    http://www.bright.net/~gfabasic/