Skip to content


DSkinlite Tip of the Day #3:MessageBox

image

DSkinLite V3.2 supports MessagBox, you can call the API dsMessageBox to show a message box skinned by dskinlite. The  parameters of dsMessageBox function are same as  the parameters  of windows API MessageBox , and users can directly replace the MessageBox in existing application with  dsMessageBox.

Continued…

Posted in DSkinLite.

Tagged with , .


DSkinLite V3.2 New Features

image

UIEASY Team is pleased to announce the availability of DSkinLite V3.2,  This version has the following modifications and new features:

Continued…

Posted in DSkinLite.

Tagged with .


DSkinlite Tip of the Day #2 Using Radio Button to make a Tab Control

 

 radiobtnTab1

In the interface development, we often need to use the Tab control to switch the page to do, but some restrictions Tab controls redraw itself, and sometimes can not meet our needs.Some of the developers will consider developing a similar Tab Control in control to simulate the Tab Control feature, it is complicated and will take a long time.

Continued…

Posted in DSkinLite.

Tagged with , , .


DSkinLite V3.0 Released

UIEASY Team is pleased to announce the availability of DSkinLite V3.0,  This version has the following modifications and new features:

  • Added "auto.item" displayitem to edit control
  • Support list control item drawing
  • Support tree control item drawing
  • Support button , static with animation
  • Modified the animation definition
  • Added API dsSetDrawItemValue
  • Added API dsSetDrawItemValueEx
  • Added API dsSetDrawItemVisibleEx
  • Added API dsSetItemStyle
  • Added API dsAddStyleFile
  • Added API dsSetAnimateFrame
  • Minor bug fixes

Posted in DSkinLite.

Tagged with .