ruby-iup 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
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,40 +1,40 @@
1
- /** \file
2
- * \brief PPlot component for Iup.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUP_PPLOT_H
8
- #define __IUP_PPLOT_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- /* Initialize PPlot widget class */
15
- void IupPPlotOpen(void);
16
-
17
- /* Create an PPlot widget instance */
18
- Ihandle* IupPPlot(void);
19
-
20
- /* Add dataset to plot */
21
- void IupPPlotBegin(Ihandle *self, int strXdata);
22
- void IupPPlotAdd(Ihandle *self, float x, float y);
23
- void IupPPlotAddStr(Ihandle *self, const char* x, float y);
24
- int IupPPlotEnd(Ihandle *self);
25
-
26
- void IupPPlotInsertStr(Ihandle *self, int index, int sample_index, const char* x, float y);
27
- void IupPPlotInsert(Ihandle *self, int index, int sample_index, float x, float y);
28
-
29
- /* convert from plot coordinates to pixels */
30
- void IupPPlotTransform(Ihandle* self, float x, float y, int *ix, int *iy);
31
-
32
- /* Plot on the given device. Uses a "cdCanvas*". */
33
- void IupPPlotPaintTo(Ihandle *self, void *cnv);
34
-
35
-
36
- #ifdef __cplusplus
37
- }
38
- #endif
39
-
40
- #endif
1
+ /** \file
2
+ * \brief PPlot component for Iup.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPPPLOT_H
8
+ #define __IUPPPLOT_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ /* Initialize PPlot widget class */
15
+ void IupPPlotOpen(void);
16
+
17
+ /* Create an PPlot widget instance */
18
+ Ihandle* IupPPlot(void);
19
+
20
+ /* Add dataset to plot */
21
+ void IupPPlotBegin(Ihandle *ih, int strXdata);
22
+ void IupPPlotAdd(Ihandle *ih, float x, float y);
23
+ void IupPPlotAddStr(Ihandle *ih, const char* x, float y);
24
+ int IupPPlotEnd(Ihandle *ih);
25
+
26
+ void IupPPlotInsertStr(Ihandle *ih, int index, int sample_index, const char* x, float y);
27
+ void IupPPlotInsert(Ihandle *ih, int index, int sample_index, float x, float y);
28
+
29
+ /* convert from plot coordinates to pixels */
30
+ void IupPPlotTransform(Ihandle* ih, float x, float y, int *ix, int *iy);
31
+
32
+ /* Plot on the given device. Uses a "cdCanvas*". */
33
+ void IupPPlotPaintTo(Ihandle *ih, void *cnv);
34
+
35
+
36
+ #ifdef __cplusplus
37
+ }
38
+ #endif
39
+
40
+ #endif
@@ -1,25 +1,25 @@
1
- /** \file
2
- * \brief iupcolorbrowser control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPCB_H
8
- #define __IUPCB_H
9
-
10
- #ifdef __cplusplus
11
- extern "C" {
12
- #endif
13
-
14
- Ihandle *IupColorBrowser(void);
15
-
16
- #define IUP_RGB "RGB"
17
- #define IUP_CHANGE_CB "CHANGE_CB"
18
- #define IUP_DRAG_CB "DRAG_CB"
19
-
20
- #ifdef __cplusplus
21
- }
22
- #endif
23
-
24
- #endif
25
-
1
+ /** \file
2
+ * \brief iupcolorbrowser control.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPCB_H
8
+ #define __IUPCB_H
9
+
10
+ #ifdef __cplusplus
11
+ extern "C" {
12
+ #endif
13
+
14
+ Ihandle *IupColorBrowser(void);
15
+
16
+ #define IUP_RGB "RGB"
17
+ #define IUP_CHANGE_CB "CHANGE_CB"
18
+ #define IUP_DRAG_CB "DRAG_CB"
19
+
20
+ #ifdef __cplusplus
21
+ }
22
+ #endif
23
+
24
+ #endif
25
+
@@ -1,42 +1,43 @@
1
- /** \file
2
- * \brief Contains all function pointer typedefs.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPCBS_H
8
- #define __IUPCBS_H
9
-
10
- typedef int (*IFidle)(void); /* idle */
11
-
12
- typedef int (*IFn)(Ihandle*); /* default definition */
13
- typedef int (*IFni)(Ihandle*, int); /* k_any, show_cb, toggle_action, spin_cb, branchopen_cb, branchclose_cb, executeleaf_cb, showrename_cb, rightclick_cb, extended_cb */
14
- typedef int (*IFnii)(Ihandle*, int, int); /* resize_cb, caret_cb, matrix_mousemove_cb, enteritem_cb, leaveitem_cb, scrolltop_cb, dropcheck_cb, selection_cb, select_cb, switch_cb */
15
- typedef int (*IFniii)(Ihandle*, int, int, int); /* trayclick_cb, edition_cb */
16
- typedef int (*IFniiii)(Ihandle*, int, int, int, int); /* dragdrop_cb */
17
- typedef int (*IFniiiiii)(Ihandle*, int, int, int, int, int, int); /* draw_cb */
18
-
19
- typedef int (*IFnff)(Ihandle*, float, float); /* canvas_action */
20
- typedef int (*IFniff)(Ihandle*,int,float,float); /* scroll_cb */
21
- typedef int (*IFnfiis)(Ihandle*,float,int,int,char*); /* wheel_cb */
22
-
23
- typedef int (*IFnnii)(Ihandle*, Ihandle*, int, int); /* drop_cb */
24
- typedef int (*IFnnn)(Ihandle*, Ihandle*, Ihandle*); /* tabchange_cb */
25
- typedef int (*IFnss)(Ihandle*, char *, char *); /* file_cb */
26
- typedef int (*IFns)(Ihandle*, char *); /* multiselect_cb */
27
- typedef int (*IFnis)(Ihandle*, int, char *); /* text_action, multiline_action, edit_cb, renamenode_cb, rename_cb */
28
- typedef int (*IFnsii)(Ihandle*, char*, int, int); /* list_action */
29
- typedef int (*IFnsiii)(Ihandle*, char*, int, int, int); /* dropfiles_cb */
30
- typedef int (*IFniis)(Ihandle*, int, int, char*); /* motion_cb, click_cb, value_edit_cb */
31
- typedef int (*IFniiiis)(Ihandle*, int, int, int, int, char*); /* button_cb, matrix_action */
32
-
33
- typedef int (*IFnIi)(Ihandle*, int*, int); /* multiselection_cb, multiselection_cb */
34
- typedef int (*IFnd)(Ihandle*, double); /* mousemove_cb, button_press_cb, button_release_cb */
35
- typedef int (*IFniiIII)(Ihandle*, int, int, int*, int*, int*); /* fgcolor_cb, bgcolor_cb */
36
- typedef int (*IFniinsii)(Ihandle*, int, int, Ihandle*, char*, int, int); /* dropselect_cb */
37
- typedef int (*IFnccc)(Ihandle*, unsigned char, unsigned char, unsigned char); /* drag_cb, change_cb */
38
-
39
- typedef char* (*sIFnii)(Ihandle*, int, int); /* value_cb */
40
- typedef char* (*sIFni)(Ihandle*, int); /* cell_cb */
41
-
42
- #endif
1
+ /** \file
2
+ * \brief Contains all function pointer typedefs.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPCBS_H
8
+ #define __IUPCBS_H
9
+
10
+ typedef int (*IFidle)(void); /* idle */
11
+
12
+ typedef int (*IFn)(Ihandle*); /* default definition, same as Icallback (ncols_cb, nlines_cb)*/
13
+ typedef int (*IFni)(Ihandle*, int); /* k_any, show_cb, toggle_action, spin_cb, branchopen_cb, branchclose_cb, executeleaf_cb, showrename_cb, rightclick_cb, extended_cb, height_cb, width_cb */
14
+ typedef int (*IFnii)(Ihandle*, int, int); /* resize_cb, caret_cb, matrix_mousemove_cb, enteritem_cb, leaveitem_cb, scrolltop_cb, dropcheck_cb, selection_cb, select_cb, switch_cb, scrolling_cb, vspan_cb, hspan_cb */
15
+ typedef int (*IFniii)(Ihandle*, int, int, int); /* trayclick_cb, edition_cb */
16
+ typedef int (*IFniiii)(Ihandle*, int, int, int, int); /* dragdrop_cb */
17
+ typedef int (*IFniiiiii)(Ihandle*, int, int, int, int, int, int); /* draw_cb */
18
+
19
+ typedef int (*IFnff)(Ihandle*, float, float); /* canvas_action */
20
+ typedef int (*IFniff)(Ihandle*,int,float,float); /* scroll_cb */
21
+ typedef int (*IFnfiis)(Ihandle*,float,int,int,char*); /* wheel_cb */
22
+
23
+ typedef int (*IFnnii)(Ihandle*, Ihandle*, int, int); /* drop_cb */
24
+ typedef int (*IFnnn)(Ihandle*, Ihandle*, Ihandle*); /* tabchange_cb */
25
+ typedef int (*IFnss)(Ihandle*, char *, char *); /* file_cb */
26
+ typedef int (*IFns)(Ihandle*, char *); /* multiselect_cb */
27
+ typedef int (*IFnis)(Ihandle*, int, char *); /* text_action, multiline_action, edit_cb, renamenode_cb, rename_cb */
28
+ typedef int (*IFnsii)(Ihandle*, char*, int, int); /* list_action */
29
+ typedef int (*IFnsiii)(Ihandle*, char*, int, int, int); /* dropfiles_cb */
30
+ typedef int (*IFniis)(Ihandle*, int, int, char*); /* motion_cb, click_cb, value_edit_cb */
31
+ typedef int (*IFniiiis)(Ihandle*, int, int, int, int, char*); /* button_cb, matrix_action, mousemotion_cb */
32
+ typedef int (*IFniiiiiis)(Ihandle*, int, int, int, int, int, int, char*); /* mouseclick_cb */
33
+
34
+ typedef int (*IFnIi)(Ihandle*, int*, int); /* multiselection_cb, multiselection_cb */
35
+ typedef int (*IFnd)(Ihandle*, double); /* mousemove_cb, button_press_cb, button_release_cb */
36
+ typedef int (*IFniiIII)(Ihandle*, int, int, int*, int*, int*); /* fgcolor_cb, bgcolor_cb */
37
+ typedef int (*IFniinsii)(Ihandle*, int, int, Ihandle*, char*, int, int); /* dropselect_cb */
38
+ typedef int (*IFnccc)(Ihandle*, unsigned char, unsigned char, unsigned char); /* drag_cb, change_cb */
39
+
40
+ typedef char* (*sIFnii)(Ihandle*, int, int); /* value_cb */
41
+ typedef char* (*sIFni)(Ihandle*, int); /* cell_cb */
42
+
43
+ #endif
@@ -1,130 +1,130 @@
1
- /** \file
2
- * \brief iupcells control.
3
- *
4
- * See Copyright Notice in iup.h
5
- */
6
-
7
- #ifndef __IUPCELLS_H
8
- #define __IUPCELLS_H
9
-
10
- #define IUP_OUT -999
11
-
12
- #ifndef IUP_ALL
13
- #define IUP_ALL "ALL"
14
- #endif
15
-
16
- #ifndef IUP_BOXED
17
- #define IUP_BOXED "BOXED"
18
- #endif
19
-
20
- #ifndef IUP_CLIPPED
21
- #define IUP_CLIPPED "CLIPPED"
22
- #endif
23
-
24
- #ifndef IUP_TRANSPARENT
25
- #define IUP_TRANSPARENT "TRANSPARENT"
26
- #endif
27
-
28
- #ifndef IUP_NON_SCROLLABLE_LINES
29
- #define IUP_NON_SCROLLABLE_LINES "NON_SCROLLABLE_LINES"
30
- #endif
31
-
32
- #ifndef IUP_NON_SCROLLABLE_COLS
33
- #define IUP_NON_SCROLLABLE_COLS "NON_SCROLLABLE_COLS"
34
- #endif
35
-
36
- #ifndef IUP_ORIGIN
37
- #define IUP_ORIGIN "ORIGIN"
38
- #endif
39
-
40
- #ifndef IUP_NO_COLOR
41
- #define IUP_NO_COLOR "NO_COLOR"
42
- #endif
43
-
44
- #ifndef IUP_FIRST_LINE
45
- #define IUP_FIRST_LINE "FIRST_LINE"
46
- #endif
47
-
48
- #ifndef IUP_FIRST_COL
49
- #define IUP_FIRST_COL "FIRST_COL"
50
- #endif
51
-
52
- #ifndef IUP_DOUBLE_BUFFER
53
- #define IUP_DOUBLE_BUFFER "DOUBLE_BUFFER"
54
- #endif
55
-
56
- #ifndef IUP_BUFFERIZE
57
- #define IUP_BUFFERIZE "BUFFERIZE"
58
- #endif
59
-
60
- #ifndef IUP_REPAINT
61
- #define IUP_REPAINT "REPAINT"
62
- #endif
63
-
64
- #ifndef IUP_LIMITS
65
- #define IUP_LIMITS "LIMITS"
66
- #endif
67
-
68
- #ifndef IUP_CANVAS
69
- #define IUP_CANVAS "CANVAS"
70
- #endif
71
-
72
- #ifndef IUP_IMAGE_CANVAS
73
- #define IUP_IMAGE_CANVAS "IMAGE_CANVAS"
74
- #endif
75
-
76
- #ifndef IUP_FULL_VISIBLE
77
- #define IUP_FULL_VISIBLE "FULL_VISIBLE"
78
- #endif
79
-
80
- #ifndef IUP_MOUSECLICK_CB
81
- #define IUP_MOUSECLICK_CB "MOUSECLICK_CB"
82
- #endif
83
-
84
- #ifndef IUP_MOUSEMOTION_CB
85
- #define IUP_MOUSEMOTION_CB "MOUSEMOTION_CB"
86
- #endif
87
-
88
- #ifndef IUP_DRAW_CB
89
- #define IUP_DRAW_CB "DRAW_CB"
90
- #endif
91
-
92
- #ifndef IUP_WIDTH_CB
93
- #define IUP_WIDTH_CB "WIDTH_CB"
94
- #endif
95
-
96
- #ifndef IUP_HEIGHT_CB
97
- #define IUP_HEIGHT_CB "HEIGHT_CB"
98
- #endif
99
-
100
- #ifndef IUP_NLINES_CB
101
- #define IUP_NLINES_CB "NLINES_CB"
102
- #endif
103
-
104
- #ifndef IUP_NCOLS_CB
105
- #define IUP_NCOLS_CB "NCOLS_CB"
106
- #endif
107
-
108
- #ifndef IUP_HSPAN_CB
109
- #define IUP_HSPAN_CB "HSPAN_CB"
110
- #endif
111
-
112
- #ifndef IUP_VSPAN_CB
113
- #define IUP_VSPAN_CB "VSPAN_CB"
114
- #endif
115
-
116
- #ifndef IUP_SCROLLING_CB
117
- #define IUP_SCROLLING_CB "SCROLLING_CB"
118
- #endif
119
-
120
- #ifdef __cplusplus
121
- extern "C" {
122
- #endif /* __cplusplus */
123
-
124
- Ihandle* IupCells(void);
125
-
126
- #ifdef __cplusplus
127
- }
128
- #endif /* __cplusplus */
129
-
130
- #endif /* _iupcells_h */
1
+ /** \file
2
+ * \brief iupcells control.
3
+ *
4
+ * See Copyright Notice in "iup.h"
5
+ */
6
+
7
+ #ifndef __IUPCELLS_H
8
+ #define __IUPCELLS_H
9
+
10
+ #define IUP_OUT -999
11
+
12
+ #ifndef IUP_ALL
13
+ #define IUP_ALL "ALL"
14
+ #endif
15
+
16
+ #ifndef IUP_BOXED
17
+ #define IUP_BOXED "BOXED"
18
+ #endif
19
+
20
+ #ifndef IUP_CLIPPED
21
+ #define IUP_CLIPPED "CLIPPED"
22
+ #endif
23
+
24
+ #ifndef IUP_TRANSPARENT
25
+ #define IUP_TRANSPARENT "TRANSPARENT"
26
+ #endif
27
+
28
+ #ifndef IUP_NON_SCROLLABLE_LINES
29
+ #define IUP_NON_SCROLLABLE_LINES "NON_SCROLLABLE_LINES"
30
+ #endif
31
+
32
+ #ifndef IUP_NON_SCROLLABLE_COLS
33
+ #define IUP_NON_SCROLLABLE_COLS "NON_SCROLLABLE_COLS"
34
+ #endif
35
+
36
+ #ifndef IUP_ORIGIN
37
+ #define IUP_ORIGIN "ORIGIN"
38
+ #endif
39
+
40
+ #ifndef IUP_NO_COLOR
41
+ #define IUP_NO_COLOR "NO_COLOR"
42
+ #endif
43
+
44
+ #ifndef IUP_FIRST_LINE
45
+ #define IUP_FIRST_LINE "FIRST_LINE"
46
+ #endif
47
+
48
+ #ifndef IUP_FIRST_COL
49
+ #define IUP_FIRST_COL "FIRST_COL"
50
+ #endif
51
+
52
+ #ifndef IUP_DOUBLE_BUFFER
53
+ #define IUP_DOUBLE_BUFFER "DOUBLE_BUFFER"
54
+ #endif
55
+
56
+ #ifndef IUP_BUFFERIZE
57
+ #define IUP_BUFFERIZE "BUFFERIZE"
58
+ #endif
59
+
60
+ #ifndef IUP_REPAINT
61
+ #define IUP_REPAINT "REPAINT"
62
+ #endif
63
+
64
+ #ifndef IUP_LIMITS
65
+ #define IUP_LIMITS "LIMITS"
66
+ #endif
67
+
68
+ #ifndef IUP_CANVAS
69
+ #define IUP_CANVAS "CANVAS"
70
+ #endif
71
+
72
+ #ifndef IUP_IMAGE_CANVAS
73
+ #define IUP_IMAGE_CANVAS "IMAGE_CANVAS"
74
+ #endif
75
+
76
+ #ifndef IUP_FULL_VISIBLE
77
+ #define IUP_FULL_VISIBLE "FULL_VISIBLE"
78
+ #endif
79
+
80
+ #ifndef IUP_MOUSECLICK_CB
81
+ #define IUP_MOUSECLICK_CB "MOUSECLICK_CB"
82
+ #endif
83
+
84
+ #ifndef IUP_MOUSEMOTION_CB
85
+ #define IUP_MOUSEMOTION_CB "MOUSEMOTION_CB"
86
+ #endif
87
+
88
+ #ifndef IUP_DRAW_CB
89
+ #define IUP_DRAW_CB "DRAW_CB"
90
+ #endif
91
+
92
+ #ifndef IUP_WIDTH_CB
93
+ #define IUP_WIDTH_CB "WIDTH_CB"
94
+ #endif
95
+
96
+ #ifndef IUP_HEIGHT_CB
97
+ #define IUP_HEIGHT_CB "HEIGHT_CB"
98
+ #endif
99
+
100
+ #ifndef IUP_NLINES_CB
101
+ #define IUP_NLINES_CB "NLINES_CB"
102
+ #endif
103
+
104
+ #ifndef IUP_NCOLS_CB
105
+ #define IUP_NCOLS_CB "NCOLS_CB"
106
+ #endif
107
+
108
+ #ifndef IUP_HSPAN_CB
109
+ #define IUP_HSPAN_CB "HSPAN_CB"
110
+ #endif
111
+
112
+ #ifndef IUP_VSPAN_CB
113
+ #define IUP_VSPAN_CB "VSPAN_CB"
114
+ #endif
115
+
116
+ #ifndef IUP_SCROLLING_CB
117
+ #define IUP_SCROLLING_CB "SCROLLING_CB"
118
+ #endif
119
+
120
+ #ifdef __cplusplus
121
+ extern "C" {
122
+ #endif /* __cplusplus */
123
+
124
+ Ihandle* IupCells(void);
125
+
126
+ #ifdef __cplusplus
127
+ }
128
+ #endif /* __cplusplus */
129
+
130
+ #endif /* _iupcells_h */