When my Win32::GUI program starts up it has the hourglass cursor, and that cursor won't go away until I hover the cursor over a TabStrip or over the StatusBar (which my apps currently have). Only by hovering over these magical properties will my cursor change to the arrow. I think this is a very newbie thing, but I have no idea how to resolve it. The other thing is that when I move my cursor over the edge of the application window, the cursor still remains as the arrow instead of changing into that resize window cursor (two tiny directional arrows). What am I doing wrong, any newbie pointers to resolve this?