May I ask: I’m trying to understand how to use RTCalendarBuilder in own, adapted calendar visualization, I read the chapter about builders in the book and started to look at: exampleMonth | b | b := RTCalendarBuilder new. b dates: (Month current to: Month current next). b build. ^ b view Is the month layout finally implemented in RTSVGPath in monthShapePath? How could one change month visualization and: - start weeks on Monday instead of Sunday - change color of day figure or background color based on criteria (e.g. weekend …) Only meant as example. Would I need to change SVGPaths or are there higher level methods? BR Mike _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
CONTENTS DELETED
The author has deleted this message.
|
Hallo Milton, tx, very interesting. How would I find out best what messages are e.g. supported by “b dateShape”, in order to configure visualization? Just to understand the way of tackling the API based on this example. Via Spotter or Debugging…
Would You have a short example, indicating how to visualize CSV data in a month view (e.g. days with sports activity)?
Really cool. Sry for asking beginner questions, but it motivates.
BR Mike Am 07.04.2017 11:10 vorm. schrieb "milton mamani" <[hidden email]>:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
CONTENTS DELETED
The author has deleted this message.
|
In reply to this post by Markus Böhm-2
On Fri, Apr 7, 2017 at 6:48 PM, Markus Böhm <[hidden email]> wrote:
The community is not so big. Every newcomer is valued. Often newcomer's fresh eyes highlight gaps to improve. So ask away. cheers -ben _______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
In reply to this post by akevalion
Excellent scripts Milton!
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Moose-dev mailing list [hidden email] https://www.list.inf.unibe.ch/listinfo/moose-dev |
Free forum by Nabble | Edit this page |