Aliaksei Syrel wrote
Aha! :)
FrameLayout never worked so... It is on todo list after grid layout.
Ah ok ! My bad... Do you know why image crashes instead of throwing an error? Aliaksei Syrel wrote
Also there is a rule of how layouts and layout properties are bounded together: *All children of an element with XYZLayoutStrategy must have XYZLayoutParams.*
It is allowed to have an element with ABC layout strategy and XYZ layout params.
Hum, it seems to be a little error prone, would it not be interesting to merge layout params ? 1 class but several traits as you have already begun to do ? Do you have any ideas for implementing SVG support ? I found no way to implement it at the path level, so i think that we need a special shape to do that. But, having an SVG shape forces us to delegate the drawing to the shape because it is not the same drawing strategy as "normal" shapes. Glenn. ----- Glenn Cavarlé -- View this message in context: http://forum.world.st/Bloc-A-mobile-device-using-Bloc-tp4887079p4887328.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.