Update of "MIOGUI"
Not logged in

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

Overview

Artifact ID: 555acacca4316e81342babbf37bdd8557b705ff1
Page Name:MIOGUI
Date: 2016-12-15 13:39:11
Original User: aldo
Parent: e1229101480c1a1c71ba6eff8c78206273c35da4 (diff)
Next 51475667e16f4f3fd56f850098b9e9c41db6a6d9
Content

MIOGUI

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

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

Show me demos and screenshots!

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

There is a also a mirror on github.com

git clone https://github.com/ovenpasta/miogui.git

Remember to setup thunderchez properly.

Then run:

# I recommend this limit setting because our sofware is alpha. If you run into a non-tail recursion you can lock your system :)
ulimit -Sv 1000000
scheme demos/demo1.ss
# or
scheme demos/demo2.ss
...

Now switch to other console and type

/path/to/miogui/remote-repl
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

Contact

Email me to ovenpasta (at) pizzahack (point) eu To follow news subscribe to RSS feed

Donations

Please consider donating to the project!
Bitcoin Address: 1CP3Dii8GJkf3wkSz8Qpq9R1RVaDKJDCej