News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Start here page

Started by sethjackson, January 30, 2006, 12:14:38 AM

Previous topic - Next topic

sethjackson

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

sethjackson

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).

sethjackson

YEEHAW. It works on non windyblows. schweet.  8) :lol: Patch is coming.....


sethjackson