On Wed, 22 Jun 2005 19:37:24 +0000
Jason Melbye <[EMAIL PROTECTED]> pressed these keys in the following
sequence:

> I have a working test app that uses an ewl scrollpane.  When I modify
> the app to place the scrollpane inside of a box, the pane no longer
> displays or functions.  Attached is my code.
> 
> Thanks, and keep up the great work!
> -Jason
>

I'm not sure why, or if this is somehow by design, but if you change line 31 
from ewl_object_fill_policy_set(EWL_OBJECT(box), EWL_FLAG_FILL_FILL);
to ewl_object_fill_policy_set(EWL_OBJECT(box), EWL_FLAG_FILL_ALL);
it seems to work as I assume you intended it.

-- Chad K


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to