
Maximiliano Zapata
Activity overview
Latest activity by Maximiliano Zapata-
Maximiliano Zapata commented, 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...
-
Maximiliano Zapata commented, 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...
-
Maximiliano Zapata commented, 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...
-
Maximiliano Zapata commented, 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 ...
-
Maximiliano Zapata commented, 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
-
Maximiliano Zapata commented, 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...
-
Maximiliano Zapata created a post, Setting Up Storyboard IO Communication over TCP Using iogen & iorcv: PC to Target device
Hi everyone, If you're working on setting up Storyboard IO (SBIO) communication using TCP between your PC and a target device (in this example a Toradex Verdin Imx8 board), here's a step-by-step ...
-
Maximiliano Zapata commented, 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...
-
Maximiliano Zapata commented, 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...
-
Maximiliano Zapata commented, 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 ...