Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Start here page
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Start here page (Read 4806 times)
sethjackson
Guest
Start here page
«
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.
Logged
sethjackson
Guest
Re: Start here page
«
Reply #1 on:
January 30, 2006, 12:57:30 am »
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).
Logged
sethjackson
Guest
Re: Start here page
«
Reply #2 on:
January 30, 2006, 01:13:48 am »
YEEHAW. It works on non windyblows. schweet.
:lol: Patch is coming.....
Logged
sethjackson
Guest
Re: Start here page
«
Reply #3 on:
January 30, 2006, 01:20:56 am »
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.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Start here page