Coder Social home page Coder Social logo

panuonui's Introduction

欢迎 !

声明

开源项目遵循MIT或Apache2.0开源协议,Panuon(开源计划组)不对这些项目担负任何责任,也不限制是否在商业用途上使用。但因代码漏洞、以及在非法用途上使用等造成的后果,由开发者自行承担。
请注意,"Panuon"是上海坂悦计算机网络有限公司的注册商标,请勿在专利或软著中包含开源项目的源代码。

欢迎加入Panuon开发者社区!

社区仍在建设中。可以使用表情包,可以闲聊,也可以推广自己的开源作品,但禁止在群内发送涉及政治敏感、非法信息、广告或令人反感的文本或图片。
【因QQ群被莫名其妙永久停用和解散,现在使用QQ频道。】 QQ频道:https://pd.qq.com/s/fpap7qj2y

Panuon.WPF.UI现已上线!

Panuon.WPF.UI

https://github.com/PanuonGroup/Panuon.WPF.UI
目前正在维护和更新的版本。此控件库提供了非常详细的细节自定义功能,如果你刚刚接触WPF,可能会遇到一些困难。如果你是WPF专家,它则会让你感到惊喜(比如丰富的自定义属性以及残缺的文档
如果想查看视频教程,欢迎关注我的bilibili账号:https://space.bilibili.com/319290241

在寻找Panuon.UI.Silver吗?

1.x版本

https://github.com/Mochengvia/PanuonUI.Silver

出于历史包袱等原因(事实上这是我大学时开始编写的作品),1.x版本已经不再维护。如果你发现了代码中的bug,欢迎提交merge request至仓库。

2.0 2.1版本

失败的过渡版本,不建议你继续使用该版本;如果需要查看源代码,请进入1.x版本的项目中,并切换至2.0.0分支。

2.2版本

2.2.20 版本开始,控件库已更名为 Panuon.WPF.UI
https://github.com/PanuonGroup/Panuon.WPF.UI

panuonui's People

Contributors

970424424 avatar mochengvia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

panuonui's Issues

ComboBox相关SelectedValuePath

在我原来的combobox中有DisplayMemberPath="Text" SelectedValuePath="Key"
1我应该如何使用pucombobox 他无法设置SelectedValuePath="Key"
2我的binding使用ItemsSource 与SelectedItem有自己的list

关于PUWindow图标的问题

程序左上角的图标可以采用pu:PUWindow.Icon</pu:PUWindow.Icon>的方式显示,但是任务栏的图标就无法显示了,不知道是不是我没有找到方法。

English documentation

Hi. I would be interested in your project, but unfortunately the documentation (especially the readme) is witten in a language that I don't understand. I think the project might attract more people if it would be documented in english.

Issues

这个控件库实在太棒了,此外,作者可以尝试重写Menu,感觉wpf原生的菜单好丑

PUButton显示问题

在xaml中添加

<StackPanel Orientation="Horizontal" Margin="0 10 0 0" HorizontalAlignment="Center">
                <pu:PUButton x:Name="btnAdd" Click="BtnAdd_Click" Content="添加" Margin="10"/>
                <pu:PUButton x:Name="btnModify" Click="BtnModify_Click" Content="修改" Margin="10"/>
                <pu:PUButton x:Name="btnDelete" Click="BtnDelete_Click" Content="删除" Margin="10"/>
</StackPanel>

在设计器中还是正常的

实际生成的时候变成

请问是什么原因啊?
第一次点进去会有问题,关掉再打开又恢复正常了。

PassWordBox issues

i'm interested in your project.it threw NullReferenceException at PUPasswordBox_TextInput event when I use the PasswordBox , please help me

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.