Okay, is in anyone else interested in trying to get Tooltips and Window_RightClick (for context menus) working?
I don't know anything about Win32 internals, but if some people in the know could supply help, then I'll try. I was thinking of creating separate modules like Hyperlink.pm for now. Is that possible, or would event tracking have to be bound into Win32::GUI. As I said, I've no idea how it works, but I'll try given some help. Any ideas on how to go about this? I saw that the Win32::Console module supports mouse events and thought we might get some help from that. Marcus