mitch stephens asked 2018-02-07 01:18:27 UTC
Hi WiseJ Team,
Our application includes several form-builder tools that lets users design online forms. One of the tools uses an Excel worksheet as the design layout. We render the sheet online using a combination of controls, mostly labels and textboxes.
With VWG we could set BorderWidth and BorderColor dynamically in code. This allows us to render pretty much any border style combination.
I understand the value of Mixin themes to define border colors and widths (and other UI elements), but you can see my problem: How do I define all the combinations of colors and widths in advance using Mixins?
Is there no other way to set the border colors and widths without Mixins?
Thanks in advance,
Mitch
mitch stephens asked 2018-02-07 01:18:27 UTC
Hi WiseJ Team,
Our application includes several form-builder tools that lets users design online forms. One of the tools uses an Excel worksheet as the design layout. We render the sheet online using a combination of controls, mostly labels and textboxes.
With VWG we could set BorderWidth and BorderColor dynamically in code. This allows us to render pretty much any border style combination.
I understand the value of Mixin themes to define border colors and widths (and other UI elements), but you can see my problem: How do I define all the combinations of colors and widths in advance using Mixins?
Is there no other way to set the border colors and widths without Mixins?
Thanks in advance,
Mitch