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:
NishiOwO
2025-11-21 15:07:12 +00:00
parent 8ed8e51ba7
commit c97f1722fc
9 changed files with 106 additions and 29 deletions

View File

@@ -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;