[Pharo-users] Re: Alt-Tab equivalent inside Pharo

2025-06-23 Thread Tim Mackinnon via Pharo-users
Curious - I loaded up P13 (which I've not had a chance to give a spin) - and the ctrl-tab implementation is not LRU so its not like OS Window flipping. I couldn't see an option to set this, so it looks like an "enhancement" might be needed. There were some excellent addons that gave this kind o

[Pharo-users] Re: Alt-Tab equivalent inside Pharo

2025-06-22 Thread Aik-Siong Koh via Pharo-users
Ctrl-Shift-Tab doesn't work with Playground. Other Pharo windows work, but once Playground is hit, the command doesn't work anymore. Alternating between Ctrl-Tab and Ctrl-Shift-Tab is very awkward and slow. I really want to flip rapidly to compare two windows using "flicker comparison". Tim M

[Pharo-users] Re: Alt-Tab equivalent inside Pharo

2025-06-22 Thread Renaud de Villemeur via Pharo-users
Ctrl-Tab and Ctrl-Shift-Tab works in Pharo 13. I'm not sure if it was implemented in previous version. Renaud Jun 21, 2025, 22:11 by pharo-users@lists.pharo.org: > Hi: > > In Windows OS, Alt-Tab switches between the two past OS windows. > It is very convenient for flipping between two OS wind