t olschewski wrote
true, "auto update" was turned off. Wouldn't "auto update on" be a better default?
I think so. t olschewski wrote
thanks for pointing me there. I've thought about doing something like this yesterday, but I did not figure out where to look.
I actually just guessed and searched for #doIt in the Finder. I found two methods, put a breakpoint in both, and pressed Cmd-D in a Workspace. Another way would be to bring up halos on a Workspace. The frontmost Morph is a TextMorphForEditView. Exploring it in the browser, and then working through it's instance variables, you could get to the same place. These are my two main tools to start figuring out how things work: the Finder and the halos (bringing them up on a menu item can be very useful). HTH, Sean -- View this message in context: http://forum.world.st/process-priority-tp4092574p4096393.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.