Thank you both for the replies!  Something like SDL+FLTK sounds like it would 
be ideal then.  I'll take the plunge and try to work out a few test programs 
today.

Using SDL by itself wasn't an option for me because as has been mentioned, it 
completely lacks any kind of decent widget/common dialog support libs (you 
can't even give the main window a menu, for crying out loud -- and forget about 
creating pop up dialogs or additional windows).  While it's true I could make a 
bare bones commandline driven emulator with it, if I wanted to make a debugger 
or even just a halfway decent GUI, I'll need some kind of widget library for 
support.

Admittedly I didn't look into Allegro much -- though I did try a few emulators 
that used it and was less than impressed (though that may have been the 
author's fault, not the library).

Anyway... thanks again!
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to