Added WSF_MULTI_CONTROL to support controls that consist of multiple separate controls.

This commit is contained in:
Severin Münger
2013-08-27 22:06:08 +02:00
parent ab7ee8e4c3
commit ef34217a6d
3 changed files with 63 additions and 9 deletions

View File

@@ -18,7 +18,6 @@ feature {NONE}
make (n: STRING; v: STRING)
do
make_control
control_name := n
text := v
click_event := agent donothing