Re: [Pharo-users] More fun with Morphic: 1st iteration of a Mindmapping tool

2015-08-22 Thread Dimitris Chloupis
good work On Sat, Aug 22, 2015 at 9:28 PM stepharo wrote: > > > Le 22/8/15 17:13, Stephan Eggermont a écrit : > > On 22-08-15 09:55, stepharo wrote: > >> Nice :) > >> would be fun to see if you can reuse the algo of roassal. > > > > I've taken a look at RTLayout and friends. Looks like > > a pre

Re: [Pharo-users] More fun with Morphic: 1st iteration of a Mindmapping tool

2015-08-22 Thread stepharo
Le 22/8/15 17:13, Stephan Eggermont a écrit : On 22-08-15 09:55, stepharo wrote: Nice :) would be fun to see if you can reuse the algo of roassal. I've taken a look at RTLayout and friends. Looks like a pretty small interface to implement. A separate package with the layouters would be usef

Re: [Pharo-users] More fun with Morphic: 1st iteration of a Mindmapping tool

2015-08-22 Thread Stephan Eggermont
On 22-08-15 09:55, stepharo wrote: Nice :) would be fun to see if you can reuse the algo of roassal. I've taken a look at RTLayout and friends. Looks like a pretty small interface to implement. A separate package with the layouters would be useful. Alexandre? Stephan

Re: [Pharo-users] More fun with Morphic: 1st iteration of a Mindmapping tool

2015-08-22 Thread Johan Fabry
Just a small note:you can integrate GT tools as presentations in Spec now using a GlamourPresentationModel, so it seems that what you want to do should be easy. The GlamourPresentationModel is currently in my Playground repository on Smalltalkhub. ( http://smalltalkhub.com/#!/~jfabry/Playgro

Re: [Pharo-users] More fun with Morphic: 1st iteration of a Mindmapping tool

2015-08-22 Thread Offray Vladimir Luna Cárdenas
Hi, Nice to see this mind map example, and that you're working with young people for a brighter future with Smalltalk/Pharo :-). I remember that the first app I want to create and even propose to this list was a Mind mapping + Zooming app (think something like Xmind[1] mixed with prezi[2]), b

Re: [Pharo-users] More fun with Morphic: 1st iteration of a Mindmapping tool

2015-08-22 Thread Tudor Girba
Hi, Very nice job! Cheers, Doru On Fri, Aug 21, 2015 at 11:57 PM, Stephan Eggermont wrote: > The past three days, Noah Domingo (15) and I have > been working on a new Morphic example. > We have build a first iteration of a Mindmapping tool. > Noah shows it in: > > https://vimeo.com/136943448

Re: [Pharo-users] More fun with Morphic: 1st iteration of a Mindmapping tool

2015-08-22 Thread stepharo
Nice :) would be fun to see if you can reuse the algo of roassal. Le 21/8/15 23:57, Stephan Eggermont a écrit : The past three days, Noah Domingo (15) and I have been working on a new Morphic example. We have build a first iteration of a Mindmapping tool. Noah shows it in: https://vimeo.com/13

[Pharo-users] More fun with Morphic: 1st iteration of a Mindmapping tool

2015-08-21 Thread Stephan Eggermont
The past three days, Noah Domingo (15) and I have been working on a new Morphic example. We have build a first iteration of a Mindmapping tool. Noah shows it in: https://vimeo.com/136943448 We would be interested in some design critique. The way the Rubric text field is embedded in the Mindmap