Edit controls and the Image API
Published 18 APR 2014 at 12:00:29AM
Updated on 14 APR 2014 at 12:00:29AM
In a previous post we mentioned that the EditLine control now supports the Glyph API, we've also extended the Image API to both EditLines and EditBoxes, along with gradient background colors and translucency. Here are a few examples showing the results:
Gradient BACKCOLOR
[caption id="attachment_1260" align="aligncenter" width="465"] EDIT Control with Gradient BACKCOLOR[/caption]
TRANSLUCENCY Property
[caption id="attachment_1261" align="aligncenter" width="467"] EDIT Control with TRANSLUCENCY of 50[/caption]
IMAGE Property
[caption id="attachment_1262" align="aligncenter" width="467"] EDIT Control with background image[/caption]
IMAGETRANSLUCENCY Property
[caption id="attachment_1263" align="aligncenter" width="467"] EDIT Control with translucent background image[/caption]
(Disclaimer: This article is based on preliminary information and may be subject to change in the final release version of OpenInsight 10).
Comments
At 18 APR 2014 02:04AM Chris Meyer wrote:
Is there a way of getting a blinking control to highlight the control. Remember in Arev there were some colors combinations that would blink.
At 22 APR 2014 12:01PM Captain C wrote:
Hi Chris - There are no plans for a "blink" property,though you could emulate this via a TIMER event?