Re: [Mixxx-devel] Library view - activate/deactivate

2012-04-22 Thread Daniel Schürmann
Hi Keith, there is actual no onHide() "callback" function. But you may create it: * Add the virtual fuvtion onHide() to the abstract LibraryView. * Add onHide() to all classes which implements LibraryView. * Extend WLibrary::switchToView that it calls onHide() of the current stacked widget just

[Mixxx-devel] library layout redesign

2012-04-22 Thread Daniel Schürmann
Hello Mixxx, I think it is time, to think about a library layout redesign for the future versions of Mixxx. Every time, we think about new library features it is always an issue where to place the controls. The current practice, to put them on top of the track table is limited to a thin bar, whi