Page 1 of 1

M1 first experience - now Ventura

Posted: Wed Mar 09, 2022 9:29 pm
by WilliamL
My first experiences with M1 version of Pure Basic was quite good. Everything ran! The IDE is buggy but not too difficult to use.

-First time running program there were odd behaviors but they cleared up after using it. I find I have to select the compiler every time I switch PB versions. The non M1 versions run fine and are a possible fall-back.

-Text seemed slightly wider and some gadget fields were too narrow causing them to be blank which caused me some confusion. I found going down one size (12 pt to 11 pt) helped.

-The window title and toolbar being on one line can effect the position of gadgets. There is an easy work-around for the original 2 lines on the forum

- I have scroll bars in all my gadgets and I'm not sure if it is due to the size the existing fonts being too large or if it is a 'feature' of PB. There is an easy work-around to supress them on the forum.

-PlayMovie doesn't work (hasn't for some time) but there are some easy work-arounds on the forum

-There isn't any ability to click on a file to load an app yet which is quite inconvenient.

Hey, add your own comments...

Re: M1 first experience

Posted: Thu Mar 10, 2022 6:38 pm
by mk-soft
-The window title and toolbar being on one line can effect the position of gadgets. There is an easy work-around for the original 2 lines on the forum
This is now the standard for macOS.
But you have found the solution.
- I have scroll bars in all my gadgets and I'm not sure if it is due to the size the existing fonts being too large or if it is a 'feature' of PB. There is an easy work-around to supress them on the forum.
I also have this with macOS Big Sur and the PB Intel version.
-There isn't any ability to click on a file to load an app yet which is quite inconvenient.
I don't know what you mean by that.

Re: M1 first experience

Posted: Thu Mar 10, 2022 8:23 pm
by WilliamL
Hi mk-soft,

Thanks for your input. It had been quite awhile since upgrading my system and maybe some of these issues already existed.
-There isn't any ability to click on a file to load an app yet which is quite inconvenient.
I was able to click on the data file of a program and it would cause the app to open and load the file. Fred gave us the code 10 years ago and it's not working on the M1. I posted it as a bug report (not really a bug) here https://www.purebasic.fr/english/viewtopic.php?t=78784 hoping it would get Fred's attention.

Re: M1 first experience-Ventura

Posted: Mon Nov 21, 2022 5:21 am
by WilliamL
I just upgraded to Ventura and had to re-install the 'Command Line Tools'.

Double-clicking on a file to run the app still doesn't work. viewtopic.php?t=78784

Everything is compiling fine now.