开发者

Proper Font Browser dialogs

开发者 https://www.devze.com 2023-01-03 10:00 出处:网络
The System.Windows.Forms.FontBrowser is a pretty horrible piece of work. I\'d like to write a custom one, but before I re-invent banging-two-rocks-together, I figured I\'d ask if anyone knows an intui

The System.Windows.Forms.FontBrowser is a pretty horrible piece of work. I'd like to write a custom one, but before I re-invent banging-two-rocks-together, I figured I'd ask if anyone knows an intuitive, friendly and above all simple Font Picker which has bee开发者_Python百科n proven in the cauldron of the real world?


I agree with you about how terrible is Windows default font browser. Some time ago I started to search for a replacement fontdialog, but could not find any (even after some days searching). So I started to develop one in VB.NET, but never got time to finish it.

This article can help you (as it helped me) to identify what a good font dialog should have. Hope this helps you somehow. link.

If you manage to make one, please let me know! I`d love to test and use it :)

EDIT1: This link can help too.

0

精彩评论

暂无评论...
验证码 换一张
取 消