Changes between Version 19 and Version 20 of GSoC/2021/SingleWindowLayout
- Timestamp:
- 06/12/21 23:46:24 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2021/SingleWindowLayout
v19 v20 46 46 - Familiarize with the object-oriented patterns in wxPython programming 47 47 - Discuss the elements of the Single-Window layout and the necessary changes in GUI needed for implementing the proposed design 48 - Discuss the elements of the startup window and get acquainted with the whole design (video call on May 14)49 - C ontribute some feature related to refactoring50 51 }}} 52 {{{#! td48 - Contribute some feature related to refactoring - https://github.com/OSGeo/grass/pull/1591 49 - Create a parallel environment for independently developing of the Single-Window GUI - https://github.com/OSGeo/grass/pull/1604 50 51 }}} 52 {{{#!ok 53 53 54 54 }}} … … 59 59 }}} 60 60 {{{#!td 61 '''wxGUI refactoring:''' 62 - Create separate class for workspace management 63 - Separate functions related to the Display Panel into a separate class (main GUI script needs to be lightened) 64 - Establishing all signals and solving the connection when creating a 3D tab 65 }}} 66 {{{#!td 61 '''The basic skeleton: arrangement of basic widgets''' 62 - Create a basic arrangement of simple widgets that do not need much refactoring, see https://github.com/OSGeo/grass/pull/1621 63 64 - According to this arrangement: 65 -- Decide which panel used for the content pane 66 -- Decide which library will be more suitable for our development 67 68 - GUI refactoring PR regarding the new workspace manager: https://github.com/OSGeo/grass/pull/1437 (made before the bonding period) corrected by https://github.com/OSGeo/grass/pull/1637 69 }}} 70 {{{#!td 71 \\ 72 WIP 67 73 \\ 68 74 OK 69 75 \\ 70 tbd 71 \\ 72 tbd 76 OK 73 77 \\ 74 78 }}}