grass icon indicating copy to clipboard operation
grass copied to clipboard

g.gui.example: fix broken module

Open pesekon2 opened this issue 2 years ago • 0 comments

  • fix instructions in g.gui.example README
  • fix arguments in ExampleMapDialog.dataSizer.Add()
  • ExampleInfoTextManager.textCtrl.SetDefaultStyle() -> SetFont()
  • iteritems() -> items()
  • _getToolbarData(): fix syntax

fix #3232

pesekon2 avatar Nov 09 '23 11:11 pesekon2