[GRASS-dev] wx.Slider events on Mac

2011-05-26 Thread Anna Kratochvílová
Hi, I wonder if someone using Mac could tell me which events are emitted when dragging and releasing the thumbtrack of wx.Slider. I'm interested especially in EVT_SCROLL_CHANGED and EVT_SCROLL_THUMBRELEASE. In documentation I can read that EVT_SCROLL_CHANGED is on MSW only but I can handle it o

[GRASS-dev] "Line too long" error in Python with grass.parser()

2011-05-26 Thread Pierre Roudier
Hi, I must be missing something obvious here: I'm trying to do my first script in Python, and I go the following error when calling grass.parser(): Line too long or missing newline at line 63 Thinking my code must be bugged, I gave it a shot with the examples on the wiki (d.shademaps) and on the

[GRASS-dev] wx digitizer bug

2011-05-26 Thread Markus Metz
can't quit the wx vector digitizer, applies to 7.0 and 6.5 (did not test 6.4) self.StartEditing(self.layers[selection]) File "/home/metz/src/grass-6.5.svn/dist.x86_64-unknown- linux-gnu/etc/wxpython/gui_modules/toolbars.py", line 1174, in StartEditing lmgr.toolbar.Enable('vdigit', enable = Fal

[GRASS-dev] Re: [GRASS GIS] #198: v.in.ascii: column scanning is borked

2011-05-26 Thread GRASS GIS
#198: v.in.ascii: column scanning is borked ---+ Reporter: hamish| Owner: grass-dev@… Type: defect| Status: reopened Priority: critical | Milestone: 6.4.2