Do you also have an algorithm laying out your UML diagrams?Not yet. Next month I should have something custom-tailored for class diagrams...PeterOn Wed, Oct 28, 2015 at 1:09 PM, Tudor Girba <tudor@tudorgirba.com> wrote:The bug is in Glamour as it seems.For example:GLMWrapper new with: [ :w |w show: [ :a |a roassal2title: 'With title it works';initializeView: [ RTMondrian new ];painting: [ :view |view nodes: (1 to: 10) ] ] ];openOn: 42If the bolded line is there, you get the actions, if not, they are not.DoruOn Wed, Oct 28, 2015 at 1:04 PM, Alexandre Bergel <alexandre.bergel@me.com> wrote:_______________________________________________For preparing my teaching course I would have love to have simple class hierarchy visualisations or even better, real UML representations.
Unfortunately, the UML like diagram from the Moose panel is not zoomable.There is a bug in the rendering of actions in the main window.Yes, but I cannot figure out what it is. I have simply refactored GLMRoassal2Presentation>>defaultActionsI believe the behavior should be the same.Can you have a look at it?Cheers,Alexandre
Moose-dev mailing list
Moose-dev@list.inf.unibe.ch
https://www.list.inf.unibe.ch/listinfo/moose-dev
--
_______________________________________________
Moose-dev mailing list
Moose-dev@list.inf.unibe.ch
https://www.list.inf.unibe.ch/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev@list.inf.unibe.ch
https://www.list.inf.unibe.ch/listinfo/moose-dev