ruby-iup 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (230) hide show
  1. data/Rakefile +1 -1
  2. data/examples/ctrl/degrade.rb +5 -2
  3. data/examples/ctrl/iupgauge.rb +5 -5
  4. data/examples/ctrl/iupplot2.rb +2 -5
  5. data/examples/dlg/iupalarm.rb +3 -1
  6. data/examples/elem/iupbutton.rb +42 -59
  7. data/examples/elem/iupcanvas.rb +4 -2
  8. data/examples/elem/iupcanvas2.rb +9 -8
  9. data/examples/elem/iupcanvas3.rb +19 -29
  10. data/examples/elem/iupdialog.rb +3 -7
  11. data/examples/elem/progressbar.rb +104 -118
  12. data/ext/iup-linux/include/cd.h +494 -494
  13. data/ext/iup-linux/include/cd_canvas.hpp +358 -358
  14. data/ext/iup-linux/include/cd_old.h +158 -158
  15. data/ext/iup-linux/include/cd_private.h +362 -362
  16. data/ext/iup-linux/include/cdcgm.h +34 -34
  17. data/ext/iup-linux/include/cdclipbd.h +22 -22
  18. data/ext/iup-linux/include/cddbuf.h +23 -23
  19. data/ext/iup-linux/include/cddebug.h +24 -24
  20. data/ext/iup-linux/include/cddgn.h +23 -23
  21. data/ext/iup-linux/include/cddxf.h +22 -22
  22. data/ext/iup-linux/include/cdemf.h +22 -22
  23. data/ext/iup-linux/include/cdgdiplus.h +29 -29
  24. data/ext/iup-linux/include/cdimage.h +23 -23
  25. data/ext/iup-linux/include/cdirgb.h +30 -30
  26. data/ext/iup-linux/include/cdiup.h +22 -22
  27. data/ext/iup-linux/include/cdlua.h +39 -39
  28. data/ext/iup-linux/include/cdlua3_private.h +120 -120
  29. data/ext/iup-linux/include/cdlua5_private.h +141 -141
  30. data/ext/iup-linux/include/cdluaim.h +24 -24
  31. data/ext/iup-linux/include/cdluaiup.h +27 -27
  32. data/ext/iup-linux/include/cdluapdf.h +27 -27
  33. data/ext/iup-linux/include/cdmf.h +24 -24
  34. data/ext/iup-linux/include/cdmf_private.h +32 -32
  35. data/ext/iup-linux/include/cdnative.h +26 -26
  36. data/ext/iup-linux/include/cdpdf.h +38 -38
  37. data/ext/iup-linux/include/cdpicture.h +22 -22
  38. data/ext/iup-linux/include/cdprint.h +23 -23
  39. data/ext/iup-linux/include/cdps.h +37 -37
  40. data/ext/iup-linux/include/cdwmf.h +22 -22
  41. data/ext/iup-linux/include/iup.h +318 -255
  42. data/ext/iup-linux/include/iup_pplot.h +40 -40
  43. data/ext/iup-linux/include/iupcb.h +25 -25
  44. data/ext/iup-linux/include/iupcbs.h +43 -42
  45. data/ext/iup-linux/include/iupcells.h +130 -130
  46. data/ext/iup-linux/include/iupcolorbar.h +126 -126
  47. data/ext/iup-linux/include/iupcontrols.h +36 -40
  48. data/ext/iup-linux/include/iupdef.h +520 -520
  49. data/ext/iup-linux/include/iupdial.h +63 -64
  50. data/ext/iup-linux/include/iupgauge.h +57 -57
  51. data/ext/iup-linux/include/iupgetparam.h +1 -1
  52. data/ext/iup-linux/include/iupgl.h +101 -101
  53. data/ext/iup-linux/include/iupim.h +21 -21
  54. data/ext/iup-linux/include/iupkey.h +457 -290
  55. data/ext/iup-linux/include/iuplua.h +41 -41
  56. data/ext/iup-linux/include/iuplua_pplot.h +26 -26
  57. data/ext/iup-linux/include/iupluacontrols.h +27 -27
  58. data/ext/iup-linux/include/iupluagl.h +26 -26
  59. data/ext/iup-linux/include/iupluaim.h +26 -26
  60. data/ext/iup-linux/include/iupluaole.h +26 -26
  61. data/ext/iup-linux/include/iupmask.h +40 -52
  62. data/ext/iup-linux/include/iupmatrix.h +63 -69
  63. data/ext/iup-linux/include/iupole.h +24 -24
  64. data/ext/iup-linux/include/iupspin.h +21 -21
  65. data/ext/iup-linux/include/iuptabs.h +75 -79
  66. data/ext/iup-linux/include/iuptree.h +93 -93
  67. data/ext/iup-linux/include/iupval.h +46 -46
  68. data/ext/iup-linux/include/wd.h +78 -78
  69. data/ext/iup-linux/include/wd_old.h +85 -85
  70. data/ext/iup-linux/libcd.so +0 -0
  71. data/ext/iup-linux/libcdcontextplus.so +0 -0
  72. data/ext/iup-linux/libcdpdf.so +0 -0
  73. data/ext/iup-linux/libim.so +0 -0
  74. data/ext/iup-linux/libim_fftw.so +0 -0
  75. data/ext/iup-linux/libim_jp2.so +0 -0
  76. data/ext/iup-linux/libim_process.so +0 -0
  77. data/ext/iup-linux/libiup.so +0 -0
  78. data/ext/iup-linux/libiup_pplot.so +0 -0
  79. data/ext/iup-linux/libiupcontrols.so +0 -0
  80. data/ext/iup-linux/libiupgl.so +0 -0
  81. data/ext/iup-linux/libiupim.so +0 -0
  82. data/ext/iup-linux/libiupimglib.so +0 -0
  83. data/ext/iup-linux/libiupmot.so +0 -0
  84. data/ext/iup-win32/cd.dll +0 -0
  85. data/ext/iup-win32/cd.lib +0 -0
  86. data/ext/iup-win32/cdcontextplus.dll +0 -0
  87. data/ext/iup-win32/cdcontextplus.lib +0 -0
  88. data/ext/iup-win32/cdpdf.dll +0 -0
  89. data/ext/iup-win32/cdpdf.lib +0 -0
  90. data/ext/iup-win32/freetype6.dll +0 -0
  91. data/ext/iup-win32/freetype6.lib +0 -0
  92. data/ext/iup-win32/im.dll +0 -0
  93. data/ext/iup-win32/im.lib +0 -0
  94. data/ext/iup-win32/im_avi.dll +0 -0
  95. data/ext/iup-win32/im_avi.lib +0 -0
  96. data/ext/iup-win32/im_capture.dll +0 -0
  97. data/ext/iup-win32/im_capture.lib +0 -0
  98. data/ext/iup-win32/im_fftw.dll +0 -0
  99. data/ext/iup-win32/im_fftw.lib +0 -0
  100. data/ext/iup-win32/im_jp2.dll +0 -0
  101. data/ext/iup-win32/im_jp2.lib +0 -0
  102. data/ext/iup-win32/im_process.dll +0 -0
  103. data/ext/iup-win32/im_process.lib +0 -0
  104. data/ext/iup-win32/im_wmv.dll +0 -0
  105. data/ext/iup-win32/im_wmv.lib +0 -0
  106. data/ext/iup-win32/imlua_capture51.dll +0 -0
  107. data/ext/iup-win32/imlua_capture51.lib +0 -0
  108. data/ext/iup-win32/imlua_wmv51.dll +0 -0
  109. data/ext/iup-win32/imlua_wmv51.lib +0 -0
  110. data/ext/iup-win32/include/cd.h +494 -494
  111. data/ext/iup-win32/include/cd_canvas.hpp +358 -358
  112. data/ext/iup-win32/include/cd_old.h +158 -158
  113. data/ext/iup-win32/include/cd_private.h +362 -362
  114. data/ext/iup-win32/include/cdcgm.h +34 -34
  115. data/ext/iup-win32/include/cdclipbd.h +22 -22
  116. data/ext/iup-win32/include/cddbuf.h +23 -23
  117. data/ext/iup-win32/include/cddebug.h +24 -24
  118. data/ext/iup-win32/include/cddgn.h +23 -23
  119. data/ext/iup-win32/include/cddxf.h +22 -22
  120. data/ext/iup-win32/include/cdemf.h +22 -22
  121. data/ext/iup-win32/include/cdgdiplus.h +29 -29
  122. data/ext/iup-win32/include/cdimage.h +23 -23
  123. data/ext/iup-win32/include/cdirgb.h +30 -30
  124. data/ext/iup-win32/include/cdiup.h +22 -22
  125. data/ext/iup-win32/include/cdlua.h +39 -39
  126. data/ext/iup-win32/include/cdlua3_private.h +120 -120
  127. data/ext/iup-win32/include/cdlua5_private.h +141 -141
  128. data/ext/iup-win32/include/cdluaim.h +24 -24
  129. data/ext/iup-win32/include/cdluaiup.h +27 -27
  130. data/ext/iup-win32/include/cdluapdf.h +27 -27
  131. data/ext/iup-win32/include/cdmf.h +24 -24
  132. data/ext/iup-win32/include/cdmf_private.h +32 -32
  133. data/ext/iup-win32/include/cdnative.h +26 -26
  134. data/ext/iup-win32/include/cdpdf.h +38 -38
  135. data/ext/iup-win32/include/cdpicture.h +22 -22
  136. data/ext/iup-win32/include/cdprint.h +23 -23
  137. data/ext/iup-win32/include/cdps.h +37 -37
  138. data/ext/iup-win32/include/cdwmf.h +22 -22
  139. data/ext/iup-win32/include/iup.h +318 -255
  140. data/ext/iup-win32/include/iup_pplot.h +40 -40
  141. data/ext/iup-win32/include/iupcb.h +25 -25
  142. data/ext/iup-win32/include/iupcbs.h +43 -42
  143. data/ext/iup-win32/include/iupcells.h +130 -130
  144. data/ext/iup-win32/include/iupcolorbar.h +126 -126
  145. data/ext/iup-win32/include/iupcontrols.h +36 -40
  146. data/ext/iup-win32/include/iupdef.h +520 -520
  147. data/ext/iup-win32/include/iupdial.h +63 -64
  148. data/ext/iup-win32/include/iupgauge.h +57 -57
  149. data/ext/iup-win32/include/iupgetparam.h +1 -1
  150. data/ext/iup-win32/include/iupgl.h +101 -101
  151. data/ext/iup-win32/include/iupim.h +21 -21
  152. data/ext/iup-win32/include/iupkey.h +457 -290
  153. data/ext/iup-win32/include/iuplua.h +41 -41
  154. data/ext/iup-win32/include/iuplua_pplot.h +26 -26
  155. data/ext/iup-win32/include/iupluacontrols.h +27 -27
  156. data/ext/iup-win32/include/iupluagl.h +26 -26
  157. data/ext/iup-win32/include/iupluaim.h +26 -26
  158. data/ext/iup-win32/include/iupluaole.h +26 -26
  159. data/ext/iup-win32/include/iupmask.h +40 -52
  160. data/ext/iup-win32/include/iupmatrix.h +63 -69
  161. data/ext/iup-win32/include/iupole.h +24 -24
  162. data/ext/iup-win32/include/iupspin.h +21 -21
  163. data/ext/iup-win32/include/iuptabs.h +75 -79
  164. data/ext/iup-win32/include/iuptree.h +93 -93
  165. data/ext/iup-win32/include/iupval.h +46 -46
  166. data/ext/iup-win32/include/wd.h +78 -78
  167. data/ext/iup-win32/include/wd_old.h +85 -85
  168. data/ext/iup-win32/iup.dll +0 -0
  169. data/ext/iup-win32/iup.lib +0 -0
  170. data/ext/iup-win32/iup_pplot.dll +0 -0
  171. data/ext/iup-win32/iup_pplot.lib +0 -0
  172. data/ext/iup-win32/iupcd.dll +0 -0
  173. data/ext/iup-win32/iupcd.lib +0 -0
  174. data/ext/iup-win32/iupcontrols.dll +0 -0
  175. data/ext/iup-win32/iupcontrols.lib +0 -0
  176. data/ext/iup-win32/iupgl.dll +0 -0
  177. data/ext/iup-win32/iupgl.lib +0 -0
  178. data/ext/iup-win32/iupgtk.dll +0 -0
  179. data/ext/iup-win32/iupgtk.lib +0 -0
  180. data/ext/iup-win32/iupim.dll +0 -0
  181. data/ext/iup-win32/iupim.lib +0 -0
  182. data/ext/iup-win32/iupimglib.dll +0 -0
  183. data/ext/iup-win32/iupimglib.lib +0 -0
  184. data/ext/iup-win32/iupole.dll +0 -0
  185. data/ext/iup-win32/iupole.lib +0 -0
  186. data/ext/iup-win32/iupstub.lib +0 -0
  187. data/ext/iup-win32/pdflib.dll +0 -0
  188. data/ext/iup-win32/pdflib.lib +0 -0
  189. data/ext/iup.c +3 -351
  190. data/ext/rb_iup.h +48 -15
  191. data/ext/rb_iupcb.h +1 -0
  192. data/ext/rb_iupcells.h +1 -0
  193. data/ext/rb_iupcolorbar.h +1 -4
  194. data/ext/rb_iupcontrols.h +0 -5
  195. data/ext/rb_iupdial.h +1 -0
  196. data/ext/rb_iupgauge.h +1 -0
  197. data/ext/rb_iupgc.h +0 -1
  198. data/ext/rb_iupmatrix.h +1 -0
  199. data/ext/rb_iupsbox.h +0 -1
  200. data/ext/rb_iuptabs.h +1 -0
  201. data/ext/rb_iuptree.h +1 -0
  202. data/ext/rb_iupval.h +1 -0
  203. metadata +16 -29
  204. data/ext/iup-linux/include/iupcbox.h +0 -23
  205. data/ext/iup-linux/include/iupcompat.h +0 -62
  206. data/ext/iup-linux/include/iupcpi.h +0 -76
  207. data/ext/iup-linux/include/iupgc.h +0 -20
  208. data/ext/iup-linux/include/iupsbox.h +0 -20
  209. data/ext/iup-linux/include/iupspeech.h +0 -23
  210. data/ext/iup-linux/libcdluacontextplus51.so +0 -0
  211. data/ext/iup-win32/cdlua51.lib +0 -0
  212. data/ext/iup-win32/cdluacontextplus51.lib +0 -0
  213. data/ext/iup-win32/cdluaim51.lib +0 -0
  214. data/ext/iup-win32/cdluapdf51.lib +0 -0
  215. data/ext/iup-win32/include/iupcbox.h +0 -23
  216. data/ext/iup-win32/include/iupcompat.h +0 -62
  217. data/ext/iup-win32/include/iupcpi.h +0 -76
  218. data/ext/iup-win32/include/iupgc.h +0 -20
  219. data/ext/iup-win32/include/iupsbox.h +0 -20
  220. data/ext/iup-win32/include/iupspeech.h +0 -23
  221. data/ext/iup-win32/iuplua51.lib +0 -0
  222. data/ext/iup-win32/iuplua_pplot51.lib +0 -0
  223. data/ext/iup-win32/iupluacd51.lib +0 -0
  224. data/ext/iup-win32/iupluacontrols51.lib +0 -0
  225. data/ext/iup-win32/iupluagl51.lib +0 -0
  226. data/ext/iup-win32/iupluaim51.lib +0 -0
  227. data/ext/iup-win32/iupluaimglib51.lib +0 -0
  228. data/ext/iup-win32/iupluaole51.lib +0 -0
  229. data/ext/rb_iupcbox.h +0 -40
  230. data/ext/rb_iupspeech.h +0 -25
