>
> You have to return a value from defineSizing.  Just return 0 for now.
>  Oliver just brought this to my attention.  I thought the constraint was
> return true or false, but Oliver said only 0 works.  I need to check that.
>
>
OK, I did that and then it worked. Now I've added:

*  self~controlSizing(103,
 -  -- CheckBox ALL fixed left*
*                     .array~of('STATIONARY', 'LEFT',   102),
-*
*                     .array~of('STATIONARY', 'TOP',    102),
-*
*                     .array~of('STATIONARY', 'LEFT',   102),
-*
*                     .array~of('STATIONARY', 'BOTTOM', 102)
 -*
*                    )*

between between ::method and return 0, and the problem is back. I'm aware
that the above may not be a correct definition but the resulting error
seems wrong.

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