Hi, I`m working at the moment on an OsGeoLive virtual box. 

I`m using QGIS 1.8.0
I tryed to create a simple Symbol, but it failed to load the props, showing me 
on the mapCanvas just a symbol with a random color.
This would be the code:


self.gol2_categ_7 = QgsSymbolV2.defaultSymbol(self.gol.geometryType())
self.gol2_categ_7.createSimple({"color": "0,0,0,255", "color_border": 
"0,0,0,255", "offset": "0,0", "style": "diagonal_x","style_border": 
"solid","width_border":"0.26"})

Could you tell me please how to resolve the problem, so that the symbol loads 
the props?

Thanks!
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to