[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] XaAES doesn't respect wind_update?
Hey,
Here goes:
1. I lock the screen using BEG_UPDATE
2. I change change the position of a slider or some other window widget, causing things to be drawn to the screen.
3. I unlock the screen using END_UPDATE
Between BEG_UPDATE and END_UPDATE, I expected the AES to stay away from the screen.
I also wonder if this could happen if another application changes the state of some window widget. I haven't tested that.
It's no biggie, but I wonder if it's supposed to be that way, or if it's a bug.
-- PeP
3 dec 2010 kl. 15.15 skrev Peter Slegg:
> On Fri, 3 Dec 2010 17:09:02 , Peter Persson <pep.fishmoose@gmail.com> wrote:
>>
>> Is it possible to get any feedback on this topic at all?
>>
>> Is it supposed to be that way, or is it a bug?
>>
>> -- PeP
>
> Can you explain it a bit more to me ? I am not sure what you mean.
>
> Peter
>
>
>
>> 29 nov 2010 kl. 15.46 skrev Peter Persson:
>>
>>> Hi,
>>>
>>> I've noticed that XaAES doesn't respect wind_update() when changing
>> widget properties (i.e. slider position etc).
>>>
>>> Is this intentional? (i.e. is it kosher to update the widget settings
>> while the wind_update() lock is active?)
>>>
>>> -- PeP
>>
>>
>>
>
>
>
>
>