Button
The EWC implementation of ⎕WC
class Button has some degree of support for:
Properties | |||
---|---|---|---|
Align | Caption | Posn | Style |
Attach | Event | Size | Visible |
CSS | Picture | State |
Events | |||
---|---|---|---|
KeyPress | Select |
NB: Links above are to the complete ⎕WC
documentation
Known Limitations
The Picture
property must refer to a file which resides in one of the folders
defined in the EWC.RESOURCES array. See Images
for more information.