[GRASS-dev] wxPython3 checkbox button issues: g.gui + g.mapsets -s

Anna Petrášová kratochanna at gmail.com
Sun Dec 18 13:00:39 PST 2016


You can test g.mapsets -s GUI dialog with CheckListCtrlMixin demo.

Add multiple maps dialog uses wx.CheckListBox.

Layer manager uses CustomTreeCtrl.

So they all use different widgets. Although I can't rule out the
possibility something's wrong in GRASS, I think it's a problem
upstream.

Anna


On Sat, Dec 17, 2016 at 5:17 AM, Markus Neteler <neteler at osgeo.org> wrote:
> Hi,
>
> I found yet another wxPython3 issue :( Running the selection dialog
> g.mapsets -s
>
> I can hardly read which mapset was [x] checked (see attached screenshot).
>
> From the code in
> gui/wxpython/modules/mapsets_picker.py
>
> I don't understand which wx demo (/usr/share/doc/wxPython-docs/demo/
> )I should try to possibly report it upstream.
> Or is it a GRASS issue?
>
> Likewise g.gui, where I have to "blindly" use the checkboxes in the
> layer tree while being fine in the map selection tool (see second
> screenshot).
>
> Any hints why they behave so differently?
>
> Markus
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev


More information about the grass-dev mailing list