[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 28 Oct 2001, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> Im geting a nasty crash in any allegro app
> that uses the gui functions.
> All I do is shake my mouse a bit.
> It seems like the gui doesn't like to
> constantly unfocus and refocus objects...
>
> also If I move my mouse a little faster
> than I normaly do I get mouse trails when
> moving my mouse ontop of a focusable object.
(1) A guess: does deleting aintunix.h:94 (yield_timeslice) help?
(2) Try going back in CVS until the bug disappears. Recent log
entries involving gui.c:
2001-10-23 22:34 - Fixed another little glitch with menu auto-opening
2001-10-23 15:29 - Better behaviour between mouse auto-opening menus
and navigating with keyboard
2001-10-21 15:26 - Followup patch from David Capello
2001-10-20 19:13 - Peter eliminated use of static buffers by
uconvert() in several places
2001-10-20 11:02 - David A. Capello made d_menu_proc steal/return
focus when activated/deactivated
2001-10-04 12:43 - Charles Wardlaw made alert/alert3 use transparent
bg for text label