Opened 15 years ago

Closed 10 years ago

#421 closed task (fixed)

wizard for r.li.setup

Reported by: martinl Owned by: lucadelu
Priority: major Milestone: 7.0.0
Component: wxGUI Version: svn-trunk
Keywords: r.li, setup, GUI Cc:
CPU: All Platform: All

Description

Design wxPython wizard for r.li.setup to replace existing TCL/TK interface and lib/bwidget dependency.

Change History (6)

comment:1 by hamish, 14 years ago

CPU: UnspecifiedAll
Platform: UnspecifiedAll

Anne has added:

source:grass/trunk/gui/wxpython/gui_modules/r_li_setup_GUI.py

"Stub file for wxPython interface for r.li.setup. Opinions welcome."

comment:2 by lucadelu, 12 years ago

Owner: changed from grass-dev@… to lucadelu

I am starting to work on this ticket, anne worked a bit on her script and I think that the concept used is not the right way to face the problem. I decided to start again from the beginning. you can see the status here http://grass.osgeo.org/wiki/WxPython-based_GUI_for_GRASS#r.li.setup_GUI.

When something in the module is going to work I'll commit the code in the svn

in reply to:  2 ; comment:3 by martinl, 12 years ago

Replying to lucadelu:

I am starting to work on this ticket, anne worked a bit on her script and I think that the concept used is not the right way to face the problem. I decided to start again from the beginning. you can see the status here http://grass.osgeo.org/wiki/WxPython-based_GUI_for_GRASS#r.li.setup_GUI.

When something in the module is going to work I'll commit the code in the svn

you also start in sandbox

http://svn.osgeo.org/grass/sandbox/

and then simply move to trunk (svn mv)

Martin

in reply to:  3 ; comment:4 by lucadelu, 12 years ago

Replying to martinl:

you also start in sandbox

http://svn.osgeo.org/grass/sandbox/

ok, I have to call it r.li.setup.py or can I call it with another name? Hi ask this because now I called it rlisetup.py, I put it in gui/wxpython/gui_modules and I modified the menudata.xml file to launch it from the GRASS menu -> Raster -> Landscape analysis -> Set up sampling and analysis framework

and then simply move to trunk (svn mv)

ok

Martin

Luca

in reply to:  4 comment:5 by martinl, 12 years ago

Replying to lucadelu:

Replying to martinl:

you also start in sandbox

http://svn.osgeo.org/grass/sandbox/

ok, I have to call it r.li.setup.py or can I call it with another name?

yes, let's call it r.li.setup.py. Martin

comment:6 by lucadelu, 10 years ago

Resolution: fixed
Status: newclosed

Hi all,

with r59424 I have ported all the feature of r.li.setup to g.gui.rlisetup.

Please testing is really welcome.

I close this ticket, please open new one for any bug that you are going to find

Note: See TracTickets for help on using tickets.