trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2012

Re: [trinity-devel] Accelerator hiding option?

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 13 Aug 2012 23:30:45 -0500
> What are these latest accelerator hiding options?
>
> Darrell

Certain combinations of operating systems and graphical toolkits allow
menu accelerator hints (underscores) to be hidden unless the first key in
the accelerator sequence is depressed (usually Alt).  When I was updating
the style API I noticed that this feature was supposed to be part of Qt3
way back when, but Trolltech never implemented it.  As I kind of like the
idea, I went ahead and implemented the feature; it can be activated with a
checkbox in the style kcontrol module.

Tim