Great!
I'm still playing with it today. On one of the resource pages, there's a description of a Vending Machine Statechart. I couldn't find an code to download for that one. So I figured I'd try to make my own.
I'm almost through the first iteration of the code, and I've already discovered a bunch of stuff that I didn't pick up in the Getting Started exercises. I had planned to start a new thread and post some code when I got to that point, because I'm sure there's a lot of other folk out there that are keen to start using this new tool too.
One thing that's bugging me though is that whenever I modify a state, the structure on the diagram grows. Even if I have AutoGrow disabled. This makes it pretty much impossible to keep a diagram neat while I'm developing. I suppose it's easy enough to clean everything up when I'm done. But if a State grows while inside a SuperState, then it grows too. So one little change can really mess up a nice, neat diagram. Not that I'm anal about being neat, you should see some of the Visual Designer code I had to work with a few years ago.
*shudders* If there's a way to stop that behaviour entirely though, I'd love to hear it.
Thanks again for all your input.