A multi-platform Atari 2600 Emulator
Go to file
stephena d5da3d3319 Broke old ListWidget down to a base class, and created a new
StringListWidget and CheckListWidget to extend from it.  This means the
derived classes can concentrate on their main purpose, and leave all
the ListWidget stuff to the parent class.

Turned the TIA debugger area into an absolute size; 320x260.  This
should be large enough to accommodate all PAL ROMS.  This means the
tabset got shorter, but it's just too difficult to add widgets when
the area can change.  A zoom widget is going to be added to the right
of the TIA image, and we need absolute sizes for that area.
Besides, now that area is usable for other widgets ...


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@732 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2005-08-22 18:17:10 +00:00
CVSROOT Add syncmail as a admin file to checkout. 2001-12-27 20:02:13 +00:00
stella Broke old ListWidget down to a base class, and created a new 2005-08-22 18:17:10 +00:00