Dear SPARK team, I am unable to move focus programmaticaly to TextEditor widget in SPARK 4.5.2CF EE using its dedicated focus() function. For other input widgets calling focus() moves cursor [...]
Dear SPARK team, consider following scenario – CSHS has one Text CV bound to tw.local.text string variable, next to it there is a Button CV that triggers boundary event which in turn leads [...]
Hi Stephen, thank you for suggestion, it works in most cases even though “max-width” is quite counter-intuitive in this context as it limits width when shrinking down the size (does [...]
Hi Stephen, I do not see anyĀ screenshot š What about situation that we play with tens of object types, with different depth levels and composed in tables in many ways. Let assume that each [...]
Hi Stephen, Simplest layout has two top-level coachviews, top one being Vertical Layout marked (1) on attached screenshot, and the other custom CV marked (2). Layout (1) has some single [...]
Sounds like I am not the only one struggling with 100% height… a week ago I have asked the same question “how to stretch widget height to 100%” that remains unanswered to date. [...]
Dear team, there is an issues with Table widget when trying to sort by column bound to nested object. Table bound to “list” object sortsĀ fine when column isĀ bound to first level [...]
Stephen, thank you for explanation and workaround. I assume however that in next release(es) you will makeĀ “on load” running before “on invoked” to fulfil the contract [...]
Dear SPARK team, if Table component has cells with content that is not automatically wrapped (like tekst without breaking points like whitespaces) then table does not respect viewport size and [...]