Hello, I'd like to see the Pen class coming back in the main image. It really is useful for getting people acquainted with the tools and the bluebook uses it. I am not asking for a form editor (it could be handy though). Path is dead as it was hijacked by FileSystem. I miss it too. What do you people think? Phil
Hi Phil, There is a Pen in Phratch, named PhratchPen. You could probably extract it. There is also an editor. I discover last week that some command in this editor does not work, but the main feature is here. I am thinking that we can extract it too. Cheers, Jannik 2014-03-27 17:17 GMT+01:00 phil@highoctane.be <phil@highoctane.be>:
Hello,
I'd like to see the Pen class coming back in the main image.
It really is useful for getting people acquainted with the tools and the bluebook uses it.
I am not asking for a form editor (it could be handy though).
Path is dead as it was hijacked by FileSystem. I miss it too.
What do you people think?
Phil
-- ~~Jannik Laval~~ Ãcole des Mines de Douai Enseignant-chercheur http://www.jannik-laval.eu http://car.mines-douai.fr/
I think too it is nice class to introduce to programming Hilaire Le 27/03/2014 17:17, phil@highoctane.be a écrit :
Hello,
I'd like to see the Pen class coming back in the main image.
It really is useful for getting people acquainted with the tools and the bluebook uses it.
I am not asking for a form editor (it could be handy though).
Path is dead as it was hijacked by FileSystem. I miss it too.
What do you people think?
Phil
-- Dr. Geo http://drgeo.eu
build it on top of athens On 27 Mar 2014, at 17:33, Hilaire Fernandes <hilaire.fernandes@gmail.com> wrote:
I think too it is nice class to introduce to programming
Hilaire
Le 27/03/2014 17:17, phil@highoctane.be a écrit :
Hello,
I'd like to see the Pen class coming back in the main image.
It really is useful for getting people acquainted with the tools and the bluebook uses it.
I am not asking for a form editor (it could be handy though).
Path is dead as it was hijacked by FileSystem. I miss it too.
What do you people think?
Phil
-- Dr. Geo http://drgeo.eu
philippeback wrote
I'd like to see the Pen class coming back in the main image.
Answered at https://stackoverflow.com/questions/22737674/wheres-the-pen-class-in-pharo Gofer it squeaksource: 'PharoNonCorePackages'; package: 'BitBltPen'; load. Then you can "Display restoreAfter: [Pen example]" HTH ----- Cheers, Sean -- View this message in context: http://forum.world.st/Pen-back-in-the-image-tp4751190p4757210.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (5)
-
Hilaire Fernandes -
jannik laval -
Pharo4Stef -
phil@highoctane.be -
Sean P. DeNigris