I need to trap a click event on the text of a textfield control.  Is there any 
way to do that?  I have tried several combinations of using Win32::GUI::Class, 
but could be doing it wrong since I really don't understand how it works.  What 
I am trying to do is have something that looks like a UNC (or URL) that is 
clickable and on the click event handler, I would open an explorer window and 
navigate to the path/url.  

I would appreciate any help provided.    

Joe.

Reply via email to