[Qgis-developer] Antialiasing not working in standalone PyQGIS app
Ivan Mincik
ivan.mincik at gmail.com
Wed Mar 2 03:29:26 EST 2011
Hi all,
we are developing simple PyQGIS PostGIS viewer [1], [2] and having
troubles to get antialiasing working. Code is the same as in PyQGIS
Cookbook, but not working with current QGIS trunk version (
self.canvas.enableAntiAliasing( True ) in QMainWindow class ).
Can somebody look at code [1] (line 137 in 'postgis_viewer.py' ) and
confirm that I should fill bug report?
[1] - https://github.com/imincik/QgsPostGIS-Viewer/tree/multilayer
[2] - https://github.com/imincik/QgsPostGIS-Viewer
Ivan
More information about the Qgis-developer
mailing list