[Qgis-developer] SEXTANTE commander

Victor Olaya volayaf at gmail.com
Mon May 6 00:18:05 PDT 2013


>
> Rather then making it a plugin I would prefer to see it built in like the
> Python console.  You can still leave it in Python but just load it like we
> do with the Python console by using QgsPythonRunner and calling the module.

sounds good to me. Anyway, the code is there, so please you or someone
else, feel free to take it and put it whenever it fits better. I will
try to improve it a bit and then move it and put it as a built in as
you suggested
>
> I like the idea of being able to expand it by using simple Python functions.
> I might be good in the future to have a decorator that has some basic arg
> validation or things like checking if any of the arguments are callable and
> returning the result.  You could chain methods by handling the callable
> switch.

Sure, there is plenty of room for improvements... I hope that people
will have new ideas and we can keep improving it for the current basic
version

>
> I think we might just need to tweak that combo box a little.  It looks a bit
> strange in the notification area that small.

I went the easy way and used a combo box, but I think that actually it
would be better to just use a tet box with a completer.

Another thing to fi in the UI is that it does not resize when you
resize the QGIS window, so it can leave an ugly bar in the middle of
the screen...

Thanks for your comments!
Victor


More information about the Qgis-developer mailing list