Re: [stella] Stella debugger minimum window size?

Subject: Re: [stella] Stella debugger minimum window size?
From: "B. Watson" <atari@xxxxxxxxxxxxxx>
Date: Tue, 26 Jul 2005 12:33:46 -0400
> 1024 x 768 (and small fonts) ;-)

Currently the font size is hard-coded in the program... we can't really
make it configurable without throwing off the layout of all the GUI
elements.

We'll have to make it pretty small, or else we'll lose the extra room
we gained by increasing the resolution in the first place.

If we could decouple the GUI from the emulator window, all these issues
would go away, or at least be easier to deal with. However, at this
stage of the game, it's too late to rewrite everything if we're going
to get 2.0 out the door by September.

--
B.
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://stella.biglist.com

Current Thread