User Tools

Site Tools


mycnc:mycnc_screen_configuration

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mycnc:mycnc_screen_configuration [2020/02/24 10:38] ivanmycnc:mycnc_screen_configuration [2020/03/10 09:10] ivan
Line 721: Line 721:
   * **action** specifies that pressing this button will toggle the x-rotate window visibility   * **action** specifies that pressing this button will toggle the x-rotate window visibility
   * **type** is set to "button"   * **type** is set to "button"
 +
 +Sample code for the rotation2view element:
 +
 +<gitem where="rotateborder" 
 + position="5;5" 
 + width="1346" height="703" 
 + basewidth="1346" baseheight="703" table-rotation="0"
 + type="rotation2view" name="rotation2view" bgColor="##b-main" ></gitem>
 +
 +  * **position** describes the XY location within the **where** element
 +  * **width** and **height** describe the element's parameters in pixels
 +  * **table-rotation** sets the orientation of the table. //-90// and //90// are the typical values to rotate the orientation
 +  * **type** is set to //rotation2view//
 ++++ ++++
  
mycnc/mycnc_screen_configuration.txt · Last modified: 2023/07/25 11:26 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki