Oct. 19, 2010
5:28 p.m.
Hello, I try to understand how I can change the size of the Pharo window. I tried this: Display setExtent: 1000@700 depth: 32; beDisplay. That seems to work ... but only a few milliseconds. After this delay, the window returns back to its previous size. Any suggestions? :) Adrien.