loceee / cocoadialog

Common GUI controls for OS X scripting. This fork builds on 10.10, and will display at logout on 10.9+

Home Page:http://mstratman.github.com/cocoadialog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This fork from https://github.com/cooljeanius/cocoadialog has changes to the project so it builds against 10.9/10.10.

Most importantly it contains a fix so cocoaDialog can display on a logouthook on 10.9+.

Disclaimer

I have no idea what I am doing, I am not a cocoa programmer. I just hacked in some changes to the method that sets the panel float level. It's probably the completely wrong approach. Credit to this code: https://github.com/dayglojesus/filevaultsetup/blob/master/FileVault%20Setup/FVSAppDelegate.m#L278

Please feel free to submit PRs to fix whatever mistakes I've made.

###USE IT AT YOUR OWN RISK###

Binary Here

Downloads

About

Common GUI controls for OS X scripting. This fork builds on 10.10, and will display at logout on 10.9+

http://mstratman.github.com/cocoadialog

License:GNU General Public License v2.0


Languages

Language:Objective-C 91.1%Language:C 8.8%Language:Perl 0.1%