Status: accepted
Owner:
[hidden email]
Labels: Milestone-1.4
New issue 4658 by
[hidden email]: we will have to rewrite image
saving using FS
http://code.google.com/p/pharo/issues/detail?id=4658for example
fullNameForImageNamed: t1
| t2 |
t2 := FileDirectory on: self imagePath.
^ FileDirectory
fileName: (t2 fullNameFor: t1)
extension: FileDirectory imageSuffix
imagePath should return the path ie
/hkjh/nkjkl/xxx.image
and not
/hkjh/nkjkl/
/hkjh/nkjkl/ is the directory
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker