Sahil
Activity overview
Latest activity by Sahil-
Sahil created a post, How to implement translations (English + Hindi) in Storyboard projects? Hindi not displaying
Hi everyone, I’m trying to add multi-language support (English + Hindi) to my Storyboard project, but I’m facing issues. What I have so far: english.csv info_layer.altitude_title.text,Altit...
-
Sahil commented, How to animate a hollow circle moving along a circular path in Crank Storyboard? Hi everyone, I'm working on a UI , and I’d like to create an animation where a hollow circle (like a ring or stroke...
-
Sahil created a post, How to Trigger Animation from a Hooked Lua Function in Storyboard?
Hi everyone, I'm trying to trigger an animation using Lua in Storyboard. I have a function hooked up (e.g., to a button press), and I want the animation to start when that function is called. I’ve ...
-
Sahil created a post, How to Persist Last Visited Page and Theme (Dark/Light) in Crank Software GUI After Restart
Hi everyone, I’m currently working on a GUI project in Crank Software and I’ve run into a couple of challenges I’d really appreciate some guidance on: 1. Restoring the Last Visited Page In my app...
-
Sahil commented, Thank you, Max. Could you please guide me on how to ensure that when I have multiple pages open (typically 5-6), the last visited page is saved? I would like the application to reopen on the last ...
-
Sahil created a post, Help: Changing Text Color with Lua
Hi everyone! I'm working with Lua and want to change the color of text using Lua. Can someone please provide a detailed explanation or example code on how to do this? Thanks in advance!
-
Sahil created a post, Help with Making BP Gauge Needle Work in Crank Storyboard
Hello, community! I'm working on a project using Crank Storyboard, and I’m trying to simulate a BP (blood pressure) gauge. I need to make the needle of the gauge move dynamically based on input val...
-
Sahil commented, Hi Jamie, Thank you for your response! I have gone through the Samples folder in Storyboard, and I have also read the articles on using variables, dynamic UIs, and event handling.While I do underst...
-
Sahil created a post, How to create Volume Increase/Decrease and Wi-Fi Bars based on Strength in Crank Storyboard using LUA?
Hi everyone I want to make two features: 1️⃣ Volume Control: I want a Volume Up button and a Volume Down button. When I press them, the volume number should increase or decrease. A circle (s...
-
Sahil commented, The thing I need is to transfer on the page when I hit enter I did all the things told in this discussion but still its showing error WARN [0.762074]:Transition to invalid screen And I am unabl...