Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 5781

gx_canvas_polygon_draw() does not draw after updating from SSP 1.1.3 to 1.5.0

$
0
0

[S7G2 MCU]

We upgraded from SSP 1.1.3 to 1.5.0. The custom draw function misses on drawing several widgets in the new SSP. Getting back to optimization level 0 did not help. Any suggestion on why this is happening with SSP v1.5.0?

 

The missing widgets are all polygons created in draw function using gx_canvas_polygon_draw() that accepts a GX_POINT array as an argument. Other widgets i.e. GX_RECTANGLE, circles, etc.  that are created / drawn on custom draw function are being drawn with no problem. I am wondering if there is any function to create a polygon object (GX_POLYGON) and attach it to the window rather than merely calling gx_canvas_polygon_draw() to draw one. Not sure if it would help resolving the issue though. I could not find any other way in user manual. Is there anything you suggest to make the issue go away?

 

Is there any way I can access the object created by gx_canvas_polygon_draw()?

 

This is a very time crucial matter.

 

Thank you,

Masi


Viewing all articles
Browse latest Browse all 5781

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>