Page 1 of 1

close parameter windows using the <esc> key

Posted: Mon Dec 12, 2011 11:24 am
by strobotone
howdy folks,

i also been asking about that in the buzzchurch :

I want to be able to close native machine/parameter windows with the escape key (which works for pvst windows)
but i can not figure out codewise how to do it.
Has it to be done in the BuzzGUI.ParameterWindow or in the BuzzGUI.MachineView ?

This small feature would be helpful. Thanks !

Re: close parameter windows using the <esc> key

Posted: Mon Dec 12, 2011 12:46 pm
by oskari
You can't do it in BuzzGUI but I just added it so it will be in the next build.

Re: close parameter windows using the <esc> key

Posted: Mon Dec 12, 2011 1:54 pm
by strobotone
Ah, that´s why. It is more at them "bottom" code level.

Many thanks, Oskari !

Re: close parameter windows using the <esc> key

Posted: Mon Dec 12, 2011 2:48 pm
by oskari
It was in buzzgui.dll but I moved it to BuzzGUI.ParameterWindow.dll so you can change things like this now.