Coder Social home page Coder Social logo

osx-dev-daily's Introduction

osx-dev-daily

OSX Development Video Tutorials Every Day

Thanks

Thanks for giving stars to OSX Dev Daily repo. I am currently busy in preparing AngelHack Week in Hong Kong. I will not be available in producing videos the next couple weeks. It also gave me some time to restructure the video series and this repo structure. Should you have any suggestion, please feel free to create an issue and discuss together.

Thanks for your support again. Your recommendations are my driving force.

Video Index

osx-dev-daily's People

Contributors

harryworld avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

osx-dev-daily's Issues

NSAlert question

https://www.youtube.com/messages

i create the app simple. the app just remind work. i have problem how to my Alert always show pop up all other app. i tried code but my alert will hide when use other app 

let myPopup: NSAlert = NSAlert()
    myPopup.messageText = "Notification"
    myPopup.informativeText = "Hello world"
    myPopup.alertStyle = NSAlertStyle.WarningAlertStyle
    myPopup.addButtonWithTitle("OK")
    myPopup.addButtonWithTitle("Cancel")
    myPopup.runModal()

But when i use other app it hide.
I want always show alert.
You can tutorial code example help me ?

I just beginner. I want writer app remind simple. I spent a whole day to do it but i can't. please help me
Thank you

Any chance to provide Chinese version of these lessons?

I am an developer from mainland, I watched your video and felt they are incredible! But my poor English prevents me from understanding some of the content. So a Chinese or Cantonese version would be appreciated if you please.

我是大陸的開發者,在Youtube上看了你的教學影像,覺得你說得很好,但是我英文不是太好所以看起來有點吃力,如果你曾有錄製過國語/粵語版本的視頻可否提供網址?

WWDC 2016 Review

Possible updates

  • MacOS
  • Instant Apps
  • Run iOS App in Mac
  • Siri API

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.