Awesome. I will check that out. Thanks to John, also. Would it be of any value to submit my proportional_view to teh incubator? There is not much to it, but it took a little while to figure out. It sizes an image either on the x or y axis depending on its orientation so that it uses max available space, then centers itself.
Best, Mike Pence On Jun 7, 2006, at 2:55 PM, Benjamin Shine wrote: > Or use roundrect, in the incubator: > http://www.laszlosystems.com/lps-3.3/lps/components/incubator/test/ > roundrect-test.lzx > > http://weblog.openlaszlo.org/archives/2005/12/roundrectbutton/ > > On Jun 7, 2006, at 11:31 AM, John Sundman wrote: > >> Mike, >> >> Views are rectangular; there is no way to un-sharpen their corners. >> >> However, you can make them look rounded by using resources that have >> the shape you want. For example, see this discussion of how the LZX >> components such as <window> are built to appear with rounded corners: >> >> http://www.openlaszlo.org/lps-latest/docs/component-design/index.html >> >> Regards, >> >> jrs >> >> On Jun 7, 2006, at 2:07 PM, Michael Pence wrote: >> >>> Hey all, >>> >>> Being something of a perfectionist and a parent of former >>> toddlers, I >>> am averse to sharp corners. Somebody please tell me there is an easy >>> way in lzx to round the corners of a view... >>> >>> Best, >>> Mike Pence >>> _______________________________________________ >>> Laszlo-user mailing list >>> [email protected] >>> http://www.openlaszlo.org/mailman/listinfo/laszlo-user >> >> _______________________________________________ >> Laszlo-user mailing list >> [email protected] >> http://www.openlaszlo.org/mailman/listinfo/laszlo-user > > benjamin shine > software engineer > [EMAIL PROTECTED] > > > _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
