当前位置:网站首页>Flet tutorial 03 basic introduction to filledbutton (tutorial includes source code) (tutorial includes source code)
Flet tutorial 03 basic introduction to filledbutton (tutorial includes source code) (tutorial includes source code)
2022-07-04 13:44:00 【Knowledge fatness】
FilledButton What is it?
FilledButton stay FloatingActionButton After that, it has the greatest visual impact , It should be used to complete the important final operation of the process , for example Save、Join now or Confirm.
Basic code

import flet
from flet import FilledButton, Page
def main(page: Page):
page.title = "Basic filled buttons"
page.add(
FilledButton(text="Filled button"),
FilledButton("Disabled button", disabled=True),
FilledButton("Button with icon", icon="add"),
)
flet.app(target=main)
Parameters
text
The text displayed on the buttonicon
Icon displayed in button .icon_color
Icon color .tooltip
The text displayed when hovering the mouse over the button .autofocus
If the control will be selected as the initial focus , It is true . If there are multiple controls with auto focus set on the page , The first control added to the page will get focus .content
Controls that represent custom button content .
边栏推荐
- After the game starts, you will be prompted to install HMS core. Click Cancel, and you will not be prompted to install HMS core again (initialization failure returns 907135003)
- C basic supplement
- 三星量产3纳米产品引台媒关注:能否短期提高投入产出率是与台积电竞争关键
- [cloud native | kubernetes] in depth understanding of ingress (12)
- OpenHarmony应用开发之如何创建DAYU200预览器
- .NET 使用 redis
- Introduction to XML I
- N++ is not reliable
- JVM系列——栈与堆、方法区day1-2
- Web知识补充
猜你喜欢

【AI系统前沿动态第40期】Hinton:我的深度学习生涯与研究心法;Google辟谣放弃TensorFlow;封神框架正式开源

N++ is not reliable

CA: efficient coordinate attention mechanism for mobile terminals | CVPR 2021

C#/VB. Net to add text / image watermarks to PDF documents

Samsung's mass production of 3nm products has attracted the attention of Taiwan media: whether it can improve the input-output rate in the short term is the key to compete with TSMC

Reptile exercises (I)

eclipse链接数据库中测试SQL语句删除出现SQL语句语法错误

Dry goods sorting! How about the development trend of ERP in the manufacturing industry? It's enough to read this article

Database lock table? Don't panic, this article teaches you how to solve it

7 月数据库排行榜:MongoDB 和 Oracle 分数下降最多
随机推荐
C#基础深入学习二
XML入门二
Optional values and functions of the itemized contenttype parameter in the request header
DGraph: 大规模动态图数据集
AI 绘画极简教程
聊聊支付流程的设计与实现逻辑
Read the BGP agreement in 6 minutes.
n++也不靠谱
8个扩展子包!RecBole推出2.0!
洞见科技解决方案总监薛婧:联邦学习助力数据要素安全流通
Excuse me, have you encountered this situation? CDC 1.4 cannot use timestamp when connecting to MySQL 5.7
Simple understanding of binary search
After the game starts, you will be prompted to install HMS core. Click Cancel, and you will not be prompted to install HMS core again (initialization failure returns 907135003)
C语言宿舍管理查询软件
Cors: standard scheme of cross domain resource request
Node mongodb installation
基于链表管理的单片机轮询程序框架
使用宝塔部署halo博客
XILINX/system-controller-c/BoardUI/无法连接开发板,任意操作后卡死的解决办法
Apache server access log access Log settings