Ecosyste.ms: Awesome
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: 6 days ago
JSON representation
A Windows Vista like cursor for Pharo on Windows
- Host: GitHub
- URL: https://github.com/astares/pharo-vistacursors
- Owner: astares
- License: mit
- Created: 2018-07-03T14:28:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T21:08:22.000Z (almost 5 years ago)
- Last Synced: 2024-10-31T06:41:50.744Z (about 2 months ago)
- Topics: pharo
- Language: Smalltalk
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```