Search found 1 match

by drrbhandari
Tue Feb 11, 2003 8:00 pm
Forum: QBasic / QuickBasic related
Topic: VESA standard VS DirectQB & Future Library
Replies: 4
Views: 2538

Re: VESA standard VS DirectQB & Future Library

Hi pal,

I would suggest writing the break and error handlers as a part of the library or the basic code. Another trick that can be used is to launch the application from a shell which resets the appropriate modes on exit. Library would be more appropriate. Incidentally I too would like to work with ...