Revision 1182518
Go back to digest for 10th October 2010Bug Fixes in User Interface
Nicolas Brisset committed changes in /branches/work/kst/portto4/kst/src/libkstapp:
Make sure tools based on QDialog and which show potentially long file paths and/or vector names get maximize/minimize buttons on Windows. It was the case under Linux (at least with kwin) but not under Windows.
Based on the examples/widgets/windowflags examples from the Qt distribution this should solve the issue for Windows without changing too much for Linux. Maybe we only need to add the context menu button?
File Changes
Modified 5 files
- /branches/work/kst/portto4/kst/src/libkstapp
- /changedatasampledialog.cpp
- /changefiledialog.cpp
- /choosecolordialog.cpp
- /datamanager.cpp
- /datawizard.cpp
5 files changed in total