Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
visionx:style_invoice_application [2020/06/08 11:36]
cduncan [Continue styling the Application]
visionx:style_invoice_application [2020/06/08 11:38]
cduncan [Apply user-defined styles to individual controls]
Line 260: Line 260:
   * [[https://​docs.microsoft.com/​de-de/​microsoft-edge/​devtools-guide/​elements|Microsoft Edge]]   * [[https://​docs.microsoft.com/​de-de/​microsoft-edge/​devtools-guide/​elements|Microsoft Edge]]
  
-====== Apply user-defined styles ​to individual controls ​======+====== Apply User-Defined Styles ​to Individual Controls ​======
  
-Moreover, VisionX also offers you the possibility to define you own styles and apply them to individual controls. Let's give an example: ​We want the "​Export Invoice" ​Button ​to blink twice when we hover over it with the mouse. To achieve that, copy the following ​Style information to your "Web Application Settings / Styles"​ window:+Moreover, VisionX also offers you the possibility to define you own styles and apply them to individual controls. Let's give an example: ​we want the "​Export Invoice" ​button ​to blink twice when we hover over it with the mouse. To achieve that, copy the following ​style information to your "Web Application Settings / Styles"​ window:
  
 <code css> <code css>
Line 275: Line 275:
 } }
 </​code>​ </​code>​
-We use VisionX to apply the new Style "​blinker"​ on our button. Open the WorkScreen ​"​Invoice"​ in Design Mode, right-click the "​Export Invoice" ​Button ​(1) and enter the class name "​blinker"​ in the "​Style"​ textbox (2). You can also add multiple style classes separated by a blank.+We use VisionX to apply the new style "​blinker"​ on our button. Open the workscreen ​"​Invoice"​ in design mode, right click the "​Export Invoice" ​button ​(1)and enter the class name "​blinker"​ in the "​Style"​ textbox (2). You can also add multiple style classes separated by a blank.
  
 {{:​visionx:​style_invoice_application:​style-howto.png?​nolink|Style editors}} {{:​visionx:​style_invoice_application:​style-howto.png?​nolink|Style editors}}
  
-The change is immediately visible in the Live Previewjust move your mouse over the button to see the animation.+The change is immediately visible in the Live Previewjust move your mouse over the button to see the animation.
  
 ====== The styled application ====== ====== The styled application ======
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information