ClassBuilder New Update

Developed or developing a new product in PureBasic? Tell the world about it.
Phollyer
Enthusiast
Enthusiast
Posts: 143
Joined: Sat Jun 03, 2017 3:36 am
Location: USA, Texas
Contact:

ClassBuilder New Update

Post by Phollyer »

Folks

PBXClassBuilder Version 3.2.18.92

In the writing of my Blog, I realized changes were needed in ClassBuilder. Enhancements include a more robust Dispose Procedure for all Parent Classes. The Procedure now iterates child collections calling each child's dispose. Also added is the FreeList() on the Child Collections.
Second enhancement is the addition of TWO new Collection Procedures. These new Procedures are the Collection Load (vs. database load) of the LoadComboBox, and LoadListView --Assuming--That the child collection contains a LoadComboBox and/or LoadListView.

https://wwwPAHLabs.com
Phollyer
Enthusiast
Enthusiast
Posts: 143
Joined: Sat Jun 03, 2017 3:36 am
Location: USA, Texas
Contact:

Re: ClassBuilder New Update

Post by Phollyer »

New "Fixed" update to ClassBuilder 3.2.20.96
Also for those reading my blog I have almost completed this segment, on Data-Layer to View Code. 6 More entries made today.

You can find it directly here:
https://pahlabs.blogspot.com/

or via the Menu of my website:
https://www.PAHLabs.com
Post Reply