icons class - for icon resources - 2021/08/03 - beta.1

Post your working scripts, libraries and tools.
User avatar
TheArkive
Posts: 1027
Joined: 05 Aug 2016, 08:06
Location: The Construct
Contact:

icons class - for icon resources - 2021/08/03 - beta.1

Post by TheArkive » 01 Aug 2021, 08:35

Current features:
  • Export array (list) of RT_ICON (3) resources
  • Export array of RT_ICON_GROUP (14) resources
  • Export a nested array of all icon resources (3 and 14) and associated language from a resource file.
  • Export a single icon group resource and get/select the HICON based on icon index, not size.
  • Export an icon group resource to an ICO file.
  • Add/replace/remove icon resources in a resource file.
:arrow: Download on Github

=============================================
Updates
=============================================
User avatar
TheArkive
Posts: 1027
Joined: 05 Aug 2016, 08:06
Location: The Construct
Contact:

Re: icons class - for icon resources - 2021/08/03 - beta.1

Post by TheArkive » 03 Aug 2021, 05:54

2021/08/03:
  • added ability to set icon resource in an resource files
  • coder can add/remove/replace resources
  • improved code efficiency
  • updated docs and example
Post Reply

Return to “Scripts and Functions (v2)”