Changes between Version 49 and Version 50 of GSoC/2016/PyQtGUI
- Timestamp:
- 07/16/16 05:28:05 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2016/PyQtGUI
v49 v50 141 141 142 142 143 ==== July 11 - July 15 ==== 144 145 New widgets: layer, columns, multiple values with values_desc, dbtable, separator, group, colors 146 147 helpButton and closeButton work 148 149 Help/tooltip also for flags 150 151 Fix: Float or int equals 0 -> delete from cmd, more flags than one will not call overwrite, set minimum size to browsebutton 152 153 Refactoring (using methods as callbacks) 154 155 [[Image(gui8.1.PNG)]] 156 [[Image(gui8.2.PNG)]] 157 [[Image(gui8.3.PNG)]] 143 158 144 159 160