不知道作者能不能出一套自定义表单控件? #97
BoyFaceGirl
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
emmm,我觉得这个可以有,不过的话我想说下列几个点:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
大部分wpf 的自定义控件库其实一言难尽,秀技的成分很多,都不是很实用,最常用的表单类控件封装反而比较少,之前找到一款 handorg 家的 https://github.com/HandyOrg/HandyControl 发现封装的表单控件还是比较使用,比如 textbox 加入了 title附加属性,这可太方便,尤其是制作erp类的商务软件,大量的各种表单元素,频繁的布局 标题和 各种表单控件,很麻烦,不知道作者有没有兴趣出一套类似的,仅仅包含基础表单的封装控件,textbox、number、combox、listview就增加 title标题 和 icon 以及 clear之类的,button 增加 loading icon 之类的
Beta Was this translation helpful? Give feedback.
All reactions