Category "macos"

SwiftUI display gif image

The way to display animated gif image in swiftUI because of Image Image("fall-leaves") does not support gifs answer below

Where do I find the bashrc file on Mac?

Hello I am following this page.. I'm installing Python onto my mac so that I can set up a Django / Eclipse development environment. However I am not too sure ho

How do I convert JSON with variable variable names into swift object?

I am working on a project with an API which gives me a JSON Object with some data in a variable. But the name of the variable under which the data is provided c

comboBoxSelectionDidChange gives me previously selected value

I am using this notification for NSComboBox. Only problem is when I select a different item in the dropdown it always show previously selected value in the comb

Drag-to-resize NSView (or other object)

I'm trying to build an app that will allow the user to specify multiple areas of an image using rectangular bounding boxes that they can resize. So far, I've g

MAC OS ImportError: pycurl: libcurl link-time version (7.37.1) is older than compile-time version (7.43.0)

when i import curl in python interface,it displayed the error ImportError: pycurl: libcurl link-time version (7.37.1) is older than compile-time version (7.43.

Android studio mouse sometime not working?

I am using Android studio 2.1.1 Build #AI-143.2821654 build on April 28, 2016. JRE: 1.8.0_77-b03 x86_64 OS X El Capitan 10.11.3 I have met Android studio mou

Setting environment variables osx 12.0.1

I need some help to set environment variables on osX 12.0.1. I tried to edit .bash_profile (it doesnt exist), .zprofile and also a pllist approach. What irritat

JAVA_HOME no change for ionic run android

I am developing in Ionic 4. I am using mac Mojave, and according to java -version, I am using 1.8.0_201, and $ JAVA_HOME also points to 1.8.0_201. However, when

How can I change Mac OS's default Java VM returned from /usr/libexec/java_home

(Wasn't sure if this should go on SU... migration is certainly an option, but more programmers read questions here, so here goes). I am running Mac OS X 10.8.4

Factory reset mac terminal

Looks like I've messed up my terminal really badly. Im trying simple commands like ls, cd but I get: -bash: ls: command not found No brew commands are found ei

Where is Maven's settings.xml located on Mac OS?

Where is Maven's settings.xml located on Mac OS?

Lost dollar signs in terminal on Mac OSX

I was messing around in the terminal on my mac with virtualenv but now I lost the dollar signs on the command line! Does anybody know what this means and how

psql: command not found Mac

I installed PostgreSQL via the graphical install on http://www.postgresql.org/download/macosx/ I see it in my applications and also have the psql terminal in m

How to run a .jar in mac?

I've written a relatively simple java application. I have JDK on my PC, but I need it to run on a mac for school. The .jar runs perfectly on my PC, but I tested

Debugging Quicklook Plugin in Xcode

I am trying to debug a quicklook plugin in Xcode 4.6. I have created the executable in Edit Scheme. Now, when I build the project the plugin is not installed to

how to move NSWindow to a particular screen?

In my app I need to be able to move my app's windows between the screens programmatically. I'm working on my MacBookPro and I'm connected to DELL monitor. So wh