Re: [Pharo-users] Question about Text Editor.

2015-05-01 Thread Cyril Ferlicot
Thank you for your answers, i'll take a look ;) On 1 May 2015 at 11:59, Esteban Lorenzano wrote: > >> On 01 May 2015, at 02:57, Pierce Ng wrote: >> >> On Wed, Apr 29, 2015 at 06:04:49PM -0300, Mariano Martinez Peck wrote: >>> Not a text editor, but there was a ScriptManager that was kind of a >>

Re: [Pharo-users] Question about Text Editor.

2015-05-01 Thread Esteban Lorenzano
> On 01 May 2015, at 02:57, Pierce Ng wrote: > > On Wed, Apr 29, 2015 at 06:04:49PM -0300, Mariano Martinez Peck wrote: >> Not a text editor, but there was a ScriptManager that was kind of a >> worksapce with ability to give scripts a name, save them, and then easily >> browse and execute them.

Re: [Pharo-users] Question about Text Editor.

2015-04-30 Thread Pierce Ng
On Wed, Apr 29, 2015 at 06:04:49PM -0300, Mariano Martinez Peck wrote: > Not a text editor, but there was a ScriptManager that was kind of a > worksapce with ability to give scripts a name, save them, and then easily > browse and execute them. But this is a bit old, so not sure if this still > work

Re: [Pharo-users] Question about Text Editor.

2015-04-29 Thread Mariano Martinez Peck
Not a text editor, but there was a ScriptManager that was kind of a worksapce with ability to give scripts a name, save them, and then easily browse and execute them. But this is a bit old, so not sure if this still works in Pharo 4.0: http://pharo.gemtalksystems.com/book/PharoTools/Script-Manager

Re: [Pharo-users] Question about Text Editor.

2015-04-29 Thread Nicolai Hess
2015-04-27 12:36 GMT+02:00 Cyril Ferlicot : > Hi, > I wanted to do a little text editor and I would like to know if > someone already did one with simple features like open a file, save a > file etc... > I don't want to lose too much time in something that already exist. > None that I know of.

[Pharo-users] Question about Text Editor.

2015-04-27 Thread Cyril Ferlicot
Hi, I wanted to do a little text editor and I would like to know if someone already did one with simple features like open a file, save a file etc... I don't want to lose too much time in something that already exist. -- Cheers Cyril Ferlicot