Changes to "chicken-iup" between 2015-05-21 02:42:17 and 2017-09-21 04:42:58

10
11
12
13
14
15
16
17
18


19
20
21
22
23
24
25
10
11
12
13
14
15
16


17
18
19
20
21
22
23
24
25







-
-
+
+








Installation: 
  #  Install Mingw [http://www.mingw.org] to the default location C:\MinGW
  #  Run the chicken-iup installer.
  #  Log out and back in or reboot to make environment variables available to chicken. Thank you StephenE for catching this detail.

<b>Downloads</b> You can download the chicken-iup installer for Windows here;

  *  [./doc/mcg-20150427/Output/chicken-iup-setup.exe|version 0.4, latest 5/4/2015, setup-chicken-iup.exe, includes iup, canvas-draw, scintilla and more]
  *  [http://www.kiatoa.com/cgi-bin/fossils/chicken-iup/artifact/8023ce31666bb65d|version 0.5, latest 9/20/2017, setup-chicken-iup.exe, includes iup, canvas-draw, scintilla and more]
  *  [./doc/mcg-20150427/Output/chicken-iup-setup.exe|version 0.4, 5/4/2015, setup-chicken-iup.exe, includes iup, canvas-draw, scintilla and more]
  *  [http://www.kiatoa.com/cgi-bin/chicken-iup/doc/tip/setup-chicken-iup.exe|version 0.3, Feb 2, 2014, setup-chicken-iup.exe] NOTE: Canvas-draw is not in this release.
  *  [http://www.kiatoa.com/cgi-bin/chicken-iup/raw/setup-chicken-iup.exe?name=9ce8cbca22f76080349a30a48c722b2b3fe20210|version 0.1 setup-chicken-iup.exe], 
  *  [http://www.kiatoa.com/cgi-bin/chicken-iup/artifact?name=71513f93f066a6bad1d919cf91b90d4203608f75|version 0.2 setup-chicken-iup.exe]

To see a window with some widgets run chicken-iup and type in:

 (load "../examples/sample.scm")