@@ -1,64 +1,63 @@
1
- /** \file
2
- * \brief iupdial control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPDIAL_H
8
- #define __IUPDIAL_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- /* callbacks */
15
- #ifndef ICTL_MOUSEMOVE_CB
16
- #define ICTL_MOUSEMOVE_CB "MOUSEMOVE_CB"
17
- #endif
18
-
19
- #ifndef ICTL_BUTTON_PRESS_CB
20
- #define ICTL_BUTTON_PRESS_CB "BUTTON_PRESS_CB"
21
- #endif
22
-
23
- #ifndef ICTL_BUTTON_RELEASE_CB
24
- #define ICTL_BUTTON_RELEASE_CB "BUTTON_RELEASE_CB"
25
- #endif
26
-
27
- #ifndef ICTL_DENSITY
28
- #define ICTL_DENSITY "DENSITY"
29
- #endif
30
-
31
- /* Atributos */
32
- #ifndef ICTL_HORIZONTAL
33
- #define ICTL_HORIZONTAL "HORIZONTAL"
34
- #endif
35
-
36
- #ifndef ICTL_VERTICAL
37
- #define ICTL_VERTICAL "VERTICAL"
38
- #endif
39
-
40
- #ifndef ICTL_CIRCULAR
41
- #define ICTL_CIRCULAR "CIRCULAR"
42
- #endif
43
-
44
- #ifndef ICTL_UNIT
45
- #define ICTL_UNIT "UNIT"
46
- #endif
47
-
48
- #ifndef IUP_FGCOLOR
49
- #define IUP_FGCOLOR "FGCOLOR"
50
- #endif
51
-
52
- #ifndef IUP_BGCOLOR
53
- #define IUP_BGCOLOR "BGCOLOR"
54
- #endif
55
-
56
- /* iupdial */
57
-
58
- Ihandle *IupDial(const char *);
59
-
60
- #ifdef __cplusplus
61
- }
62
- #endif
63
-
64
- #endif
1
+ /** \file
2
+ * \brief iupdial control.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPDIAL_H
8
+ #define __IUPDIAL_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ /* callbacks */
15
+ #ifndef ICTL_MOUSEMOVE_CB
16
+ #define ICTL_MOUSEMOVE_CB "MOUSEMOVE_CB"
17
+ #endif
18
+
19
+ #ifndef ICTL_BUTTON_PRESS_CB
20
+ #define ICTL_BUTTON_PRESS_CB "BUTTON_PRESS_CB"
21
+ #endif
22
+
23
+ #ifndef ICTL_BUTTON_RELEASE_CB
24
+ #define ICTL_BUTTON_RELEASE_CB "BUTTON_RELEASE_CB"
25
+ #endif
26
+
27
+ #ifndef ICTL_DENSITY
28
+ #define ICTL_DENSITY "DENSITY"
29
+ #endif
30
+
31
+ /* Atributos */
32
+ #ifndef ICTL_HORIZONTAL
33
+ #define ICTL_HORIZONTAL "HORIZONTAL"
34
+ #endif
35
+
36
+ #ifndef ICTL_VERTICAL
37
+ #define ICTL_VERTICAL "VERTICAL"
38
+ #endif
39
+
40
+ #ifndef ICTL_CIRCULAR
41
+ #define ICTL_CIRCULAR "CIRCULAR"
42
+ #endif
43
+
44
+ #ifndef ICTL_UNIT
45
+ #define ICTL_UNIT "UNIT"
46
+ #endif
47
+
48
+ #ifndef IUP_FGCOLOR
49
+ #define IUP_FGCOLOR "FGCOLOR"
50
+ #endif
51
+
52
+ #ifndef IUP_BGCOLOR
53
+ #define IUP_BGCOLOR "BGCOLOR"
54
+ #endif
55
+
56
+ Ihandle *IupDial(const char *);
57
+
58
+
59
+ #ifdef __cplusplus
60
+ }
61
+ #endif
62
+
63
+ #endif
@@ -1,57 +1,57 @@
1
- /** \file
2
- * \brief iupgauge control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPGAUGE_H
8
- #define __IUPGAUGE_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- /* callbacks */
15
- #ifndef ICTL_MOUSEMOVE_CB
16
- #define ICTL_MOUSEMOVE_CB "MOUSEMOVE_CB"
17
- #endif
18
-
19
- #ifndef ICTL_BUTTON_PRESS_CB
20
- #define ICTL_BUTTON_PRESS_CB "BUTTON_PRESS_CB"
21
- #endif
22
-
23
- #ifndef ICTL_BUTTON_RELEASE_CB
24
- #define ICTL_BUTTON_RELEASE_CB "BUTTON_RELEASE_CB"
25
- #endif
26
-
27
- #ifndef ICTL_SHOW_TEXT
28
- #define ICTL_SHOW_TEXT "SHOW_TEXT"
29
- #endif
30
-
31
- #ifndef ICTL_DASHED
32
- #define ICTL_DASHED "DASHED"
33
- #endif
34
-
35
- #ifndef ICTL_MARGIN
36
- #define ICTL_MARGIN "MARGIN"
37
- #endif
38
-
39
- #ifndef ICTL_TEXT
40
- #define ICTL_TEXT "TEXT"
41
- #endif
42
-
43
- #ifndef IUP_FGCOLOR
44
- #define IUP_FGCOLOR "FGCOLOR"
45
- #endif
46
-
47
- #ifndef IUP_BGCOLOR
48
- #define IUP_BGCOLOR "BGCOLOR"
49
- #endif
50
-
51
- Ihandle *IupGauge(void);
52
-
53
- #ifdef __cplusplus
54
- }
55
- #endif
56
-
57
- #endif
1
+ /** \file
2
+ * \brief iupgauge control.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPGAUGE_H
8
+ #define __IUPGAUGE_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ /* callbacks */
15
+ #ifndef ICTL_MOUSEMOVE_CB
16
+ #define ICTL_MOUSEMOVE_CB "MOUSEMOVE_CB"
17
+ #endif
18
+
19
+ #ifndef ICTL_BUTTON_PRESS_CB
20
+ #define ICTL_BUTTON_PRESS_CB "BUTTON_PRESS_CB"
21
+ #endif
22
+
23
+ #ifndef ICTL_BUTTON_RELEASE_CB
24
+ #define ICTL_BUTTON_RELEASE_CB "BUTTON_RELEASE_CB"
25
+ #endif
26
+
27
+ #ifndef ICTL_SHOW_TEXT
28
+ #define ICTL_SHOW_TEXT "SHOW_TEXT"
29
+ #endif
30
+
31
+ #ifndef ICTL_DASHED
32
+ #define ICTL_DASHED "DASHED"
33
+ #endif
34
+
35
+ #ifndef ICTL_MARGIN
36
+ #define ICTL_MARGIN "MARGIN"
37
+ #endif
38
+
39
+ #ifndef ICTL_TEXT
40
+ #define ICTL_TEXT "TEXT"
41
+ #endif
42
+
43
+ #ifndef IUP_FGCOLOR
44
+ #define IUP_FGCOLOR "FGCOLOR"
45
+ #endif
46
+
47
+ #ifndef IUP_BGCOLOR
48
+ #define IUP_BGCOLOR "BGCOLOR"
49
+ #endif
50
+
51
+ Ihandle *IupGauge(void);
52
+
53
+ #ifdef __cplusplus
54
+ }
55
+ #endif
56
+
57
+ #endif
@@ -18,7 +18,7 @@ int IupGetParamv(const char* title, Iparamcb action, void* user_data, const char
18
18
 
19
19
  /* Utility functions to parse one param line string. Used by the Lua binding. */
20
20
  int IupGetParamCount(const char *format, int *param_extra);
21
- char *IupGetParamType(const char* format, int *line_size);
21
+ char IupGetParamType(const char* format, int *line_size);
22
22
 
23
23
  #ifdef __cplusplus
24
24
  }
