User Tools

Site Tools


dragengine:modules:dragonscript:xmlguitheme:borderfactory

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
dragengine:modules:dragonscript:xmlguitheme:borderfactory [2018/02/28 16:11] – [Line] dragonlorddragengine:modules:dragonscript:xmlguitheme:borderfactory [2018/02/28 16:11] – [Etched] dragonlord
Line 56: Line 56:
  
 ===== Bevel ===== ===== Bevel =====
-Creates a border factory drawing a bevelled rectangle around the widget. Creates an instance of the [[https://dragengine.rptd.ch/docs/dragonscript/scriptapi/latest/interfaceDragengine_1_1Gui_1_1Borders_1_1Factories_1_1BevelBorderFactory.html|BevelBorderFactory]] script class. This border adds a size of 1 pixel around the widget.+Creates a border factory drawing a bevelled rectangle around the widget. Creates an instance of the [[https://dragengine.rptd.ch/docs/dragonscript/scriptapi/latest/classDragengine_1_1Gui_1_1Borders_1_1Factories_1_1BevelBorderFactory.html|BevelBorderFactory]] script class. This border adds a size of 1 pixel around the widget.
  
 These additional parameters compared to //Empty// type can be used: These additional parameters compared to //Empty// type can be used:
Line 65: Line 65:
  
 ===== Etched ===== ===== Etched =====
-Creates a border factory drawing an etched rectangle around the widget. Creates an instance of the [[https://dragengine.rptd.ch/docs/dragonscript/scriptapi/latest/interfaceDragengine_1_1Gui_1_1Borders_1_1Factories_1_1EtchedBorderFactory.html|EtchedBorderFactory]] script class. This border adds a size of 2 pixels around the widget.+Creates a border factory drawing an etched rectangle around the widget. Creates an instance of the [[https://dragengine.rptd.ch/docs/dragonscript/scriptapi/latest/classDragengine_1_1Gui_1_1Borders_1_1Factories_1_1EtchedBorderFactory.html|EtchedBorderFactory]] script class. This border adds a size of 2 pixels around the widget.
  
 These additional parameters compared to //Empty// type can be used: These additional parameters compared to //Empty// type can be used:
dragengine/modules/dragonscript/xmlguitheme/borderfactory.txt · Last modified: 2024/03/14 16:35 by dragonlord