Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astares/pharo-vistacursors

A Windows Vista like cursor for Pharo on Windows
https://github.com/astares/pharo-vistacursors

pharo

Last synced: 6 days ago
JSON representation

A Windows Vista like cursor for Pharo on Windows

Awesome Lists containing this project

README

        

# 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
```