[Pharo-project] Setting new world in 1.1
Denis wrote on pharo-dev
But absent method is very simlpe. ... It is nothing about Project. It can be rewrited to: ... I like this feature for fullscreen applications.With this I dont need close all my opened tools when deploy app.
Hi Denis, I would like to see a general support for (keyboard) switchable desktops/worlds (yet without the ugly project stuff). Any Linux and modern OS has that. Maybe you should drive this forward and send appropriate code. Gary could have a look and integrate it into Polymorph UI. Thx T. -- GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl. Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
On Thu, Jul 1, 2010 at 9:14 AM, Torsten Bergmann <astares@gmx.de> wrote:
Denis wrote on pharo-dev
But absent method is very simlpe. ... It is nothing about Project. It can be rewrited to: ... I like this feature for fullscreen applications.With this I dont need close all my opened tools when deploy app.
Hi Denis,
I would like to see a general support for (keyboard) switchable desktops/worlds (yet without the ugly project stuff). Any Linux and modern OS has that.
Maybe you should drive this forward and send appropriate code. Gary could have a look and integrate it into Polymorph UI.
Thx T.
+1 Jochen have written something: http://forum.world.st/Multiple-Worlds-was-Re-Can-I-use-Projects-in-Pharo-tp2... Laurent
-- GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl. Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Jul 1, 2010, at 9:14 20AM, Torsten Bergmann wrote:
Denis wrote on pharo-dev
But absent method is very simlpe. ... It is nothing about Project. It can be rewrited to: ... I like this feature for fullscreen applications.With this I dont need close all my opened tools when deploy app.
Hi Denis,
I would like to see a general support for (keyboard) switchable desktops/worlds (yet without the ugly project stuff). Any Linux and modern OS has that.
Maybe you should drive this forward and send appropriate code. Gary could have a look and integrate it into Polymorph UI.
Thx T. IIRC, the code in Project actually did this fairly straightforward. The hairy parts were more related to their scope and serialization.
Cheers, Henry
Hello, I just use class JRWorldManager from attachment from recent topic MultipleWorlds. Class author is Jochen Riekhof. You can find it in this list. With JRWorldManager you can switch between multiple worlds. 2010/7/1 Torsten Bergmann <astares@gmx.de>
Denis wrote on pharo-dev
But absent method is very simlpe. ... It is nothing about Project. It can be rewrited to: ... I like this feature for fullscreen applications.With this I dont need close all my opened tools when deploy app.
Hi Denis,
I would like to see a general support for (keyboard) switchable desktops/worlds (yet without the ugly project stuff). Any Linux and modern OS has that.
Maybe you should drive this forward and send appropriate code. Gary could have a look and integrate it into Polymorph UI.
Thx T.
-- GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl. Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I would like to see a general support for (keyboard) switchable desktops/worlds (yet without the ugly project stuff). Any Linux and modern OS has that.
as I mentioned several times I would like to get in place a much better way to dfined shortcut and associate them to morph. They were keymapper and keybinding. Now I do not have the cycle to do anything Stef
Maybe you should drive this forward and send appropriate code. Gary could have a look and integrate it into Polymorph UI.
Thx T.
-- GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl. Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (5)
-
Denis Kudriashov -
Henrik Johansen -
laurent laffont -
Stéphane Ducasse -
Torsten Bergmann