]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/function.tex
[ 1587059 ] wxLaunchDefaultBrowser fix for KDE
[wxWidgets.git] / docs / latex / wx / function.tex
index 47d46b1b40c634db6d6d7e4e2e32fd038c2e05a2..2b06d32202f8a647e3e9a249fd43dc1ccad1882b 100644 (file)
@@ -3286,6 +3286,10 @@ Open the \arg{url} in user's default browser. If \arg{flags} parameter contains
 
 Returns \true if the application was successfully launched.
 
+Note that for some configurations of the running user, the application which
+is launched to open the given URL may be URL-dependent (e.g. a browser may be used for
+local URLs while another one may be used for remote URLs).
+
 \wxheading{Include files}
 
 <wx/utils.h>