RE : Strange firing of Configure and Expose events withEventBox
"MONATE Benjamin 205998" <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hi, In cased you need further investigation, to have a window show up you have to use the lablgtk2 script: "lablgtk2 eventbox.ml". Your tests suggests that the drawing area default callback catched the expose events. By the way AFAIK latest version of lablgtk2 do compile with 3.09.2. Benjamin Monate