Hi Andrew, I recommand you to give a try at Mondrian. http://www.squeaksource.com/Mondrian.html
Cheers, Alexandre On 17 Nov 2009, at 04:28, Andrew P. Black wrote: > I was recommending to a student that they look at Ned Konz's > Connectors package to help with a drawing project. I eventually > tracked downa fairly recent version in a SqueakSOurce project or > mine ... but it's very Squeak dependent. > > Specifically, it has dependencies on: > > ObjectPropertiesMorph > PartsBin > Vocabulary > PhraseTileMorph > TileMorph > SymbolListType > QHsmMorphicEventHandler > ObjectsTool > BookMorph > GraphicalDictionaryMenu > QHsmMorph > GenericPropertiesMorph > Player > TwoWayScrollPane > > A lot of these are incidental, e,g, the dependency on BookMorph is > there because the Connectors package Extends BookMorph with a method > that answers false to the question "isConnectable"? Still, the code > can't be loaded as-is. And some of the dependencies are clearly > deeper. > > Does anyone know if there is version of the Connectors package for > Pharo? Ned, if you are listening, would you be willing to put this > under the MIT license so that someone else could port it? > > Andrew > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
