Search found 516 matches

by Wolfram
Mon Apr 01, 2024 1:29 pm
Forum: Off Topic
Topic: Happy Birthday, Fred!
Replies: 17
Views: 586

Re: Happy Birthday, Fred!

Dear Fred,

Happy Birthday!
by Wolfram
Mon Feb 26, 2024 6:17 pm
Forum: Mac OSX
Topic: enable microphone on webview gadget ?
Replies: 5
Views: 495

Re: enable microphone on webview gadget ?

You must enable microphone access for your APP in system settings privacy.
by Wolfram
Fri Dec 15, 2023 5:34 pm
Forum: Announcement
Topic: PureBasic 6.04 LTS is out !
Replies: 78
Views: 11912

Re: PureBasic 6.04 LTS is out !

Many, many thanks and marry Christmas!!!
by Wolfram
Thu Dec 14, 2023 8:51 pm
Forum: Bugs - IDE
Topic: [Done] IDE crashes on startup
Replies: 3
Views: 458

Re: [Done] IDE crashes on startup

Tanks, this sounds great.
But Xcode 15 requires macOS Ventura 13.5 and I'm on 10.15.7 Catalina.
Let's see what's happened after the hotfix. :-)
by Wolfram
Thu Dec 14, 2023 6:07 pm
Forum: Bugs - IDE
Topic: [Done] IDE crashes on startup
Replies: 3
Views: 458

[Done] IDE crashes on startup

Since PB 6.0.3 the IDE crashes on macOS 10.15.7 Catalina. It frees while showing the PB splash screen.
by Wolfram
Wed Dec 13, 2023 8:24 pm
Forum: Announcement
Topic: PureBasic 6.04 LTS is out !
Replies: 78
Views: 11912

Re: PureBasic 6.04 LTS is out !

Fred wrote: Wed Dec 13, 2023 4:42 pm I will try to release an hotfix tomorrow.
Hi Fred,
please could you check why the IDE crashes on macOS 10.15.7 too.
by Wolfram
Sat Dec 09, 2023 12:04 pm
Forum: Announcement
Topic: PureBasic 6.04 LTS is out !
Replies: 78
Views: 11912

Re: PureBasic 6.04 beta 2 is out !

Many thanks for your Work!

Unfortunately the IDE no longer starts under macOS Catalina since pb 6.0.3. I know that I can replace it with IDE 6.0.2, but this is only a workaround.
Will there be a bugfix or is the OS too old for PB 6.0.3?
by Wolfram
Sat Aug 12, 2023 8:04 pm
Forum: Mac OSX
Topic: PB_Gadget_SetOpenFinderFiles() is broken
Replies: 10
Views: 1365

PB_Gadget_SetOpenFinderFiles() is broken

If I try my programs on macOS 11 (Big Sur) the PB_Gadget_SetOpenFinderFiles() function works not as on older OS versions. Normally I can start my program by double click on a file or drop a file on the program and the programs loads the file after it is started. On macOS 11 and later the program sta...
by Wolfram
Sun Aug 06, 2023 5:25 pm
Forum: Announcement
Topic: PureBasic 6.03 LTS is released !
Replies: 184
Views: 38094

Re: PureBasic 6.03 LTS beta 3 is ready to test !

Hello Fred,

it would be great if you can fix the broken PB_Gadget_SetOpenFinderFiles() in this release.
Since macOS 11 (Big Sur) it dosen't work anymore.

viewtopic.php?t=79365

Thanks
by Wolfram
Sun Jul 30, 2023 12:20 pm
Forum: Mac OSX
Topic: File hand-off on Silicon
Replies: 6
Views: 1458

Re: File hand-off on Silicon

I have this problem too. On Intel macOS Ventura.
On Catalina it works.
Does someone has an idea to fix this probelm?
by Wolfram
Sun Jan 22, 2023 4:01 pm
Forum: Mac OSX
Topic: Respond to Quit from Application Menu
Replies: 4
Views: 516

Re: Respond to Quit from Application Menu

Why do you use PostEvent(#PB_Event_CloseWindow, #Main, #Null) instead of Break?
by Wolfram
Sun Jan 01, 2023 11:38 am
Forum: Coding Questions
Topic: How to insert code to IDE on Mac and Linux
Replies: 5
Views: 1437

Re: How to insert code to IDE on Mac and Linux

Hello everybody,

are there any news how to run this on macOS? I have tried Danilo example, but it dose't work.
by Wolfram
Fri Dec 30, 2022 4:26 pm
Forum: Coding Questions
Topic: how can I activate PB Environmentvariables?
Replies: 2
Views: 281

how can I activate PB Environmentvariables?

Why dose the Environmentvariables isn't shown here on maxOS?
Both variables are not set on my IDE 5.73.

Code: Select all

MessageRequester("", GetEnvironmentVariable("PB_TOOL_Scintilla"))
MessageRequester("", GetEnvironmentVariable("PB_TOOL_FileList"))
by Wolfram
Sun Nov 13, 2022 8:53 pm
Forum: Mac OSX
Topic: How to make .app with dynamic lib. ?
Replies: 18
Views: 1279

Re: How to make .app with dynamic lib. ?

Hello dibor,

please try my plist tool.This copy's recourses and other content too.
Maybe this works for you.

viewtopic.php?p=585319#top
by Wolfram
Tue Aug 23, 2022 12:26 pm
Forum: Mac OSX
Topic: NSLog problem with PB6
Replies: 24
Views: 1615

Re: NSLog problem with PB6

Yes, my second post is tested
PB6.beta7, macOS Catalina.