uieasy

DSkinLite Version History

 Version 2.0 (2009-1-25)

  • Added API dsDrawImage
  • Added API dsSetAnimatePlay
  • Added API dsResetAnimate
  • Added animation
  • Added skindb builder tool.
  • Added attributes "width","height" to the tag "property"
  • Added window type SKIN_TYPE_DIALOGEX
  • Modify the edit attribute definition
  • Fixed the transparent problem when the control size changed
  • Minor bug fixes

Version 1.3

  • Added API dsInvalidateRect
  • Added API dsGetClientRect
  • Added API SetSelfPaint
  • Added API dsInitKeys
  • Added attribute "comboboxinfo" for ComboBox
  • Added attribute "font" in "menuinfo"
  • Added window type SKIN_TYPE_COMMON
  • Modify API dsTrackPropupMenu
  • Fixed the bug of gradientmode in "rect" element
  • Fixed the menu item text error under some languages
  • Minor bug fixes

Version 1.2

  • Fix the radio button drawing error.
  • Fix the control eable/disable problem.
  • Fix tooltips disappears after clicking the button under WTL.
  • Add inherit attribute to tag "window" in config xml.
  • Specify the loading order of the xml files

Version 1.1

  • Fix the dialog with menu bug.
  • Fix the menu problem under some xp theme modes.
  • Add splitbutton(SKIN_TYPE_SPLIT_BUTTON).
  • Add RichEdit(SKIN_TYPE_RICHEDIT)
  • Add error list.
  • Support icon image.
  • Support stretching png with alpha channel
  • Add dsGetColor API
  • Add dsGetBitmap API
  • Add dsGetFont API
  • Add dsGetIcon API
  • Add dsGetFont API
  • Add dsAddMenuBar API

Version 1.0