Show don’t tell
Last night I hit a wall. As I was in the process of writing the PListView component, I’ve reallized that I needed a PImageList component. No biggie so far. Then I realized that in order to have an easy to use image list editor, I needed to write one and that was a though task only 5 weeks before the official release. Not something I enjoy, there still tons of things to do before that time. I also needed this editor to be used as a image frame selector and to work with the PSurface / PPackage and PResource components.
While, it is not entirely finished, here is what I have so far:
This tool will prove to be quite handy for general Windows UI development but also for visual game programming.
More info on this later.



This is going to be a very useful addition to PIDE!