Toplo

Description

A widget framework on top of Bloc

Details

Source
GitHub
License
MIT
Stars
30
Forks
12
Created
Feb. 23, 2022
Updated
March 30, 2026

Categories

UI / Graphics

README excerpt

[![License](https://img.shields.io/github/license/pharo-graphics/Toplo.svg)](./LICENSE)
[![Tests](https://github.com/pharo-graphics/Toplo/actions/workflows/Tests.yml/badge.svg)](https://github.com/pharo-graphics/Toplo/actions/workflows/Tests.yml)

<img width="1298" alt="Screenshot #1" src="https://github.com/user-attachments/assets/d442368b-88f6-42c4-816f-483f6ce246be" />
<img width="1274" alt="Screenshot #2" src="https://github.com/user-attachments/assets/a3a1e4da-4a2c-42c8-a4f7-b705ec1ac941" />

# Toplo

Toplo is a widget framework for [Pharo](https://www.pharo.org) on top of [Bloc](https://github.com/pharo-graphics/Bloc).
Toplo is in development. You want to contribute ? A cool way to start to contribute is to use it and add issues with tests.


## Documentation

You can get started on **Bloc**, **Toplo** and **Style Sheets** on [this page](doc/StyleSheets.md).


## Install

The project can be loaded as usual via Metacello, using the `BaselineOfToplo` specification. To copy/paste a loading script, see the [wiki page](../../wiki/Install).


## Branches & Contributions

We describe our contribution workflow & branch name convention in [this wiki page](../../wiki/Branches-and-versions).


## Look and Feel features (work in progress)

A look and feel management is currently in development, using modern styles and skin management.

![image](https://github.com/pharo-graphics/Toplo/assets/49183340/2e61623f-5844-4294-b87a-195dd6c1c636)
![image](https://github.com/pharo-graphics/Toplo/assets/49183340/a76ee5a2-1e2f-414f-8ab8-4dad71d4fc4f)


## License

This code is licensed under the [MIT license](./LICENSE).
← Back to results