python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Adjust width of Focus Rectangle around QLineEdit on Mac
When a QLineEdit has focus on a Mac, the Mac automatically puts what seems like a 3px-4px wide Focus Rectangle around it. I read
Qt4 Stylesheets and Focus Rect but I only want to adjust the width of t...
Dennis
Votes: 0
Answers: 0
How to stop the ng serve in the mac terminal as Cmd + C doesn't work
I have the following setup for Angular below. I am using an external monitor that switches between a Win10 machine and a MacBook pro running Catalina. I use my Win10 for work a lot and thus have a sin...
cdub
Votes: 0
Answers: 1
macOS: Unable to resolve symbols for custom kernel extensions
I am trying to build a custom kernel extension for macOS catalina 10.15.7 and XCode 12.4 to access a third-party USB-Wifi dongle (Alfa Network AWUS036NHA with Atheros AR9271 chipset).
Since the manufa...
Matthias Kesenheimer
Votes: 0
Answers: 1
script.py in path but can't be executed without providing full path
I have a script I have downloaded and installed from GitHub that I am trying to add to my path. Although the script is in the path already somehow I can't run it unless I provide the full path.
echo $...
Amaranta_Remedios
Votes: 0
Answers: 2