Click or drag to resize

Version 0.5.0

Version 0.5.0 was released on August 25 2019

Removed members
  • CodeStack.SwEx.PMPage.Attributes.ComboBoxItemTextAttribute. Replaced with Common.Attributes.TitleAttribute

  • CodeStack.SwEx.PMPage.Base.IPropertyManagerPageEx{THandler, TModel}.Show. Replaced with CodeStack.SwEx.PMPage.Base.IPropertyManagerPageEx{THandler, TModel}.Show(TModel model)

  • CodeStack.SwEx.PMPage.PropertyManagerPageEx(TModel model, ISldWorks app). Replaced with CodeStack.SwEx.PMPage.PropertyManagerPageEx(ISldWorks app)

Enhancements and bug fixes
  • Issue 8 Tooltip is not displayed if ClosingArg.Cancel = true but either title or description is not specified

  • Issue 9 Need to support IconAttribute for the control icons

  • Issue 10 Need to support IconAttribute for the page title icon

  • Issue 4 (Common) Protect transparency key when generating icons with IconConverter utility

See Also

Other Resources