20 lines
260 B
Plaintext
20 lines
260 B
Plaintext
IMAGE hello
|
|
|
|
EXTERNAL olib
|
|
EXTERNAL hwim
|
|
|
|
INCLUDE hwimman.g
|
|
|
|
CLASS hellows wserv
|
|
window server active object
|
|
{
|
|
REPLACE ws_dyn_init
|
|
}
|
|
|
|
CLASS hellobw bwin
|
|
bordered window
|
|
{
|
|
REPLACE wn_init
|
|
REPLACE wn_draw
|
|
}
|