[Pharo-project] Window resize
Is there an event when the Squeak window is resized, so one can react and resize morphs accordingly? Thx T. -- NEU: Mit GMX DSL über 1000,- ¿ sparen! http://portal.gmx.net/de/go/dsl02
Not yet... perhaps an announcement could be done in PasteUpMorph>>restoreMorphicDisplay. Alternatively, some sort of layout policy could be used on the World for your example. Regards, Gary ----- Original Message ----- From: "Torsten Bergmann" <astares@gmx.de> To: <squeak-dev@lists.squeakfoundation.org>; <pharo-project@lists.gforge.inria.fr> Sent: Thursday, February 18, 2010 11:39 AM Subject: [Pharo-project] Window resize Is there an event when the Squeak window is resized, so one can react and resize morphs accordingly? Thx T. -- NEU: Mit GMX DSL über 1000,- ¿ sparen! http://portal.gmx.net/de/go/dsl02 _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I think I asked the same some time ago. I tried what Adrian said but without success :( http://n4.nabble.com/How-can-I-change-the-size-of-the-World-td1310740.html#a... Do we have a solution now? Cheers Mariano On Thu, Feb 18, 2010 at 12:39 PM, Torsten Bergmann <astares@gmx.de> wrote:
Is there an event when the Squeak window is resized, so one can react and resize morphs accordingly?
Thx T. -- NEU: Mit GMX DSL über 1000,- ¿ sparen! http://portal.gmx.net/de/go/dsl02
participants (3)
-
Gary Chambers -
Mariano Martinez Peck -
Torsten Bergmann