Re: [AD] crash! set_gfx_mode(GFX_TEXT...); vs draw_mouse() |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> why not just set the gfx mode without going to text mode ?
I may need to drop back to text mode for doing a shell command (in DOS), or
I may want to close my full-screen application in Windows and use some Windows
GUI from the desktop before going back to fullscreen mode...
These are just a few quick examples at the top of my head. There may be better
ones I can't think of atm. ;)
Evert