Hi all,
I've created a program supporting five stacked widgets on a small LCD (240x320). All the widgets share the control buttons and icon areas above and below the stacked widget graphics view.
I was able to build and deploy the cpuplot example for my target device (Linux/ARM).
I've migrated the cpuplot example as a widget to my program and am having problems with the plot screen.
I can see the legend, the plot, the background and the curves; however, the title and both axes (title and scale) are not visible.
It appears by the size of the margins that the plot is aware of them, in fact the plot has the momentary jump described in the example even though the text or scale markings are not visible.
Any suggestions.
Bookmarks