Skip to content

astares/Pharo-DesktopManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pharo-DesktopManager

Introduction

This is a Pharo tool written by Torsten Bergmann to manage multiple desktops in Pharo.

Overview

Quick Start

Metacello new 
	repository: 'github://astares/Pharo-DesktopManager/src';
	baseline: 'DesktopManager';
	load 	

Tutorial

Read the article "Multiple Desktops for Pharo - Speed coding a desktop manager" on Medium:

https://medium.com/@astares/multiple-desktops-for-pharo-5cbc46f3179f

Demo

Pharo DesktopManager

History

Code was migrated from http://smalltalkhub.com/#!/~TorstenBergmann/DesktopManager

About

Manage multiple desktops in Pharo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published