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

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

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

pharo

Last synced: 12 months 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
```