This commit is contained in:
parent
e7d9edec27
commit
11069552df
12 changed files with 50 additions and 15 deletions
|
|
@ -355,6 +355,8 @@ static void mouse_down(MwWidget handle, void* ptr) {
|
|||
sw->base.x = MwGetInteger(handle, MwNx);
|
||||
sw->base.y = MwGetInteger(handle, MwNy);
|
||||
}
|
||||
|
||||
MwLLRaise(handle->lowlevel);
|
||||
}
|
||||
|
||||
static void func_handler(MwWidget handle, const char* name, void* out, va_list va) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue