Dear Developers, I'm writing a new plugin and I need some help. In the plugin dialog there are multiple tabs, each contains fields that can be filled with values. The output will be a PDF file, but before saving, I would like to preview it into the dialog itself.
The last tab would be the one where I intend to put the preview. I think the best way would be to use a mapRenderer(), where I can put everything together. I already know how to save it into a PDF file, but my question is: how can I preview it into the dialog box itself? How can I connect the mapRenderer object to a dialog element? I created a blank, white-backgrounded QScrollArea in the last tab, this is where I would like to preview everything. Any ideas? Thanks in advance! Gergely -- View this message in context: http://osgeo-org.1560.n6.nabble.com/How-to-embed-a-mapRenderer-object-into-the-QDialog-tp5042970.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
