[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, 2005-08-27 at 11:41 +1000, Peter Wang wrote:
> On 2005-08-21, Elias Pschernig <elias@xxxxxxxxxx> wrote:
> > The attached patch updates excustom to also include a menu, since
> > animating the clock while a menu is active is what really will cause
> > problems to users of the Allegro GUI.
>
> Having tried it now, I think the example is slightly bogus. If the menu
> overlaps the clock then you get the clock drawing on top of the menu, so
> it only works in this special case.
Yes, that's all it wants to show.. you can continuously update something
(normally it would be e.g. dumb_poll, and not drawing a clock), while
displaying a menu. The Allegro GUI of course can't overlap with any
other graphics.
--
Elias Pschernig