Le 12/11/2012 13:30, Bruce a écrit : > Hi folks, > > With the above mentioned controls, is there a way to detect or intercept > clicks on hyperlinks in the text contained. By way of example, attached > is a screenshot of our standard AboutMe form. The three hyperlinks are > in TextLabel controls. > > There appears to be a DoubleClick event and an automatic right click > context menu that provides a "Copy Link Location" (the latter providing > the correct URL, no matter whether it's a http link or a mailto link). > > What I can't work out is > 1) how to trap a single click on the TextLabel and > 2) how to get the hyperlink like "Copy Link Location" does. > > If I could do that I am hoping to use the gb.desktop magic to etc etc > etc > > tia > Bruce >
Hyperlinks in TextLabel are not supported. But I can't prevent them to be displayed by Qt4. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
