BorderWindow (of SysWindow)¶
-
class
BorderWindow¶ Defined in BorderWindow.sc.
Used for windows with borders. The border colors, bevel width and shadow width can be specified.
Subclasses: ScrollInsetWindow, InsetWindow.
Properties¶
Inherited from SysWindow:
| Property | Description |
|---|---|
| top | |
| left | |
| bottom | |
| right | |
| color | |
| back | |
| priority | |
| window | |
| type | |
| title | |
| brTop | |
| brLeft | |
| brBottom | |
| brRight | |
| lsTop | |
| lsLeft | |
| lsBottom | |
| lsRight | |
| eraseOnly | |
| name |
Defined in BorderWindow:
| Property | Description |
|---|---|
| topBordColor | |
| lftBordColor | |
| rgtBordColor | |
| botBordColor | |
| bevelWid | |
| shadowWid |