Pharo-VistaCursors

Description

A Windows Vista like cursor for Pharo on Windows

Details

Source
GitHub
Dialect
pharo (65% confidence)
License
MIT
Stars
1
Created
July 3, 2018
Updated
May 23, 2020
Topics
pharo

README excerpt

# Pharo-VistaCursors

Changes the Pharo cursor on Windows 

![Screenshot](doc/screenshot.png)

## Quick Start

```Smalltalk
Metacello new 
	repository: 'github://astares/Pharo-VistaCursors/src';
	baseline: 'VistaCursors';
	load 	
```
← Back to results