Tiling Window Manager in 3.0: working but still issues with WorldMorph
TWM works in 3.0 after some work on icons and updating menus. Gofer new smalltalkhubUser: 'LaurentLaffont' project: 'TilingWindowManager'; configuration; load. ((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: '3.0') load You can also use ((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: #development) load but this will for sure change over time. There is the World management icon which is still there and it looks like it can create worlds but switching between them just breaks havoc. Maybe should we just remove that feature from TWM as 3.0 doesn't seem to be multiworld friendly. Nothing done on tests nor themeing (which appears to be not that working well in 3.0 either due to theming changes); At least the thing is back :-) [I missed it...] Phil
And the keybindings are also kind of not working either. Help welcome. Phil On Sat, Mar 8, 2014 at 11:57 AM, phil@highoctane.be <phil@highoctane.be>wrote:
TWM works in 3.0 after some work on icons and updating menus.
Gofer new smalltalkhubUser: 'LaurentLaffont' project: 'TilingWindowManager'; configuration; load.
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: '3.0') load
You can also use
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: #development) load
but this will for sure change over time.
There is the World management icon which is still there and it looks like it can create worlds but switching between them just breaks havoc.
Maybe should we just remove that feature from TWM as 3.0 doesn't seem to be multiworld friendly.
Nothing done on tests nor themeing (which appears to be not that working well in 3.0 either due to theming changes);
At least the thing is back :-) [I missed it...]
Phil
philippeback wrote
There is the World management icon which is still there and it looks like it can create worlds but switching between them just breaks havoc.
Maybe should we just remove that feature from TWM as 3.0 doesn't seem to be multiworld friendly.
Thanks for getting it running! Give me a few days to look into it before we consider removing. I find the feature immensely valuable. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Tiling-Window-Manager-in-3-0-working-but-still-issues-... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
philippeback wrote
There is the World management icon which is still there and it looks like it can create worlds but switching between them just breaks havoc.
Can you clarify "havoc" a bit? I just get a PasteUpMorph DNU related to the addition of WorldMorph. Changing PasteUpMorph -> WorldMorph fixes that and I'm able to create an addition world. When changing between, there is something wrong with display updating. If I "restore display" after switching, it seems to work normally. No more time right now, I'll take another look asap... ----- Cheers, Sean -- View this message in context: http://forum.world.st/Tiling-Window-Manager-in-3-0-working-but-still-issues-... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Thanks a lot Phil. I will try to have a look. Laurent Le samedi 8 mars 2014, 11:57:30 phil@highoctane.be a écrit :
TWM works in 3.0 after some work on icons and updating menus.
Gofer new smalltalkhubUser: 'LaurentLaffont' project: 'TilingWindowManager'; configuration; load.
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: '3.0') load
You can also use
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: #development) load
but this will for sure change over time.
There is the World management icon which is still there and it looks like it can create worlds but switching between them just breaks havoc.
Maybe should we just remove that feature from TWM as 3.0 doesn't seem to be multiworld friendly.
Nothing done on tests nor themeing (which appears to be not that working well in 3.0 either due to theming changes);
At least the thing is back :-) [I missed it...]
Phil
Hi Phil, with latest ConfigurationOfTilingWindow manager World management (almost) works. Still a little display issue when creating a new world (need to change back and forth, seems to be some World repaint issue). I've also merged some experiments with GrowlMorph. Laurent Le mardi 11 mars 2014, 13:27:57 Laurent Laffont a écrit :
Thanks a lot Phil. I will try to have a look.
Laurent
Le samedi 8 mars 2014, 11:57:30 phil@highoctane.be a écrit :
TWM works in 3.0 after some work on icons and updating menus.
Gofer new smalltalkhubUser: 'LaurentLaffont' project: 'TilingWindowManager'; configuration; load.
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: '3.0') load
You can also use
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: #development) load
but this will for sure change over time.
There is the World management icon which is still there and it looks like it can create worlds but switching between them just breaks havoc.
Maybe should we just remove that feature from TWM as 3.0 doesn't seem to be multiworld friendly.
Nothing done on tests nor themeing (which appears to be not that working well in 3.0 either due to theming changes);
At least the thing is back :-) [I missed it...]
Phil
Would you mind putting the configuration in the 3.0 Metarepo? Phil On Wed, Mar 12, 2014 at 6:52 PM, Laurent Laffont <laurent.laffont@gmail.com>wrote:
Hi Phil,
with latest ConfigurationOfTilingWindow manager World management (almost) works. Still a little display issue when creating a new world (need to change back and forth, seems to be some World repaint issue).
I've also merged some experiments with GrowlMorph.
Laurent
Le mardi 11 mars 2014, 13:27:57 Laurent Laffont a écrit :
Thanks a lot Phil. I will try to have a look.
Laurent
Le samedi 8 mars 2014, 11:57:30 phil@highoctane.be a écrit :
TWM works in 3.0 after some work on icons and updating menus.
Gofer new smalltalkhubUser: 'LaurentLaffont' project: 'TilingWindowManager'; configuration; load.
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: '3.0') load
You can also use
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: #development) load
but this will for sure change over time.
There is the World management icon which is still there and it looks like it can create worlds but switching between them just breaks havoc.
Maybe should we just remove that feature from TWM as 3.0 doesn't seem to be multiworld friendly.
Nothing done on tests nor themeing (which appears to be not that working well in 3.0 either due to theming changes);
At least the thing is back :-) [I missed it...]
Phil
Done Laurent Le mercredi 19 mars 2014, 17:23:06 phil@highoctane.be a écrit :
Would you mind putting the configuration in the 3.0 Metarepo?
Phil
On Wed, Mar 12, 2014 at 6:52 PM, Laurent Laffont <laurent.laffont@gmail.com>wrote:
Hi Phil,
with latest ConfigurationOfTilingWindow manager World management (almost) works. Still a little display issue when creating a new world (need to change back and forth, seems to be some World repaint issue).
I've also merged some experiments with GrowlMorph.
Laurent
Le mardi 11 mars 2014, 13:27:57 Laurent Laffont a écrit :
Thanks a lot Phil. I will try to have a look.
Laurent
Le samedi 8 mars 2014, 11:57:30 phil@highoctane.be a écrit :
TWM works in 3.0 after some work on icons and updating menus.
Gofer new smalltalkhubUser: 'LaurentLaffont' project: 'TilingWindowManager'; configuration; load.
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: '3.0') load
You can also use
((Smalltalk at:#ConfigurationOfTilingWindowManager) project version: #development) load
but this will for sure change over time.
There is the World management icon which is still there and it looks like it can create worlds but switching between them just breaks havoc.
Maybe should we just remove that feature from TWM as 3.0 doesn't seem to be multiworld friendly.
Nothing done on tests nor themeing (which appears to be not that working well in 3.0 either due to theming changes);
At least the thing is back :-) [I missed it...]
Phil
participants (3)
-
Laurent Laffont -
phil@highoctane.be -
Sean P. DeNigris