@@ -1,101 +1,101 @@
1
- /** \file
2
- * \brief OpenGL canvas for Iup.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPGL_H
8
- #define __IUPGL_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- /* Attributes
15
- ** To set the appropriate visual (pixel format) the following
16
- ** attributes may be specified. Their values should be set
17
- ** before the canvas is mapped to the scrren.
18
- ** After mapping, changing their values has no effect.
19
- */
20
- #ifndef IUP_BUFFER /* IUP_SINGLE (defaut) or IUP_DOUBLE */
21
- #define IUP_BUFFER "BUFFER"
22
- #endif
23
- #ifndef IUP_STEREO /* IUP_NO (defaut) or IUP_YES */
24
- #define IUP_STEREO "STEREO"
25
- #endif
26
- #ifndef IUP_BUFFER_SIZE /* Number of bits if index mode */
27
- #define IUP_BUFFER_SIZE "BUFFER_SIZE"
28
- #endif
29
- #ifndef IUP_RED_SIZE /* Number of red bits */
30
- #define IUP_RED_SIZE "RED_SIZE"
31
- #endif
32
- #ifndef IUP_GREEN_SIZE /* Number of green bits */
33
- #define IUP_GREEN_SIZE "GREEN_SIZE"
34
- #endif
35
- #ifndef IUP_BLUE_SIZE /* Number of blue bits */
36
- #define IUP_BLUE_SIZE "BLUE_SIZE"
37
- #endif
38
- #ifndef IUP_ALPHA_SIZE /* Number of alpha bits */
39
- #define IUP_ALPHA_SIZE "ALPHA_SIZE"
40
- #endif
41
- #ifndef IUP_DEPTH_SIZE /* Number of bits in depth buffer */
42
- #define IUP_DEPTH_SIZE "DEPTH_SIZE"
43
- #endif
44
- #ifndef IUP_STENCIL_SIZE /* Number of bits in stencil buffer */
45
- #define IUP_STENCIL_SIZE "STENCIL_SIZE"
46
- #endif
47
- #ifndef IUP_ACCUM_RED_SIZE /* Number of red bits in accum. buffer */
48
- #define IUP_ACCUM_RED_SIZE "ACCUM_RED_SIZE"
49
- #endif
50
- #ifndef IUP_ACCUM_GREEN_SIZE /* Number of green bits in accum. buffer */
51
- #define IUP_ACCUM_GREEN_SIZE "ACCUM_GREEN_SIZE"
52
- #endif
53
- #ifndef IUP_ACCUM_BLUE_SIZE /* Number of blue bits in accum. buffer */
54
- #define IUP_ACCUM_BLUE_SIZE "ACCUM_BLUE_SIZE"
55
- #endif
56
- #ifndef IUP_ACCUM_ALPHA_SIZE /* Number of alpha bits in accum. buffer */
57
- #define IUP_ACCUM_ALPHA_SIZE "ACCUM_ALPHA_SIZE"
58
- #endif
59
-
60
-
61
- /* Attribute values */
62
- #ifndef IUP_DOUBLE
63
- #define IUP_DOUBLE "DOUBLE"
64
- #endif
65
- #ifndef IUP_SINGLE
66
- #define IUP_SINGLE "SINGLE"
67
- #endif
68
- #ifndef IUP_INDEX
69
- #define IUP_INDEX "INDEX"
70
- #endif
71
- #ifndef IUP_RGBA
72
- #define IUP_RGBA "RGBA"
73
- #endif
74
- #ifndef IUP_YES
75
- #define IUP_YES "YES"
76
- #endif
77
- #ifndef IUP_NO
78
- #define IUP_NO "NO"
79
- #endif
80
-
81
- /* Initialize OpenGL widget class */
82
- void IupGLCanvasOpen (void);
83
-
84
- /* Create an OpenGL widget instance, providing the 'redraw' action */
85
- Ihandle *IupGLCanvas (const char *);
86
-
87
- /* Make associated rendering context current */
88
- void IupGLMakeCurrent (Ihandle* self);
89
- int IupGLIsCurrent (Ihandle* self);
90
-
91
- /* Swap associated buffers (for use with double buffer) */
92
- void IupGLSwapBuffers (Ihandle* self);
93
-
94
- /* Set color palette for index color mode */
95
- void IupGLPalette (Ihandle* self, int index, float r, float g, float b);
96
-
97
- #ifdef __cplusplus
98
- }
99
- #endif
100
-
101
- #endif
1
+ /** \file
2
+ * \brief OpenGL canvas for Iup.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPGL_H
8
+ #define __IUPGL_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ /* Attributes
15
+ ** To set the appropriate visual (pixel format) the following
16
+ ** attributes may be specified. Their values should be set
17
+ ** before the canvas is mapped to the scrren.
18
+ ** After mapping, changing their values has no effect.
19
+ */
20
+ #ifndef IUP_BUFFER /* IUP_SINGLE (defaut) or IUP_DOUBLE */
21
+ #define IUP_BUFFER "BUFFER"
22
+ #endif
23
+ #ifndef IUP_STEREO /* IUP_NO (defaut) or IUP_YES */
24
+ #define IUP_STEREO "STEREO"
25
+ #endif
26
+ #ifndef IUP_BUFFER_SIZE /* Number of bits if index mode */
27
+ #define IUP_BUFFER_SIZE "BUFFER_SIZE"
28
+ #endif
29
+ #ifndef IUP_RED_SIZE /* Number of red bits */
30
+ #define IUP_RED_SIZE "RED_SIZE"
31
+ #endif
32
+ #ifndef IUP_GREEN_SIZE /* Number of green bits */
33
+ #define IUP_GREEN_SIZE "GREEN_SIZE"
34
+ #endif
35
+ #ifndef IUP_BLUE_SIZE /* Number of blue bits */
36
+ #define IUP_BLUE_SIZE "BLUE_SIZE"
37
+ #endif
38
+ #ifndef IUP_ALPHA_SIZE /* Number of alpha bits */
39
+ #define IUP_ALPHA_SIZE "ALPHA_SIZE"
40
+ #endif
41
+ #ifndef IUP_DEPTH_SIZE /* Number of bits in depth buffer */
42
+ #define IUP_DEPTH_SIZE "DEPTH_SIZE"
43
+ #endif
44
+ #ifndef IUP_STENCIL_SIZE /* Number of bits in stencil buffer */
45
+ #define IUP_STENCIL_SIZE "STENCIL_SIZE"
46
+ #endif
47
+ #ifndef IUP_ACCUM_RED_SIZE /* Number of red bits in accum. buffer */
48
+ #define IUP_ACCUM_RED_SIZE "ACCUM_RED_SIZE"
49
+ #endif
50
+ #ifndef IUP_ACCUM_GREEN_SIZE /* Number of green bits in accum. buffer */
51
+ #define IUP_ACCUM_GREEN_SIZE "ACCUM_GREEN_SIZE"
52
+ #endif
53
+ #ifndef IUP_ACCUM_BLUE_SIZE /* Number of blue bits in accum. buffer */
54
+ #define IUP_ACCUM_BLUE_SIZE "ACCUM_BLUE_SIZE"
55
+ #endif
56
+ #ifndef IUP_ACCUM_ALPHA_SIZE /* Number of alpha bits in accum. buffer */
57
+ #define IUP_ACCUM_ALPHA_SIZE "ACCUM_ALPHA_SIZE"
58
+ #endif
59
+
60
+
61
+ /* Attribute values */
62
+ #ifndef IUP_DOUBLE
63
+ #define IUP_DOUBLE "DOUBLE"
64
+ #endif
65
+ #ifndef IUP_SINGLE
66
+ #define IUP_SINGLE "SINGLE"
67
+ #endif
68
+ #ifndef IUP_INDEX
69
+ #define IUP_INDEX "INDEX"
70
+ #endif
71
+ #ifndef IUP_RGBA
72
+ #define IUP_RGBA "RGBA"
73
+ #endif
74
+ #ifndef IUP_YES
75
+ #define IUP_YES "YES"
76
+ #endif
77
+ #ifndef IUP_NO
78
+ #define IUP_NO "NO"
79
+ #endif
80
+
81
+ /* Initialize OpenGL widget class */
82
+ void IupGLCanvasOpen(void);
83
+
84
+ /* Create an OpenGL widget instance, providing the action name */
85
+ Ihandle *IupGLCanvas(const char *action);
86
+
87
+ /* Make associated rendering context current */
88
+ void IupGLMakeCurrent(Ihandle* ih);
89
+ int IupGLIsCurrent(Ihandle* ih);
90
+
91
+ /* Swap associated buffers (for use with double buffer) */
92
+ void IupGLSwapBuffers(Ihandle* ih);
93
+
94
+ /* Set color palette for index color mode */
95
+ void IupGLPalette(Ihandle* ih, int index, float r, float g, float b);
96
+
97
+ #ifdef __cplusplus
98
+ }
99
+ #endif
100
+
101
+ #endif