Changes to "chicken-iup" between 2015-05-18 05:38:13 and 2015-05-19 04:56:46

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. <b>Ensure the destination path is C:\chicken</b>

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

  *  [./doc/mcg-20150427/Output/chicken-iup-setup.exe|Latest 5/4/2015 0.4 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|latest (0.3, Feb 2, 2014) setup-chicken-iup.exe] NOTE: Canvas-draw is not in this release.
  *  [./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/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")