Brady McDermott
Brady McDermott
If anyone could create an HTML Help project for this and begin documentation once Program Manager reaches a stable state that would help. Soon I may be doing this documentation...
It'll be interesting to come up with a solution for this. I really like the proposal you came up with and searching for `UIRibbon` using `enumprocessmodules` seems to be the...
The current window hook that I use to draw window borders sucks, apologies for that. This'll either be fixed in the next few months or in two years.
I currently draw windows using a slew of window messages with a hook on every active window. Unfortunately, this means that if a window updates and it's not caught by...
Project is currently being refactored and rebased in new methods. Download artifacts from an older commit for a working release.
Not functional yet
https://github.com/Vortesys/Cascades/commit/6907afd4909b6a761f456c8fb8030625581412d8 probably within a few commits of this one
Memory management implemented, groups and items can now be created (groups can be removed but item removal is still WIP). Listview implementation needs to occur now which, for me, is...
listview works now, working on getting/setting item info, item removal still going to be put off, items don't have pictures yet
programs and items have a basic implementation now, i'll do a new issue when i'm about to extend their functionality, programs launch now.