Maximiliano Zapata
Comments
-
Hi Jose,what Storyboard version are you using?I just checked the Solution that we packed in 8.1 and it is working properly, you just need to check that you have the correct paths on the configurati...
-
Hi Sahil, simply add a variable to the color of your text string. example:then use set.value or set.data. Example: --- @param gre#context mapargslocal red = gre.rgb(255, 0, 0)function testColor(m...
-
Hi Anurag, Those tutorials are unfortunatly a bit outdated, maybe just follow the guide I sent you.regarding this lib: libEGL.so.1 you need to preload it. on Torizon and Imx8 we run a Crank contai...
-
Hi Anurag, which documentation are you following?I don't expect those containers to work on a new Torizon platform. Furthermore, I don't think you should be using that torizon container either if y...
-
In Storyboard the backend and frontend logic, are separated.when using a backend services such as GPS, or others, you can exchange the necessary information using SBIOSBIO is a full duplex channel ...
-
Hi mb, if you have a specific question about your application, I suggest you to file a Ticket.Submit a request – Crank Software best.Max
-
Hello mb, perhaps this post can help to understand how we work with Audio How to Play An Audio File – Crank SoftwareIn regards to recording the audio, I don't believe there is a native solution, yo...
-
Hello Emmanuel,unfortunatly this is not enough information to suggest you troubleshooting steps.You may want to create a Support ticket and share more details about your issue. please include: Tar...
-
Hi Emmanuel,in Storyboard you can create Components, which are essentially custom widgetsHere a couple of useful links: Reusable Graphical Components – Crank Software Say goodbye to Widgets and He...
-
Hi Jeremy, unfortunately the answer to both questions is "no" at the moment. For number two, you can name only your controls but not render extension individually. We are still working on the road ...