CONTENTS DELETED
The author has deleted this message.
|
CONTENTS DELETED
The author has deleted this message.
|
In reply to this post by hilaire
Hi Hilaire,
I gave a try, but I bumped into an error: PastUpMorph>>adaptToWorld: send a message adaptToWorld: to an instance of EventHandler, which is not defined. I attached a log. I tried on a OSX with a Pharo-1.0-10517-rc4dev10.04.1. If I have a wrong config, let me know. I would like to try. Cheers, Alexandre On 21 Apr 2010, at 12:36, Hilaire Fernandes wrote: > Known to work with Pharo 1.0. > > Someone asked for a more elaborated UI for DrGeo, here are some > progresses in this polymorphization of DrGeo. In its latest > Monticello package one can grab DrGeo at http://www.squeaksource.com/DrGeoII > > See enclosed screenshot for a quick view. > > To start a DrGeo instance, do a "DrGeo new" in a workspace and enjoy > the UI. > > Beware, style tools does not work in the toolbar. > > It is also possible to use DrGeo as a service for Etoys when > executing a "DrGeo sample openInWorld" > > It is also possible to load XML description of DrGeo 1.1 geometric > sketch, if one is interested you can grab it at http://svn.gnome.org/viewvc/drgeo/trunk/examples/figures/ > and load a sketch with a command: > DrGeo newXml: path > > Beware sketch with embedded Scheme code will not work (just try) > Working sketch: mercedes, euler-line, > > DrGeoII comes with a better interface for scripting with Smalltalk > script, empower by the IDE, much nice than the former Scheme one. > Elaborated demonstration at http://blog.ofset.org/hilaire/index.php?post/script-drgeo > (automatic translation link with Google in a comment, at the end of > the article) > > > <drgeo-poly.png>_______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project PharoDebug.log (26K) Download Attachment |
CONTENTS DELETED
The author has deleted this message.
|
I did a 'ConfigurationOfDrGeo load '
Alexandre On 21 Apr 2010, at 15:21, Hilaire Fernandes wrote: > Hum, I see strange info related to Flap, should be gone. Did you > install version #185? > > Hilaire > > Alexandre Bergel a écrit : >> Hi Hilaire, >> I gave a try, but I bumped into an error: >> PastUpMorph>>adaptToWorld: send a message adaptToWorld: to an >> instance of EventHandler, which is not defined. I attached a log. >> I tried on a OSX with a Pharo-1.0-10517-rc4dev10.04.1. If I have a >> wrong config, let me know. I would like to try. >> Cheers, >> Alexandre >> On 21 Apr 2010, at 12:36, Hilaire Fernandes wrote: >>> Known to work with Pharo 1.0. >>> >>> Someone asked for a more elaborated UI for DrGeo, here are some >>> progresses in this polymorphization of DrGeo. In its latest >>> Monticello package one can grab DrGeo at http://www.squeaksource.com/DrGeoII >>> >>> See enclosed screenshot for a quick view. >>> >>> To start a DrGeo instance, do a "DrGeo new" in a workspace and >>> enjoy the UI. >>> >>> Beware, style tools does not work in the toolbar. >>> >>> It is also possible to use DrGeo as a service for Etoys when >>> executing a "DrGeo sample openInWorld" >>> >>> It is also possible to load XML description of DrGeo 1.1 geometric >>> sketch, if one is interested you can grab it at http://svn.gnome.org/viewvc/drgeo/trunk/examples/figures/ >>> and load a sketch with a command: >>> DrGeo newXml: path >>> >>> Beware sketch with embedded Scheme code will not work (just try) >>> Working sketch: mercedes, euler-line, >>> >>> DrGeoII comes with a better interface for scripting with Smalltalk >>> script, empower by the IDE, much nice than the former Scheme one. >>> Elaborated demonstration at http://blog.ofset.org/hilaire/index.php?post/script-drgeo >>> (automatic translation link with Google in a comment, at the end >>> of the article) >>> >>> >>> <drgeo-poly.png>_______________________________________________ >>> 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 -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
CONTENTS DELETED
The author has deleted this message.
|
In reply to this post by hilaire
It looks good already. It would be great if you could share your tips and tricks for Polymorph in the Pharo book ;) On 21 avr. 2010, at 18:36, Hilaire Fernandes wrote: > Known to work with Pharo 1.0. > > Someone asked for a more elaborated UI for DrGeo, here are some progresses in this polymorphization of DrGeo. In its latest Monticello package one can grab DrGeo at http://www.squeaksource.com/DrGeoII > > See enclosed screenshot for a quick view. > > To start a DrGeo instance, do a "DrGeo new" in a workspace and enjoy the UI. > > Beware, style tools does not work in the toolbar. > > It is also possible to use DrGeo as a service for Etoys when executing a "DrGeo sample openInWorld" > > It is also possible to load XML description of DrGeo 1.1 geometric sketch, if one is interested you can grab it at http://svn.gnome.org/viewvc/drgeo/trunk/examples/figures/ and load a sketch with a command: > DrGeo newXml: path > > Beware sketch with embedded Scheme code will not work (just try) > Working sketch: mercedes, euler-line, > > DrGeoII comes with a better interface for scripting with Smalltalk script, empower by the IDE, much nice than the former Scheme one. > Elaborated demonstration at http://blog.ofset.org/hilaire/index.php?post/script-drgeo (automatic translation link with Google in a comment, at the end of the article) > > > <drgeo-poly.png>_______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Simon _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
CONTENTS DELETED
The author has deleted this message.
|
In reply to this post by hilaire
> Oh, and this one does not work, bad.
> > Anyway try the latest one #185 from Squeaksource, it is a moving > target so there are no ConfigurationOfDrGeo for it Much better! I played a bit, this is really cool. I haven't noticed any non-functional bugs. Cheers, Alexandre > > Hilaire > >> Alexandre >> On 21 Apr 2010, at 15:21, Hilaire Fernandes wrote: >>> Hum, I see strange info related to Flap, should be gone. Did you >>> install version #185? >>> >>> Hilaire >>> >>> Alexandre Bergel a écrit : >>>> Hi Hilaire, >>>> I gave a try, but I bumped into an error: >>>> PastUpMorph>>adaptToWorld: send a message adaptToWorld: to an >>>> instance of EventHandler, which is not defined. I attached a log. >>>> I tried on a OSX with a Pharo-1.0-10517-rc4dev10.04.1. If I have >>>> a wrong config, let me know. I would like to try. >>>> Cheers, >>>> Alexandre >>>> On 21 Apr 2010, at 12:36, Hilaire Fernandes wrote: >>>>> Known to work with Pharo 1.0. >>>>> >>>>> Someone asked for a more elaborated UI for DrGeo, here are some >>>>> progresses in this polymorphization of DrGeo. In its latest >>>>> Monticello package one can grab DrGeo at http://www.squeaksource.com/DrGeoII >>>>> >>>>> See enclosed screenshot for a quick view. >>>>> >>>>> To start a DrGeo instance, do a "DrGeo new" in a workspace and >>>>> enjoy the UI. >>>>> >>>>> Beware, style tools does not work in the toolbar. >>>>> >>>>> It is also possible to use DrGeo as a service for Etoys when >>>>> executing a "DrGeo sample openInWorld" >>>>> >>>>> It is also possible to load XML description of DrGeo 1.1 >>>>> geometric sketch, if one is interested you can grab it at http://svn.gnome.org/viewvc/drgeo/trunk/examples/figures/ >>>>> and load a sketch with a command: >>>>> DrGeo newXml: path >>>>> >>>>> Beware sketch with embedded Scheme code will not work (just try) >>>>> Working sketch: mercedes, euler-line, >>>>> >>>>> DrGeoII comes with a better interface for scripting with >>>>> Smalltalk script, empower by the IDE, much nice than the former >>>>> Scheme one. >>>>> Elaborated demonstration at http://blog.ofset.org/hilaire/index.php?post/script-drgeo >>>>> (automatic translation link with Google in a comment, at the >>>>> end of the article) >>>>> >>>>> >>>>> <drgeo-poly.png>_______________________________________________ >>>>> 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 > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |