Ben Coman wrote
These past few days I've had several images open at the same time to
compare the operation of different versions, and found I quickly lost
track of exactly which image was which. There is a lot of empty space
on application title bar after "Pharo 1.3" where I'd like to display the
directory where pharo.exe was started from.
+1 on the confusion, but I would want it to show the directory of the image
(because I use the same VM for all my images) :) Maybe it could be a
setting?
With some serendipity I noticed that the Croquet.exe I used to get ODBC
working last
night was displaying the image
path in the Window Title Bar - pretty much just what I wanted. I
discovered that removing the line "WindowTitle=Pharo 1.3" from
"pharo.ini" replicated this. /*grin*/