A multi-platform Atari 2600 Emulator
Go to file
stephena 08835c016d Added ContextMenu dialog, which is basically quite similar to
PopupDialog and 'pops up' a listing of commands that can emit
signals which the parent class will act on.

Added a ContextMenu to RomWidget, containing some common commands.
These commands don't actually do anything yet.

The GUI code now differentiates between left and right mouse buttons.
Most classes still treat both the same, but in the case of the
ContextMenu added to RomWidget, it's activated only by the RMB.

Added first pass of TiaZoomWidget, which displays a zoomed area of
the TIA image.  It's not quite working correctly yet, but I think
I know what the problem is.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@754 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2005-08-31 19:15:10 +00:00
CVSROOT Add syncmail as a admin file to checkout. 2001-12-27 20:02:13 +00:00
stella Added ContextMenu dialog, which is basically quite similar to 2005-08-31 19:15:10 +00:00