Posted on December 19, 2016 at 08:55The original post was too long to process during our migration. Please click on the attachment to read the original post.
The problem is not STM32F412G-Discovery. Problem StEmWin library. Demonstration code for this boardis written using StEmWin library. Everything works (more or less ..). But when I create a new module (window) using SWIPELIST there is a problem. As I understand it happens if SWIPELIST inherited from ICONVIEW (all your examples so made modules .. (windows) are inherited from ICONVIEW ). I think that a bug in the SWIPELIST because if it is not the error appears blank. Most likely a bug StEmWin library.. can you can somehow get around this problem? How can I use SWIPELIST using the demo code in which the parent is ICONVIEW? Question also asked on the forum SEGGER