Re: [AD] backamnesia and GUI |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2001-11-28, Eric Botcazou <ebotcazou@xxxxxxxxxx> wrote:
> > Hopefully pretty straightforward, but I didn't test yet.
>
> Works under Windows.
Committed.
> This made me realize that there is a little flaw in the test program
> relating to the display switch mode: when you change the mode, all the
> registered callbacks are erased (including of course the internal callback
> of the GUI), so the screen may not be properly redrawn on the next switch.
> Does anyone know how to fix that ?
I'll let this one slip. It's a pretty contrived situation, IMO.
Btw, is it too late to rename `set_display_switch_callback' to
something like `add_display_switch_callback'?