[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Alert shortcuts



On Monday 03 Jan 2011 22:17:02 Jo Even Skarstein wrote:
> On Mon, 2011-01-03 at 22:03 +0100, Helmut Karlowski wrote:
> > Am 03.01.2011, 21:46 Uhr, schrieb Jo Even Skarstein <joska@online.no>:
> > > I just noticed a small problem with the automatically generated
> > > shortcuts in alert-buttons. They're case-sensitive, so if 'E' is
> > > underlined in the "Exit"-button you can't just hit Alt+e. You must
> > > press Alt+Shift+e.
> > 
> > I just tested with an alert that says 'Yes' and Alt+y works. Give me a
> > test-app!
> 
> #include <gem.h>
> 
> void main(void)
> {
> 	int a = appl_init();
> 	form_alert(1, "[1]Alt+E does not work. Just E does.][Save|Exit]");
> 	appl_exit();
> }

Your test works perfectly for me (all combinations: Alt+E, Alt+e, e, E). With 
1.17.0.

Cheers,
JFL
-- 
Jean-François Lemaire