El lun, 17-08-2009 a las 16:46 -0400, Alexandre Bergel escribió: > > But this could be changed, of course. What should be the behavior? > > > Ideally, I would love to have as default text input the name that I > entered the last time I run the image.
I suppose you refer to the last time you enter your name on *other* image as if it is the same image, it won't ask for the full name as already have it. I think that someone (maybe you) asked for the capability of storing the full name on the computer disk and if found it will pre-fill the prompt. I can add this to the author code, but just need to ask if: - is there a convention for storing squeak/pharo settings e.g. in linux could be a .squeak/ or .pharo/ folder on the $HOME of the user. In windows I suppose that in my documents but I really don't use it so I don't know. - is there a convention for storing this files besides the image/changes/sources files. This is as the current pharo/squeak works, I think. - the preference browser has the capability of storing the preferences in a file. Maybe this could be reused and include the full name and try to read from there on first full name prompt. Who is in favor, who is against? Will be useful to other users to have this, supposing the they change image often, or the hassle of writing by hand once for image it is negligible? > Like this, I just have to press 'Ok'. > > Alexandre > -- Miguel Cobá http://miguel.leugim.com.mx _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
