Update of "MIOGUI"
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 1d6a1d0e55a3d2b6236b2ae0c1244d04297810b0
Page Name:MIOGUI
Date: 2016-09-07 14:00:52
Original User: aldo
Parent: ca20588f1abb478fcd7de36fd82c3a2f7382fb70 (diff)
Next 3c68dc2b50686a01a3ccd6b0a7f0d07014e05a8a
Content

MIOGUI

More Immediate Operation GUI - Develop GUI in scheme in incremental & immediate mode!

Alpha version! Need some cleanup and some more widgets & demos...

Concepts

Immediate Mode GUI

This means that the user never has to deal with objects (anti-oop way ;).

Some projects, written in C or C++

A Microsoft paper on the subject:

Cascading Stylesheets

Scheme

Network REPL

Cairo

SDL2

Get & Install

You'll need chez scheme 9.4 and thunderchez Required also nanomsg-1.0, sdl-2.0.4, cairo

Checkout: You'll need fossil

fossil clone https://pizzahack.eu/fossil/miogui miogui.fossil
mkdir miogui && cd miogui && fossil open ../miogui.fossil

You can also download the latest code as a tarball: miogui-latest.tar.gz

Remember to setup thunderchez properly.

Then run:

scheme miogui.ss

Now switch to other console and type

/path/to/thunderchez/nanomsg/remote-repl tcp://localhost:9998
From there you can modify the code. You ideally want to run that from inside emacs M-x run-scheme and send code with C-x C-e or C-c C-e

To follow news subscribe to RSS feed