On Fri, Jan 2, 2009 at 10:45 PM, Martin Landa <landa.martin@gmail.com> wrote:
Hi,
currently trunk contains these tcl files:
[reordered, see my older mail]
Comments:
# would be nice to have it similar in Python (g.mapsets -s):
./general/g.mapsets/g.mapsets.tcl
# would require a rewrite in python (ideally with a better wizard):
./raster/r.li/r.li.setup/r.li.setup.procedures.tcl
./raster/r.li/r.li.setup/r.li.windows.tcl
# I guess to be retired with new wxPython digitizer:
./vector/v.digit/settings.tcl
./vector/v.digit/form.tcl
./vector/v.digit/toolbox.tcl
./vector/v.digit/html_library.tcl
./vector/v.digit/cats.tcl
# I guess to be retired with new py-nviz
./visualization/nviz/scripts/*.tcl
On Fri, Jan 2, 2009 at 10:45 PM, Martin Landa <landa.martin@gmail.com> wrote:
# would be nice to have it similar in Python (g.mapsets -s):
./general/g.mapsets/g.mapsets.tcl
'Config->GRASS working environment->Mapset access'
?
[...]
# I guess to be retired with new wxPython digitizer:
./vector/v.digit/settings.tcl
./vector/v.digit/form.tcl
./vector/v.digit/toolbox.tcl
./vector/v.digit/html_library.tcl
./vector/v.digit/cats.tcl
if you don't mind I will remove v.digit from trunk (replaced by
wxPython digitizer) - still problem with direct linking with libgdi.
# I guess to be retired with new py-nviz
./visualization/nviz/scripts/*.tcl
wxNviz is not currently fully functional, some Nviz features are
missing (50%). So we can wait with removal.
On Sat, Jan 3, 2009 at 9:32 AM, Martin Landa <landa.martin@gmail.com> wrote:
Hi,
2009/1/3 Markus Neteler <neteler@osgeo.org>:
On Fri, Jan 2, 2009 at 10:45 PM, Martin Landa <landa.martin@gmail.com> wrote:
# would be nice to have it similar in Python (g.mapsets -s):
./general/g.mapsets/g.mapsets.tcl
'Config->GRASS working environment->Mapset access'
?
I meant stand-alone (since I always call it from cmd line).
If you try g.mapsets -s you see a nice, simple selection box.
[...]
# I guess to be retired with new wxPython digitizer:
./vector/v.digit/settings.tcl
./vector/v.digit/form.tcl
./vector/v.digit/toolbox.tcl
./vector/v.digit/html_library.tcl
./vector/v.digit/cats.tcl
if you don't mind I will remove v.digit from trunk (replaced by
wxPython digitizer)
That's fine for me.
- still problem with direct linking with libgdi.
We'll figure it out...
# I guess to be retired with new py-nviz
./visualization/nviz/scripts/*.tcl
wxNviz is not currently fully functional, some Nviz features are
missing (50%). So we can wait with removal.