Hope this works.mag wrote:Hi,
In Mac, How do I code to open a website in user default web browser?
Thanks
Code: Select all
RunProgram("open", "http://www.purebasic.com","")
Hope this works.mag wrote:Hi,
In Mac, How do I code to open a website in user default web browser?
Thanks
Code: Select all
RunProgram("open", "http://www.purebasic.com","")
Same here like specified above.Mindphazer wrote:I have the same problem.
The result of CreateImage is not null, so this means the creation has succeed.
But I still have the "The specified #image is not initialized" when compiling.
I know that. I use another way for "copy and paste" from Safari.J. Baker wrote: Don't copy and paste from Safari. It doesn't work. Use Firefox.
If that's indeed what you did or not.