POST
|
Thanks for supporting me. I did a search - of course 🙂
... View more
11-22-2016
05:51 AM
|
0
|
1
|
1898
|
POST
|
ESRI support created: [ENH-000090236 Documentation update: Signal layerCreateComplete shouldn't fire the graphics layer as well as the MessageGroupLayer. This needs to be documented in ArcGIS Runtime for Qt version 10.2.6 documentation.]
... View more
08-31-2015
06:58 AM
|
0
|
0
|
479
|
POST
|
Hi! I have to put a specific QImage onto the map many times (> 10000). The class pictureMarker offers rendering an image on the map - fine. But its consuming more memory then necessary. (I was looking at the GPU memory) By now it is NOT possible to put the pixmap to the memory of the graphic card and reference that many times, in this example 10000 times. - Is that done in the background (QPixmap offers cacheKey() - QPixmap Class | Qt GUI 5.5 ) without being documented? - Or is there a possiblity i didn`t recognize yet? Thank you!
... View more
08-12-2015
05:02 AM
|
0
|
3
|
3112
|
POST
|
Hi Lucas! Done: Title: Relative drawOrder of composite objects/graphics Link: https://c.na9.visual.force.com/apex/ideaView?id=087E0000000Czuy&returnUrl=%2Fapex%2FideaList%3Fc%3D09a300000004xET%26sor…
... View more
08-12-2015
04:51 AM
|
1
|
0
|
568
|
POST
|
Opps, i recognized that the drawOrder can be negative! (But that does not change my mind.)
... View more
08-11-2015
12:48 AM
|
0
|
2
|
568
|
POST
|
Hi Lucas! I understand that you also didn´t find an call for doing as desired? Regarding your idea: Interesting - but: If i have to put a graphic below an other graphic ( drawOrder() returns '0' ) it will fail, because the drawOrder can`t be less then 0.... I will solve this by defining an absolute drawOrder internally for the composition of graphics: Primary graphic and two secondary graphics, one below and the other above the primary. The drawback is - that the internal drawOrder differs from the external.... - that this will fail, if int_max is exceeded - i hope that this will never happen... Interpret my question as a suggestion for ongoing releases - if you want. Thanks!
... View more
08-10-2015
10:11 PM
|
0
|
3
|
568
|
POST
|
Hi! Is there a possibility to specifiy a drawOrder relative to an other graphics??? Thanks!
... View more
08-10-2015
01:15 AM
|
0
|
6
|
3231
|