Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px?
Uko _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
2015-02-19 11:54 GMT+01:00 Yuriy Tymchuk <[hidden email]>: Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px? Is this about athens drawing? If so, I think we should do this with a proper use of athens paintTransform Some other related issues: https://code.google.com/p/moose-technology/issues/detail?id=1097 (http://forum.world.st/Issue-1097-in-moose-technology-Not-all-shapes-support-borderColor-borderWidth-tp4789964.html) https://pharo.fogbugz.com/f/cases/14796/PaintMatrix-does-not-effect-strokepaints http://forum.world.st/Athens-and-ellipse-drawing-again-tp4793847.html nicolai
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Sorry, I've forgot to mention the this is about Roassal. Yes, it's build on top of Athens, but I want to know if there is a high level solution. Uko Sent from my iPhone
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
CONTENTS DELETED
The author has deleted this message.
|
In reply to this post by Uko2
Hi Yuriy!
Is your issue been solved? In which cases do you need to have a scalable width? Cheers, Alexandre > On Feb 19, 2015, at 7:54 AM, Yuriy Tymchuk <[hidden email]> wrote: > > Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px? > > Uko > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hi,
I’ve figured out that I can use composed have with bigger and smaller box. My goal was to make a comparison between an item and its border size. Uko > On 24 Feb 2015, at 15:19, Alexandre Bergel <[hidden email]> wrote: > > Hi Yuriy! > > Is your issue been solved? In which cases do you need to have a scalable width? > > Cheers, > Alexandre > >> On Feb 19, 2015, at 7:54 AM, Yuriy Tymchuk <[hidden email]> wrote: >> >> Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px? >> >> Uko >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Ok!
Cheers, Alexandre > On Feb 25, 2015, at 10:07 AM, Yuriy Tymchuk <[hidden email]> wrote: > > Hi, > > I’ve figured out that I can use composed have with bigger and smaller box. My goal was to make a comparison between an item and its border size. > > Uko > >> On 24 Feb 2015, at 15:19, Alexandre Bergel <[hidden email]> wrote: >> >> Hi Yuriy! >> >> Is your issue been solved? In which cases do you need to have a scalable width? >> >> Cheers, >> Alexandre >> >>> On Feb 19, 2015, at 7:54 AM, Yuriy Tymchuk <[hidden email]> wrote: >>> >>> Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px? >>> >>> Uko >>> _______________________________________________ >>> Moose-dev mailing list >>> [hidden email] >>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |