Added WSF_MULTI_CONTROL to support controls that consist of multiple separate controls.
This commit is contained in:
@@ -18,7 +18,6 @@ feature {NONE}
|
||||
|
||||
make (n: STRING; v: STRING)
|
||||
do
|
||||
make_control
|
||||
control_name := n
|
||||
text := v
|
||||
click_event := agent donothing
|
||||
|
||||
Reference in New Issue
Block a user