[Qgis-developer] please help me write a QGIS-PostGIS GUI in
Python
Alessandro Pasotti
apasotti at gmail.com
Sat Feb 2 17:49:11 EST 2008
2008/2/2, Maciej Sieczka <tutey at o2.pl>:
> Alessandro Pasotti pisze:
>
> > Did you take a look to my code?
>
> Yes. It helps. Thanks a lot!
>
> We have slightly different approaches I see. You don't seem to be
> allowing for schemas other than default "public". Thus your GUI does not
> have a way to select a schema. I think it is important to not to assume
> everyone uses public schema always. Thus I think trying to follow the
> "add postgis layers" QGIS GUI, which supports different schemas, is a
> more robust approach.
>
Yes, you're absolutely right, much better approach.
> The aim is to fetch schemas and tables list according to psycopg command
> and populate the plugin's window with them, letting the user to select
> schemas and tables for further actions. If you or anybody could help me
> with this it'd be great.
>
> Maciek
>
>
I'm sorry, but I must first study some more python and QT before
working again on QGIS plugins. I hope that in a couple of weeks I will
be back and ready.
In the meantime, I will read this list and give help if I can.
Goof luck!
--
Alessandro Pasotti
w3: www.itopen.it
More information about the Qgis-developer
mailing list