[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2337 Version: 1.3-feature Fix Version: None
I decided to not implement this because the existing code does 99% of what you want and 100% of what you need. I use it in my applications all the time. Calling the "link" function from the "load()" function is sufficient. The only case where it's not called is for http://... and ftp://... urls in which case it launches a browser. I prepend my links with a mgic word, for example "app_script://..." and everything's fine. Link: http://www.fltk.org/str.php?L2337 Version: 1.3-feature Fix Version: None _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
