-
Notifications
You must be signed in to change notification settings - Fork 0
msgbox_EN
windows99-hue edited this page Jul 14, 2026
·
2 revisions
dokibox.msgbox(msg="Operation successful!", tooltip=None) → True| Parameter | Type | Default | Description |
|---|---|---|---|
msg |
str | "" |
Message text |
tooltip |
str | None |
Tooltip text shown on hover; disabled when None or empty |
font_family |
str | None |
Font family (default: "Microsoft YaHei"). Set to None to use default. |
font_size |
int | None |
Font size in points. Set to None to use default. |
pinned |
bool | True |
Keep window on top |
Single OK button. Closes on click, Enter, or Esc; returns True.
dokibox.msgbox("Saved successfully!")- Installation
- ynbox
- msgbox
- choicebox
- dialogbox
- diaenterbox
- enterbox
- textbox
- cmdbox
- notice
- garbled
- A save example
- Finally
- 安装
- ynbox
- msgbox
- choicebox
- dialogbox
- diaenterbox
- enterbox
- textbox
- cmdbox
- notice
- garbled
- 一个运用保存和加载的示例
- 在最后
Just Monika. 💚