Re: [AD] GUI fix and some questions

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 01 Oct 2001, Charles Wardlaw <katt_gaiden@xxxxxxxxxx> wrote:
> 
> Line 1907, gui.c:
> 
>      set_dialog_color(alert_dialog, gui_fg_color, gui_bg_color);
> 
> Right after that should be added:
> 
>       for (c = 0; alert_dialog[c].proc != NULL; c++)
>       {
> 	if (alert_dialog[c].proc == _gui_ctext_proc)
> 	   alert_dialog[c].bg = -1;
>       }

Committed.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/