Page 2 of 2

Re: Can't get alt - double click to work

Posted: Thu Aug 29, 2013 10:17 am
by elanorb
Hi EOTR

Each type of MobGUI control responds differently to alt-double click, for example tab buttons get wider to fill the space, left buttons align themselves 10 pixels in from the left of the stack and buttons are horizontally centered.

The MobGUI documentation explains how each control type responds to alt-double click in the entry for the control.

I hope that helps.

Kind regards

Elanor

Re: Can't get alt - double click to work

Posted: Thu Aug 29, 2013 7:56 pm
by EOTR
elanorb wrote:left buttons align themselves 10 pixels in from the left of the stack and buttons are horizontally centered.
Aha! That's exactly what's happening! So its working correctly then.

thanks for the clarification,
Henry

Re: Can't get alt - double click to work

Posted: Thu Jan 09, 2014 7:34 pm
by wizard
Eleanor - Your work-around worked for me as well. Much thanks. Jeff