Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Portable Widget Tookkit

Name: Anonymous 2010-12-18 0:00

I'm writing a turned based game /prog/.

Any recommendations for the widget library? The only requirement is that it must be portable.

Name: Anonymous 2010-12-19 12:18

Is there a Lispy graphical toolkit?
(window 'main-window (@ (title "What") (dimension 200 200))
  (hbox
    (button "Click here" (lambda () (display "You clicked the button)))
    (button "Goodbye" (lambda () (kill-window 'main-window)))))

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List