SATGUI Examples - addBorder |
addBorder {Example 1,1 30x8}
Note: This example assumes the default relief style is "groove". If the default is not "groove"
then using...
addBorder {Example 1,1 30x8 groove}
...will create a "groove" style border.
addBorder {Example 1,1 30x8 raised}
addBorder {Example 1,1 30x8 sunken}
addBorder {Example 1,1 30x8 title}
Note: This example assumes the default relief style is "groove".