Did a lot of interface work, and not a whole lot of coding. I did copy a lot of click event code from the prior version for skills and talents (I copied the skills link click event, and after setting up the skills page, modified it for the talents page).
It turns out that there isn't a way to set the tab page background to transparent. I found a workaround that involved setting up the tab page, then setting up multiple panel pages. The tabs would control which panel was visible, and the tab page would only show up as the tab buttons. Rather than go through all that hassle, I just set up some normal buttons that did the same thing. That saves me from having to write a Class just for the purpose of having a tab. I can set up the buttons to look better with less effort.
This version is turning out to be a lot more elegant than the prior version, and I think it looks better as well. I do have some formatting clean-up to do, but I should be ready to jump in and get all of the code setup over the next couple nights. Need to add additional panels for Motivations, Gear, etc. Much happier with tonight's progress than last night.
The new executable is located here.
I should probably add something here.