Re: [Qtractor-devel] Small feature request: Remember status of connections window
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Rui N. C. <rn...@rn...> - 2009-11-26 11:30:12
|
On Thu, 26 Nov 2009 11:56:22 +0100, Frank Neumann <bea...@we...> wrote: > Hi, > > when opening the "Connections" window (F8), opening some of the "folders" > in it (detailed per-port connections), closing and re-opening the window, > all "folders" are collapsed again to their initial state. > Can this be changed so the status is remembered the next time I open it? that behavior was subject of some other feature request. i guess it's really a minor one, but i'll see what i can do about it ;) > Also, if I change the setting "View->Options->Display->Keep tool windows > always on top", the F8 and F9 keys to open/close the Mixer and Connections > window only work when the main window is active; the Mixer and Connections > windows themselves do not seem to react on these keyboard shortcuts. Would > be handy if I could open/close them no matter what window is currently > active. now that one i'm not sure how i can address it cleanly. keyboard shortcuts are indeed owned by top-level widgets and if you turn off the "keep tool windows always on top" option then both mixer and connections widgets will become top-level on its own and won't dispatch keyboard shortcuts to main window anymore. it's all expected behavior: you give with one hand, you take with the other. you can always press escape-key to hide away :) cheers -- rncbc aka Rui Nuno Capela rn...@rn... |