![]() |
Smalltalk/X WebserverDocumentation of class 'RoundButtonBorder': |
|
Class: RoundButtonBorderInheritance:Object | +--AbstractBorder | +--RoundButtonBorder
Description:experimental |v b| v := View new extent:100@100; openAndWait. b := RoundButtonBorder new. b width:1 color:(Color rgbValue:16r707070). b displayOn:v forDisplayBox:((0@0 corner:v extent) insetBy:10). Delay waitForSeconds:3. b width:1 color:(Color rgbValue:16r2C628B). b displayOn:v forDisplayBox:((0@0 corner:v extent) insetBy:10). Delay waitForSeconds:3. b width:1 color:(Color rgbValue:16r3C7FB1). b displayOn:v forDisplayBox:((0@0 corner:v extent) insetBy:10). Instance protocol:accessing
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sun, 04 Jun 2023 18:31:47 GMT
|