-
Notifications
You must be signed in to change notification settings - Fork 0
textbox_EN
windows99-hue edited this page Jul 16, 2026
·
2 revisions
dokibox.textbox(msg="Time to make breakfast") | Parameter | Type | Default | Description |
|---|---|---|---|
msg |
str | "" |
Main text content |
okbtn |
bool | True |
Whether to enable the Continue button displayed at the bottom right of the desktop. If set to False, users can only close the window via the ESC key; if enabled, the window can be closed by clicking the button or pressing ESC |
font_family |
str | None |
Font name (default "Microsoft YaHei"); pass None to use the default font |
font_size |
int | None |
Font size; pass None to use the default font size |
pinned |
bool | True |
Whether the window stays on top of all other windows |
btn_text |
str | None |
Text displayed on the button controlled by okbtn. If set to None, the text will automatically show "Continue" in the corresponding language |
- 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. 💚