Garry Clarkson
Comments
-
Official comment
Hi Alain, thanks for your interesting post. Actually we added some new text translation support and features in Storyboard 6.0 onwards which may help to answer your questions. There is a new Text T...
-
Hi Alain, no problem. I have a modified ClusterIO sample project which implements one of the event handler callbacks 'cluster_update' as a C Callback loaded via an external DLL project built with...
-
Official comment
Hi Alain, thanks for your post. Whilst Storyboard Designer is built as plug-ins for the standard Eclipse platform (we use gdt and ldt) it is not recommended to add an additional code framework as i...
-
Official comment
Hi Jamie, this is an interesting requirement and I can see it being useful for many applications. I will raise an enhancement request for a future Storyboard release to add a couple of filter argum...
-
Official comment
Hi, thanks for your post. For the i.MXRT1050 using FreeRTOS we do not use a filesystem so the export to .gapp file is done in a different way. The FreeRTOS platform uses a Storyboard Virtual Files...
-
Official comment
Just to add to Jason's post the custom event in this case could also be created as type 'Self' so that it is more obvious that this is self-triggering event (the arrow on the event icon is pointing...
-
After some investigation it looks like this is caused by some changes within Visual Studio tools in relation to inlined functions. This is likely to be caused by the use the sprintf library functi...