| 388 | |
| 389 | === Week 10 === |
| 390 | '''What did I complete this week?'''\\ |
| 391 | - Replaced deprecated code warnings for set-tooltip (https://github.com/sanjeetbhatti/FullSupportPython3/blob/master/grass_trunk/gui/patch_gui.diff) |
| 392 | - Fixed psmap issue for map |
| 393 | - Created new wrapper classes for widgets |
| 394 | - Fixed animation and mapswipe events binding deprecation warnings |
| 395 | - Fixed 'cmp' function calls, created custom function to deal with all instances |
| 396 | |
| 397 | '''What am I going to achieve for the next week?'''\\ |
| 398 | - Replace remaining code deprecated warnings in GUI library |
| 399 | - Fix remaining gui command files |
| 400 | - Work on forms.py to fix string errors |
| 401 | - Replace all instances of old wx.* code with wrapper classes where suitable |
| 402 | |
| 403 | '''Is there any blocking issue?'''\\ |
| 404 | Not at the moment. |