[ scummvm-Patches-1723779 ] GUI: Make TimedMessageDialog interruptible by kbd/mouse
SourceForge.net
noreply at sourceforge.net
Tue May 22 22:53:59 CEST 2007
Patches item #1723779, was opened at 2007-05-22 23:53
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=1723779&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ori Avtalion (salty-horse)
Assigned to: Nobody/Anonymous (nobody)
Summary: GUI: Make TimedMessageDialog interruptible by kbd/mouse
Initial Comment:
When changing SCUMM subtitle settings with the ctrl+t shortcut, most of the time I want to press it twice to get to the desired setting. (speech only -> text only -> text and speech).
The message dialog that pops up with the current setting takes a lot of time to disappear, and I have to wait before pressing ctrl+t again.
In the original COMI (and maybe other scumm games), pressing ctrl+t again would make the older message disappear.
ScummVM should at least emulate this useful behaviour.
The patch adds a such a toggle-able option to the TimedMessageDialog. It's disabled by default, and I enabled it for the SCUMM subtitle settings.
BTW, an even even better approach would be to catch subsequent ctrl+t presses and automatically move to the next setting, without making the message dialog disappear.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1723779&group_id=37116
More information about the Scummvm-tracker
mailing list