Mercurial > MadButterfly
log examples/dynamic/main.c @ 224:29e1b2bffe4c
age | author | description |
---|---|---|
Mon, 15 Dec 2008 10:13:03 +0800 | Thinker K.F. Li | X backend only sent EVT_MOUSE_MOVE_RAW to MadButterfly. |
Sun, 14 Dec 2008 12:35:13 +0800 | wycc | Implement a workaround for the button class. However, this won't solve all issues. We can use this as example to fix the mouse out event issue. When we move the curosr over the text inside the button. The upper layer group will receive MOUSE_OUT events. This is absolute incorrect. |
Sat, 13 Dec 2008 17:13:31 +0800 | wycc | Add sample code fro mb_button_t. If everything is OK, I will move it to the main src tree. |