[ scummvm-Patches-1091165 ] GUI: Visible active tab

SourceForge.net noreply at sourceforge.net
Sat Dec 25 20:37:11 CET 2004


Patches item #1091165, was opened at 2004-12-25 21:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1091165&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ori Avtalion (salty-horse)
Assigned to: Nobody/Anonymous (nobody)
Summary: GUI: Visible active tab

Initial Comment:
The currently selected tab is not very noticable. The
following patch deletes the line below it, making it
and the dialog below it appear as one.

Stuff to think about:
* the tab change is done by deleting everything at the
bottom of the tab, including the blurred text beneath
it. It's not very noticable.
To change it, box() will have to be modified, perhaps
receiving flags that indicate which sides to draw (with
default "on" values, to prevent current code from
breaking) 

* When a game settings dialog is open, the buttons from
the main dialog are still visible and appear as active.
Maybe the entire background should be blurred, and not
just the surface beneath the open dialog.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1091165&group_id=37116




More information about the Scummvm-tracker mailing list