* Software:Software Development:Source Code
Welcome to DotNet SE Version 1.0. DotNet SE is a Windows Application skin engine based on .Net framework. With DotNet SE you can easily build beautiful full skinned Windows Application.
There are two parts of DotNet SE , DotNet SE Editor and DotNet SE Control Engine.
DotNet SE Editor: Used to design the UI layout and generate the UI’s configuration file. Generate basic UI code.
DotNet SE Control Engine: Owner drawn controls are all here. The controls include:
Basic WinForm: SkinForm
General Controls: SkinButton, SkinDropDownButton, SkinLabel, SkinLinkLable, SkinRadioButton, SkinCheckBox, SkinTextBox, SkinComboBox, SkinProgressBar, SkinVScrollBar, SkinHScrollBar.
UI Layout Controls: SkinPanel, SkinSplitContainer
Special Controls: AnimateControl.
The advantages of DotNet SE
1. Simple
DotNet SE is a very easy control editor and library based on .Net Framework. User can use DotNet SE Editor to design the GUI layout like use a Paint Software to draw a image.
2. Flexible - A bridge between art and code
a. Separate GUI style design with code.
b. With DotNet SE Editor Are engineers can organize the GUI layout generate configuration file and the mainly code.
c. With DotNet SE Builder Soft engineer scan easily use the form and control code generate by Editor and add logical code to the application.
d. When the GUI styles need to do some changes. Only change the configuration file or image files and no need to do any changes with the code.
3. Easily Extended
a. Although DotNet SE supports most popular controls, but different applications may need different kind of special controls. So DotNet SE allows customers to embed their owner defined controls.
b. User can define new control which derived from DotNet SE control.
c. User can create their own controls gallery with DotNet SE and use the control gallery for different Windows Application
Source Code is avaliable for regist user
0 commentaires:
Post a Comment