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,76 +0,0 @@
1
- /** \file
2
- * \brief Control Creation Interface.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPCPI_H
8
- #define __IUPCPI_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- typedef struct Iclass_ Iclass;
15
- typedef void (*Imethod)(Ihandle *, ...);
16
-
17
- /* Method names */
18
- #define ICPI_SETNATURALSIZE "SETNATURALSIZE"
19
- #define ICPI_SETCURRENTSIZE "SETCURRENTSIZE"
20
- #define ICPI_GETSIZE "GETSIZE"
21
- #define ICPI_SETPOSITION "SETPOSITION"
22
- #define ICPI_CREATE "CREATE"
23
- #define ICPI_DESTROY "DESTROY"
24
- #define ICPI_MAP "MAP"
25
- #define ICPI_UNMAP "UNMAP"
26
- #define ICPI_SETATTR "SETATTR"
27
- #define ICPI_GETATTR "GETATTR"
28
- #define ICPI_GETDEFAULTATTR "GETDEFAULTATTR"
29
- #define ICPI_POPUP "POPUP"
30
-
31
- int iupCpiDefaultSetNaturalSize (Ihandle* self);
32
- void iupCpiDefaultSetCurrentSize (Ihandle* self, int w, int h);
33
- int iupCpiDefaultGetSize (Ihandle* self, int* w, int* h);
34
- void iupCpiDefaultSetPosition (Ihandle* self, int w, int h);
35
- Ihandle* iupCpiDefaultCreate (Iclass* self, void** params);
36
- void iupCpiDefaultDestroy (Ihandle* self);
37
- void iupCpiDefaultMap (Ihandle* self, Ihandle* parent);
38
- void iupCpiDefaultUnmap (Ihandle* self);
39
- void iupCpiDefaultSetAttr (Ihandle* self, const char* attr, const char* value);
40
- char* iupCpiDefaultGetAttr (Ihandle* self, const char* attr);
41
- char* iupCpiDefaultGetDefaultAttr (Ihandle* self, const char* attr);
42
-
43
- int iupCpiSetNaturalSize( Ihandle* self );
44
- void iupCpiSetCurrentSize( Ihandle* self, int w, int h );
45
- int iupCpiGetSize( Ihandle* self, int* w, int* h );
46
- void iupCpiSetPosition ( Ihandle* self, int w, int h );
47
- void iupCpiDestroy( Ihandle* self );
48
- void iupCpiMap( Ihandle* self, Ihandle* parent );
49
- void iupCpiUnmap( Ihandle* self );
50
- void iupCpiSetAttribute( Ihandle* self, const char* attr, const char* value );
51
- char* iupCpiGetAttribute( Ihandle* self, const char* attr );
52
- char* iupCpiGetDefaultAttr( Ihandle* self, const char* attr );
53
- int iupCpiPopup( Ihandle* self, int x, int y );
54
- Ihandle *iupCpiCreate(Iclass *ic, void **params);
55
-
56
- void iupCpiFinish(void);
57
- void iupCpiInit(void);
58
-
59
- char *iupCpiGetClassName(Iclass *ic);
60
- Iclass* iupCpiGetClass(const char *name);
61
- char *iupCpiGetClassFormat(Iclass *ic);
62
- Imethod iupCpiGetClassMethod(Iclass *ic, const char *method);
63
- int iupCpiSetClassMethod(Iclass *ic, const char *method, Imethod func);
64
-
65
- Iclass *iupCpiCreateNewClass(const char *name, const char *format);
66
- void iupCpiFreeClass(Iclass *a);
67
-
68
- #ifdef va_start
69
- Ihandle** iupGetParamList(Ihandle* first, va_list arglist);
70
- #endif
71
-
72
- #ifdef __cplusplus
73
- }
74
- #endif
75
-
76
- #endif
@@ -1,20 +0,0 @@
1
- /** \file
2
- * \brief iupgetcolor pre-defined dialog.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPGC_H
8
- #define __IUPGC_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- int IupGetColor(int x, int y, unsigned char *r, unsigned char *g, unsigned char *b);
15
-
16
- #ifdef __cplusplus
17
- }
18
- #endif
19
-
20
- #endif
@@ -1,20 +0,0 @@
1
- /** \file
2
- * \brief iupsbox control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPSBOX_H
8
- #define __IUPSBOX_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- Ihandle* IupSbox(Ihandle *child);
15
-
16
- #ifdef __cplusplus
17
- }
18
- #endif
19
-
20
- #endif
@@ -1,23 +0,0 @@
1
- /** \file
2
- * \brief iupspeech control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPSPEECH_H
8
- #define __IUPSPEECH_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- int IupSpeechOpen(void);
15
- void IupSpeechClose(void);
16
- Ihandle *IupSpeech(void);
17
-
18
- #ifdef __cplusplus
19
- }
20
- #endif
21
-
22
- #endif
23
-
Binary file
Binary file
Binary file
@@ -1,23 +0,0 @@
1
- /** \file
2
- * \brief iupcbox control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPCBOX_H
8
- #define __IUPCBOX_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- Ihandle *IupCbox(Ihandle* first, ...);
15
- Ihandle *IupCboxv(Ihandle** params);
16
- Ihandle *IupCboxBuilder(Ihandle * first,...);
17
- Ihandle *IupCboxBuilderv(Ihandle** params);
18
-
19
- #ifdef __cplusplus
20
- }
21
- #endif
22
-
23
- #endif
@@ -1,62 +0,0 @@
1
- /** \file
2
- * \brief Internal exported functions. repeted from <iglobal.h>
3
- * should remove this file!!!!
4
- *
5
- * See Copyright Notice in iup.h
6
- */
7
-
8
- #ifndef __IUPCOMPAT_H
9
- #define __IUPCOMPAT_H
10
-
11
- #include <iupcbs.h>
12
- #include <string.h>
13
- #include <istrutil.h>
14
-
15
- #ifdef __cplusplus
16
- extern "C" {
17
- #endif
18
-
19
- /* idrv.h */
20
- void iupdrvGetCharSize (Ihandle* n, int *w, int *h);
21
- void iupdrvResizeObjects (Ihandle *n);
22
- void iupdrvStringSize(Ihandle* n, const char* text, int *w, int *h);
23
- int iupdrvGetScrollSize(void);
24
-
25
- /* env.c */
26
- int iupGetSize (Ihandle* n, int* w, int *h);
27
- int iupGetColor(Ihandle* n, const char *a, unsigned int *r, unsigned int *g, unsigned int *b);
28
- int iupGetRGB (const char *color, unsigned int *r, unsigned int *g, unsigned int *b);
29
- void iupSetEnv(Ihandle* n, const char* a, const char* v);
30
- void iupStoreEnv(Ihandle* n, const char* a, const char* v);
31
- char* iupGetEnv(Ihandle* n, const char* a);
32
- int iupGetEnvInt (Ihandle* n, const char* a);
33
- char* iupGetEnvRaw (Ihandle* n, const char* a); /* no inheritance */
34
- int iupCheck (Ihandle *n, const char *a);
35
- char *iupGetBgColor(Ihandle* self);
36
- char *iupGetParentBgColor (Ihandle* self);
37
-
38
- /* calcsize.c */
39
- int iupSetSize(Ihandle* root);
40
-
41
- /* iup.c */
42
- void iupSetPosX(Ihandle* self, int x);
43
- void iupSetPosY(Ihandle* self, int y);
44
- int iupGetPosX(Ihandle* self);
45
- int iupGetPosY(Ihandle* self);
46
- void iupSetCurrentWidth(Ihandle* self, int w);
47
- void iupSetCurrentHeight(Ihandle* self, int h);
48
- int iupGetCurrentWidth(Ihandle* self);
49
- int iupGetCurrentHeight(Ihandle* self);
50
- void* iupGetNativeHandle(Ihandle* self);
51
- void iupSetNativeHandle(Ihandle* self, void* handle);
52
- void iupSetNaturalWidth(Ihandle* self, int w);
53
- void iupSetNaturalHeight(Ihandle* self, int h);
54
- int iupGetNaturalWidth(Ihandle* self);
55
- int iupGetNaturalHeight(Ihandle* self);
56
- void* iupGetImageData(Ihandle* self);
57
-
58
- #ifdef __cplusplus
59
- }
60
- #endif
61
-
62
- #endif
@@ -1,76 +0,0 @@
1
- /** \file
2
- * \brief Control Creation Interface.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPCPI_H
8
- #define __IUPCPI_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- typedef struct Iclass_ Iclass;
15
- typedef void (*Imethod)(Ihandle *, ...);
16
-
17
- /* Method names */
18
- #define ICPI_SETNATURALSIZE "SETNATURALSIZE"
19
- #define ICPI_SETCURRENTSIZE "SETCURRENTSIZE"
20
- #define ICPI_GETSIZE "GETSIZE"
21
- #define ICPI_SETPOSITION "SETPOSITION"
22
- #define ICPI_CREATE "CREATE"
23
- #define ICPI_DESTROY "DESTROY"
24
- #define ICPI_MAP "MAP"
25
- #define ICPI_UNMAP "UNMAP"
26
- #define ICPI_SETATTR "SETATTR"
27
- #define ICPI_GETATTR "GETATTR"
28
- #define ICPI_GETDEFAULTATTR "GETDEFAULTATTR"
29
- #define ICPI_POPUP "POPUP"
30
-
31
- int iupCpiDefaultSetNaturalSize (Ihandle* self);
32
- void iupCpiDefaultSetCurrentSize (Ihandle* self, int w, int h);
33
- int iupCpiDefaultGetSize (Ihandle* self, int* w, int* h);
34
- void iupCpiDefaultSetPosition (Ihandle* self, int w, int h);
35
- Ihandle* iupCpiDefaultCreate (Iclass* self, void** params);
36
- void iupCpiDefaultDestroy (Ihandle* self);
37
- void iupCpiDefaultMap (Ihandle* self, Ihandle* parent);
38
- void iupCpiDefaultUnmap (Ihandle* self);
39
- void iupCpiDefaultSetAttr (Ihandle* self, const char* attr, const char* value);
40
- char* iupCpiDefaultGetAttr (Ihandle* self, const char* attr);
41
- char* iupCpiDefaultGetDefaultAttr (Ihandle* self, const char* attr);
42
-
43
- int iupCpiSetNaturalSize( Ihandle* self );
44
- void iupCpiSetCurrentSize( Ihandle* self, int w, int h );
45
- int iupCpiGetSize( Ihandle* self, int* w, int* h );
46
- void iupCpiSetPosition ( Ihandle* self, int w, int h );
47
- void iupCpiDestroy( Ihandle* self );
48
- void iupCpiMap( Ihandle* self, Ihandle* parent );
49
- void iupCpiUnmap( Ihandle* self );
50
- void iupCpiSetAttribute( Ihandle* self, const char* attr, const char* value );
51
- char* iupCpiGetAttribute( Ihandle* self, const char* attr );
52
- char* iupCpiGetDefaultAttr( Ihandle* self, const char* attr );
53
- int iupCpiPopup( Ihandle* self, int x, int y );
54
- Ihandle *iupCpiCreate(Iclass *ic, void **params);
55
-
56
- void iupCpiFinish(void);
57
- void iupCpiInit(void);
58
-
59
- char *iupCpiGetClassName(Iclass *ic);
60
- Iclass* iupCpiGetClass(const char *name);
61
- char *iupCpiGetClassFormat(Iclass *ic);
62
- Imethod iupCpiGetClassMethod(Iclass *ic, const char *method);
63
- int iupCpiSetClassMethod(Iclass *ic, const char *method, Imethod func);
64
-
65
- Iclass *iupCpiCreateNewClass(const char *name, const char *format);
66
- void iupCpiFreeClass(Iclass *a);
67
-
68
- #ifdef va_start
69
- Ihandle** iupGetParamList(Ihandle* first, va_list arglist);
70
- #endif
71
-
72
- #ifdef __cplusplus
73
- }
74
- #endif
75
-
76
- #endif
@@ -1,20 +0,0 @@
1
- /** \file
2
- * \brief iupgetcolor pre-defined dialog.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPGC_H
8
- #define __IUPGC_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- int IupGetColor(int x, int y, unsigned char *r, unsigned char *g, unsigned char *b);
15
-
16
- #ifdef __cplusplus
17
- }
18
- #endif
19
-
20
- #endif
@@ -1,20 +0,0 @@
1
- /** \file
2
- * \brief iupsbox control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPSBOX_H
8
- #define __IUPSBOX_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- Ihandle* IupSbox(Ihandle *child);
15
-
16
- #ifdef __cplusplus
17
- }
18
- #endif
19
-
20
- #endif
@@ -1,23 +0,0 @@
1
- /** \file
2
- * \brief iupspeech control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPSPEECH_H
8
- #define __IUPSPEECH_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- int IupSpeechOpen(void);
15
- void IupSpeechClose(void);
16
- Ihandle *IupSpeech(void);
17
-
18
- #ifdef __cplusplus
19
- }
20
- #endif
21
-
22
- #endif
23
-
Binary file
Binary file
Binary file
Binary file
@@ -1,40 +0,0 @@
1
- #include <ruby.h>
2
- #include "iup.h"
3
- #include "iupcbox.h"
4
-
5
- VALUE rb_IupCboxv(int argc,VALUE *argv,VALUE self)
6
- {
7
- extern VALUE rb_cIupCbox;
8
- Ihandle* v;
9
- int i;
10
- Ihandle *params[100];
11
- VALUE v_params,v_hash;
12
- VALUE node;
13
- rb_scan_args(argc,argv,"11",&v_params,&v_hash);
14
- for(i=0;i<RARRAY(v_params)->len;i++) {
15
- node = RARRAY(v_params)->ptr[i];
16
- params[i] = (Ihandle*)NUM2UINT(rb_iv_get(node,"@ihandle"));
17
- }
18
- params[i] = NULL;
19
- v = IupCboxv(params);
20
- if(TYPE(v_hash)==T_HASH)
21
- rb_set_attribute(v,v_hash);
22
- if(v)
23
- return rb_funcall(rb_cIupCbox,rb_intern("new"),1,UINT2NUM((unsigned)v));
24
- return Qnil;
25
- }
26
-
27
- VALUE rb_IupCboxBuilderv(VALUE self,VALUE v_params)
28
- {
29
- Ihandle* v;
30
- int i;
31
- Ihandle *params[100];
32
- VALUE node;
33
- for(i=0;i<RARRAY(v_params)->len;i++) {
34
- node = RARRAY(v_params)->ptr[i];
35
- params[i] = (Ihandle*)NUM2UINT(rb_iv_get(node,"@ihandle"));
36
- }
37
- params[i] = NULL;
38
- v = IupCboxBuilderv(params);
39
- return UINT2NUM((unsigned)v);
40
- }
@@ -1,25 +0,0 @@
1
- #include <ruby.h>
2
- #include "iup.h"
3
- #include "iupspeech.h"
4
-
5
- /*
6
- VALUE rb_IupSpeechOpen(VALUE self)
7
- {
8
- int v;
9
- v = IupSpeechOpen();
10
- return INT2FIX((int)v);
11
- }
12
-
13
- VALUE rb_IupSpeechClose(VALUE self)
14
- {
15
- IupSpeechClose();
16
- return Qnil;
17
- }
18
-
19
- VALUE rb_IupSpeech(VALUE self)
20
- {
21
- Ihandle* v;
22
- v = IupSpeech();
23
- return INT2FIX((int)v);
24
- }
25
- */