On Wed, Feb 20, 2013 at 3:26 PM, Staffan Tylen <staffan.ty...@gmail.com>wrote:
>
>
>> 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.
>
>
In this case you are 'pinning' the sides of the dialog control 103, to the
sides of the window of dialog control with the ID 103. You can not do that
unless a sizing definition for 103 is already in the table.
I know I only have the documentation partially done, but you should read
the start of the ResizingAdmin Mixin Class section, and especially the
section Understanding How Resizing Works.
You're not allowed incorrect definitions, if they are delectably incorrect.
--
Mark Miesfeld
------------------------------------------------------------------------------
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