Re: Scroller and not apple's mouse

2021-04-13 Thread Alex Zavatone via Cocoa-dev
And WHICH non-Apple mice are you using? Sent from my iPhone > On Apr 13, 2021, at 8:44 AM, Alex Zavatone wrote: > > Please show your code. Otherwise, we have little to go on. > > Sent from my iPhone > >> On Apr 13, 2021, at 2:41 AM, Allan Odgaard via Cocoa-dev >> wrote: >> >> Probably t

Re: Scroller and not apple's mouse

2021-04-13 Thread Alex Zavatone via Cocoa-dev
Please show your code. Otherwise, we have little to go on. Sent from my iPhone > On Apr 13, 2021, at 2:41 AM, Allan Odgaard via Cocoa-dev > wrote: > > Probably two things relevant here. > > One is General in system preferences which look like this: > > ![](cid:2C16BC1B-F302-426F-9F6A-665F5

Re: How to check signature and notarization?

2021-04-13 Thread Gabriel Zachmann via Cocoa-dev
Thanks a lot to all of you! This is very helpful! Best regards, Gabriel > On 13. Apr 2021, at 00:45, Jack Brindle wrote: > > Quick followup: > > Howard’s app: ArchiChect will do the job you need. The product page is at: > > https://eclecticlight.co/32-bitcheck-archichect/ > > And it is fr

Re: Scroller and not apple's mouse

2021-04-13 Thread Allan Odgaard via Cocoa-dev
Probably two things relevant here. One is General in system preferences which look like this: ![](cid:2C16BC1B-F302-426F-9F6A-665F55C99045@simplit.com "PastedImage.png") A Magic Mouse may count as a “track pad” so if you have this setting to automatic, the scrollers will only be shown when s

Re: Scroller and not apple's mouse

2021-04-13 Thread IOS NACSPORT via Cocoa-dev
Hi, I connect any non-Apple mouse, turn off the Apple mouse and the scroll shows, in it I can´t change the background color. I used swift and macOS. Without another mouse, only magic mouse I can change this color without problem. Regards El 12/4/21 a las 23:40, Jack Brindle escribió: What