forked from pyrite-dev/milsko
fix look, add actual event
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@764 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
8ed8e51ba7
commit
c97f1722fc
9 changed files with 106 additions and 29 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#include "Mw/TypeDefs.h"
|
||||
|
||||
static void set_xywh(MwWidget handle) {
|
||||
int height = 0;
|
||||
int height = 0;
|
||||
|
||||
height = MwTextHeight(handle, "M") + 10;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue