close parameter windows using the <esc> key

Post Reply
User avatar
strobotone
Posts: 297
Joined: Wed Nov 23, 2011 2:59 pm
Location: berlin
Contact:

close parameter windows using the <esc> key

Post 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 !
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: close parameter windows using the <esc> key

Post by oskari »

You can't do it in BuzzGUI but I just added it so it will be in the next build.
User avatar
strobotone
Posts: 297
Joined: Wed Nov 23, 2011 2:59 pm
Location: berlin
Contact:

Re: close parameter windows using the <esc> key

Post by strobotone »

Ah, that´s why. It is more at them "bottom" code level.

Many thanks, Oskari !
oskari
Site Admin
Posts: 296
Joined: Mon Nov 21, 2011 2:04 pm

Re: close parameter windows using the <esc> key

Post by oskari »

It was in buzzgui.dll but I moved it to BuzzGUI.ParameterWindow.dll so you can change things like this now.
Post Reply