Skip to content

albertlee/LeeWindowTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeeWindowTools

A simple windows list and switch tool for Pharo.

Install

Metacello new
   baseline: 'LeeWindowTools';
	repository: 'github://albertlee/LeeWindowTools:main/';
	load

Usage:

LeeWindowsList open

or, just simply click the open icon on LeeWindowsList's class side.

LeeWindowsList

or, open in the Windows menu:

Menu

It will open a window, listing all the windows opened, then click to switch.

Demo Window

Known bugs

  • close some windows, the LeeWindowsList listing window won't refresh.
  • the menu windows should not display.
  • the initial opened window is too small.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published