Ryan Lambert
Activity overview
Latest activity by Ryan Lambert-
Ryan Lambert created a post, How to limit Inbound/Release events to the control that was initially pressed
User Question: Is there a way to limit inbound/release events to the control that was initially pressed? For example, if you press button_1 and move your finger off of it, the button should go to a...
-
Ryan Lambert created a post, Don't see updated translation values in translation view
User Question: I changed some values in the translation csv file, but when I look at the translation view in Storyboard, I still see the old values. Why has it not updated? Answer: This is a bug in...
-
Ryan Lambert commented, Storyboard 6.0 Update: Storyboard 6.0 introduces Design States, which can be used to fix the inconvenience of having to change the current state of the app to preview an animation. Create a new Des...
-
Ryan Lambert created a post, Don't see animation in animation preview
User Question : Why can’t I see my animation in the animation preview? Answer : The animation preview shows the animation relative to the selected animation design context. This design context is ...
-
Ryan Lambert created a post, How to Check the Current Active Screen from Lua
User Question : Is there some way in the lua script to know which screen is currently active? Answer : Yes, there are a couple ways to tell which screen is active from Lua. If you are in an action ...
-
Ryan Lambert created a post, How To Trigger Events on Internal grd_ Variable Data Changes
User Question : I would like to update a scrollbar when the y-offset of a table changes. I know I can trigger events on variable data changes, but I don't see y-offset in the variable list. Is ther...
-
Ryan Lambert created a post, How to Update Cached Images at Runtime
User Question : If we modify an image (png) file underneath storyboard – does storyboard refresh its cached image? Can we force this? Answer : Cached images are not automatically refreshed, however...
-
Ryan Lambert commented, Official commentHi Kenneth,If the font used is not a standard Storyboard font, it will have to be added to the project. When you are presented with the missing fonts, you should be able to select the font from the...