One final thought. I suppose I could churn a custom "LinkLabel" control that would have a Text property and a Link property such that .Text would be a Subst string and .Link would be the hyperlink text. It would also intercept the MouseUp event and raise a Click(sLink as string) event.
With the caveat that the control can have one and only one hyperlink. Overkill? B ------------------------------------------------------------------------------ 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
