2009/2/22 Michael Rueger <m.rueger@acm.org>:
Todd Blanchard wrote:
And WOW the new UI skins are beautiful!
So pretty, I almost hate to ask about integrating the mythical ffenesteri native window support that I've never been able to make work (which would obsolete all that work, but would help squeak fit into the real world better).
The event support is part of the new VMs and native windows per se wouldn't obsolete the current UI work. It is rather difficult though to make Morphic work with multiple windows AFAIK.
Indeed. It is difficult, but possible :) I want to refactor VM code to make all windowing stuff be exclusively driven from language side. So, when you run: squeak -headless myimage.image and -headless flag is handled not by VM itself, but by language side. So, you can ignore such flag, or can honor it - all is in your hands.
Michael
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.