comparison win/dw-mingw.def @ 1389:0512fbb08abf

Added dw_window_set_tooltip() for adding bubble help to most controls. Mac, Windows and GTK should be supported... OS/2 coming soon.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 26 Nov 2011 21:00:14 +0000
parents 3ba4853d5b78
children fbaec6e5df63
comparison
equal deleted inserted replaced
1388:8fe15c1648c9 1389:0512fbb08abf
62 dw_window_click_default @78 62 dw_window_click_default @78
63 dw_window_redraw @79 63 dw_window_redraw @79
64 dw_bitmap_new @80 64 dw_bitmap_new @80
65 dw_window_set_bitmap_from_data @81 65 dw_window_set_bitmap_from_data @81
66 dw_window_get_font @82 66 dw_window_get_font @82
67 dw_window_set_tooltip @83
67 68
68 dw_button_new @90 69 dw_button_new @90
69 dw_bitmapbutton_new @91 70 dw_bitmapbutton_new @91
70 dw_bitmapbutton_new_from_file @92 71 dw_bitmapbutton_new_from_file @92
71 dw_bitmapbutton_new_from_data @93 72 dw_bitmapbutton_new_from_data @93