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

Re: [MiNT] XaAES doesn't respect wind_update?



I'm using form_dial() to trigger a full redraw of the work area of the screen.

FMD_START doesn't really do anything afaik, but I think I'm supposed to do FMD_START followed by FMD_FINISH (which I do).

-- PeP

3 dec 2010 kl. 17.53 skrev m0n0:

> 
> Am Fr, 3.12.2010, 17:23 schrieb Peter Persson:
> 
>> It's no biggie, but I wonder if it's supposed to be that way, or if it's a
>> bug.
> 
> I wonder how form_dial is supposed to work - does it have the same "bug" ?
> I would describe it as an bug - because no one should interrupt your
> drawing when you locked the screen...
> 
> Did you test form_dial() behavior? ...It seems the compendium says the AES
> is just ignoring FMD_START... and it is only for feature releases...
> 
>