Hello! How do I load a file with *.cs extension in Pharo 1.4? In Pharo 1.3 File browser had buttons and could do that. -- Milan Mimica http://sparklet.sf.net
right click for context menu. and you find it there On 26 May 2012 19:28, Milan Mimica <milan.mimica@gmail.com> wrote:
Hello!
How do I load a file with *.cs extension in Pharo 1.4? In Pharo 1.3 File browser had buttons and could do that.
-- Milan Mimica http://sparklet.sf.net
-- Best regards, Igor Stasenko.
or just drag the file and drop it iin pharo and from the popup choose file in. On Sat, May 26, 2012 at 7:42 PM, Igor Stasenko <siguctua@gmail.com> wrote:
right click for context menu. and you find it there
On 26 May 2012 19:28, Milan Mimica <milan.mimica@gmail.com> wrote:
Hello!
How do I load a file with *.cs extension in Pharo 1.4? In Pharo 1.3 File browser had buttons and could do that.
-- Milan Mimica http://sparklet.sf.net
-- Best regards, Igor Stasenko.
-- Mariano http://marianopeck.wordpress.com
Yeah, that sure would be fun. On 26 May 2012 19:46, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
or just drag the file and drop it iin pharo and from the popup choose file in.
On Sat, May 26, 2012 at 7:42 PM, Igor Stasenko <siguctua@gmail.com> wrote:
right click for context menu. and you find it there
On 26 May 2012 19:28, Milan Mimica <milan.mimica@gmail.com> wrote:
Hello!
How do I load a file with *.cs extension in Pharo 1.4? In Pharo 1.3 File browser had buttons and could do that.
-- Milan Mimica http://sparklet.sf.net
-- Best regards, Igor Stasenko.
-- Mariano http://marianopeck.wordpress.com
-- Milan Mimica http://sparklet.sf.net
No, there isn't anything like that. On 26 May 2012 19:42, Igor Stasenko <siguctua@gmail.com> wrote:
right click for context menu. and you find it there
On 26 May 2012 19:28, Milan Mimica <milan.mimica@gmail.com> wrote:
Hello!
How do I load a file with *.cs extension in Pharo 1.4? In Pharo 1.3 File browser had buttons and could do that.
-- Milan Mimica http://sparklet.sf.net
-- Best regards, Igor Stasenko.
-- Milan Mimica http://sparklet.sf.net
On 26 May 2012 20:17, Milan Mimica <milan.mimica@gmail.com> wrote:
No, there isn't anything like that.
huh?
On 26 May 2012 19:42, Igor Stasenko <siguctua@gmail.com> wrote:
right click for context menu. and you find it there
On 26 May 2012 19:28, Milan Mimica <milan.mimica@gmail.com> wrote:
Hello!
How do I load a file with *.cs extension in Pharo 1.4? In Pharo 1.3 File browser had buttons and could do that.
-- Milan Mimica http://sparklet.sf.net
-- Best regards, Igor Stasenko.
-- Milan Mimica http://sparklet.sf.net
-- Best regards, Igor Stasenko.
Hi Milan! What exact version of pharo 1.4 are you using? Because this issue should be fixed I think. Did you try with the latest build of jenkins? Guille On Sat, May 26, 2012 at 9:03 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 26 May 2012 20:17, Milan Mimica <milan.mimica@gmail.com> wrote:
No, there isn't anything like that.
huh?
On 26 May 2012 19:42, Igor Stasenko <siguctua@gmail.com> wrote:
right click for context menu. and you find it there
On 26 May 2012 19:28, Milan Mimica <milan.mimica@gmail.com> wrote:
Hello!
How do I load a file with *.cs extension in Pharo 1.4? In Pharo 1.3
File
browser had buttons and could do that.
-- Milan Mimica http://sparklet.sf.net
-- Best regards, Igor Stasenko.
-- Milan Mimica http://sparklet.sf.net
-- Best regards, Igor Stasenko.
On 26 May 2012 21:06, Guillermo Polito <guillermopolito@gmail.com> wrote:
Hi Milan!
What exact version of pharo 1.4 are you using? Because this issue should be fixed I think. Did you try with the latest build of jenkins?
It's indeed fixed in the jenkins build. I was using OneClick linked from the home page. -- Milan Mimica http://sparklet.sf.net
On Sat, May 26, 2012 at 9:18 PM, Milan Mimica <milan.mimica@gmail.com>wrote:
On 26 May 2012 21:06, Guillermo Polito <guillermopolito@gmail.com> wrote:
Hi Milan!
What exact version of pharo 1.4 are you using? Because this issue should be fixed I think. Did you try with the latest build of jenkins?
It's indeed fixed in the jenkins build. I was using OneClick linked from the home page.
Ok, I think that for a 1.4.1 release, we will have to wait until a bit more. As a workaround, you can rename your cs file someFile.1.cs -> someFile.cs, so there is only one dot in the name, and it get's not confused with the extension. Guille
-- Milan Mimica http://sparklet.sf.net
participants (4)
-
Guillermo Polito -
Igor Stasenko -
Mariano Martinez Peck -
Milan Mimica