tkinter文字区域
-
Python之tkinter文字区域Text使用及说明
目录文字区域Text 的基本概念文字区域Text 的基本应用插入文字insert()Text 加上滚动条 Scrollbar 设计加上X轴滚动条字形familyweightsize选取文字认识Text 的索引建立书签 Marks建立标签Cut/Copy/Paste 功能使用内建[详细]
2023-05-10 09:40 分类:开发 Binding to an ObservableCollection attached property
I want to create an attached property of type ObservableCollection<Notification> and bind it to a property of the same type on the DataContext.[详细]
2022-12-28 16:30 分类:问答