Tagged Questions
5
votes
4answers
428 views
How to handle Desktop Application frame sizing/scaling
I am working on a new project which is focused on a desktop application for users. I am looking to find out more information, answers, best practices when it comes to handling sizing and scaling with ...
4
votes
2answers
305 views
Usability of window docking
I'm working on a WPF desktop application. A stakeholder requested window docking (like Visual Studio 2010) for managing multiple windows inside the application. This option makes sense for the design ...
5
votes
3answers
305 views
Managing multiple windows in one application
I am developing a desktop application to create, arrange and read blocs of sounds, via a grid interface like this :
Each bloc of sound is of different nature and has its own panel to control its ...
