CONTENTS DELETED
The author has deleted this message.
|
Hi Hilaire, I've downloaded DrGeo using this script (maybe you could advertise it the squeaksource page), Gofer new url: 'http://www.squeaksource.com/DrGeoII' ; package: 'ConfigurationOfDrGeo'; load. ((Smalltalk at: #ConfigurationOfDrGeo ) perform:#load. But how do i start the app? Thanks, Fernando On Mar 24, 2010, at 3:29 PM, Hilaire Fernandes wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
I managed to open it,
DrGeo new. but got a DNU. FlapTab>>showFlap PasteUpMorph>>adapToWorld: EventHandler->does not understand #adaptToWorld On Mar 24, 2010, at 3:55 PM, Fernando olivero wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Fernando olivero
CONTENTS DELETED
The author has deleted this message.
|
Hello,
Working great for me on rc3. On Wed, Mar 24, 2010 at 4:22 PM, Hilaire Fernandes <[hidden email]> wrote: > Right, I should document and fix that: > > DrGeo sample openInWorld > > Hilaire > > Fernando olivero a écrit : >> >> Hi Hilaire, >> >> I've downloaded DrGeo using this script (maybe you could advertise it >> the squeaksource page), >> Gofer new >> url: 'http://www.squeaksource.com/DrGeoII' ; >> package: 'ConfigurationOfDrGeo'; >> load. >> ((Smalltalk at: #*ConfigurationOfDrGeo* ) perform:#load. >> >> >> But how do i start the app? >> Thanks, >> Fernando >> >> >> On Mar 24, 2010, at 3:29 PM, Hilaire Fernandes wrote: >> >>> Hello, >>> >>> I have updated DrGeo to make it compliant to Pharo 1.0 (hello Laurent). >>> I took the opportunity to write a ConfigurationOfDrGeo using Metacello >>> package management facility. >>> >>> The Configuration is for now in the DrGeo repository: >>> http://squeaksource.com/DrGeoII/ >>> >>> in case someone want to test it. >>> >>> Hilaire >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Patrick Barroca _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by hilaire
this is cool hilaire!
Stef On Mar 24, 2010, at 3:29 PM, Hilaire Fernandes wrote: > Hello, > > I have updated DrGeo to make it compliant to Pharo 1.0 (hello Laurent). > I took the opportunity to write a ConfigurationOfDrGeo using Metacello package management facility. > > The Configuration is for now in the DrGeo repository: http://squeaksource.com/DrGeoII/ > > in case someone want to test it. > > Hilaire > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
DrGeo is a really cool system. It is great to see it in action in Pharo.
Are there any plan to integrate it into a window with menu and/or toolbar? First I had some troubles to find out how it works :-) Lukas On 24 March 2010 16:49, Stéphane Ducasse <[hidden email]> wrote: > this is cool hilaire! > > Stef > > On Mar 24, 2010, at 3:29 PM, Hilaire Fernandes wrote: > >> Hello, >> >> I have updated DrGeo to make it compliant to Pharo 1.0 (hello Laurent). >> I took the opportunity to write a ConfigurationOfDrGeo using Metacello package management facility. >> >> The Configuration is for now in the DrGeo repository: http://squeaksource.com/DrGeoII/ >> >> in case someone want to test it. >> >> Hilaire >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |