![]() |
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.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 14:22:34 GMT
|