显示标签为“GUI”的博文。显示所有博文
显示标签为“GUI”的博文。显示所有博文

2007年9月5日星期三

开源界面库 Open Source Ultimate Toolbox

http://www.codeproject.com/MFC/#Open+Source+Ultimate+Toolbox

We are very happy to announce that we have made the decision to offer our commercial lineup of MFC libraries, including Ultimate Toolbox, Ultimate Grid, and Ultimate TCP/IP to The Code Project community free of charge.

These are the full and complete libraries including source code, documentation, samples and examples.

The Ultimate Toolbox and line of related MFC libraries products have been powering professional MFC applications for more than 10 years. We realize that there is a very large number of users who are still coding new applications in Visual C++ and MFC and who are looking for effective and proven libraries to enhance their applications, as well as those with legacy

Ultimate Toolbox, Ultimate Grid and Ultimate TCP/IP come with full source code, and are compatible with Microsoft Visual Studio versions 6.0 through 2005.

By releasing these long standing MFC libraries to The Code Project community we hope that the libraries will continue to grow, evolve and provide a library of useful controls to the development community through the auspices of The Code Project and its members.

2007年7月12日星期四

Genghis Group Tools - C# WinForms 库

http://www.sellsbrothers.com/tools/genghis/

Genghis is a set of extensions built on top of .NET and integrated with WinForms to provide application-level services in the same flavor as the Microsoft Foundation Classes. Genghis gets its name as the functional heir to Attila, a similar set of functionality built on top of ATL.

Genghis is written in C#. Building Genghis requires Visual C# or Visual Studio.NET. Visual Studio.NET solution and project files (*.sln and *.csproj) are provided to build Genghis and all the samples. You should be able to load any solution file into Visual C#/Visual Studio.NET and build the project for yourself.


它包括如下的类

Command line parser
Completion combo
Control hosting status bar
Cursor changer
Custom check state treeview
Custom XP theming controls
File Search Engine
FileDocument class (doc/dirty bit management)
FindReplaceDialog
FolderNameDialog
HandleCollector for the world
Header group box control
Image combo
More robust validation ala WebForms
Most-Recently-Used (MRU) files support
MSN Messenger-style popup window
Multiple Top-Level Windows
Multiple-instance detection
Path resolution b/w UNC, local (including SUBST, etc)
Retrieving mapped drives
Retrieving shares
Screen Saver class
Scrollable Picture Box
Sorting listview (including the little triangle thingy)
Splash Screen class
Status Bar Extender
WebCommandLineHelper
Window serializer
Wizard framework
HtmlLinkLabel class
User-resizable panel
Gradient Progress Bar
Command updating
Cool bars/Cool menus
Docking App Bar

下载地址在这里 http://www.codeplex.com/genghis/Release/ProjectReleases.aspx?ReleaseId=4759