Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: sethjackson on January 30, 2006, 12:14:38 am
-
Hi I was looking at the start here page code and I belive when you click on a link it opens the link only on Windows. I belive this is possible on Linux/Unix/Whatever using one piece of code.
Check this out (I don't have anything besides Windows so I can't test it on Linux). The last post on the first page of the thread below. :wink:
http://wxforum.shadonet.com/viewtopic.php?t=82&postdays=0&postorder=asc&start=0
I hate seeing those ShellExecute's all over the place. :P
-
Even better
http://www.wxwidgets.org/manuals/2.6.2/wx_miscellany.html#wxlaunchdefaultbrowser
I tried it and it works. I wonder if it works on something besides Windows I'll check it out soon (I hope).
-
YEEHAW. It works on non windyblows. schweet. 8) :lol: Patch is coming.....
-
Ok patch submitted.
http://sourceforge.net/tracker/index.php?func=detail&aid=1418225&group_id=126998&atid=707418
All you Non-Windows users could you please test this??? Thanks. :)