> This works:
>
> ::method defineSizing
>   self~controlSizing(102)
>   self~controlSizing(103,
>  -  -- CheckBox ALL fixed left
>                      .array~of('STATIONARY', 'LEFT',   102),
> -
>                      .array~of('STATIONARY', 'TOP',    102),
> -
>                      .array~of('STATIONARY', 'RIGHT',  102),
> -
>                      .array~of('STATIONARY', 'BOTTOM', 102)
>  -
>                     )
>
> return 0
>
>
Interesting. OK, thanks. :)

Staffan
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to