Igor Delovski Board Forum Index Igor Delovski Board
My Own Personal Slashdot!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Swift

 
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Mac Cocoa
Mac Cocoa  
Author Message
delovski



Joined: 14 Jun 2006
Posts: 3523
Location: Zagreb

PostPosted: Sun Nov 08, 2015 2:47 am    Post subject: Swift Reply with quote

r - Swift2 tuts for ObjC + Ruby programmer

"The official documentation has a book that covers a lot of the questions
that come up when working with Cocoa from Swift - Using Swift with Cocoa
and Objective-C
.

Also, check out the language reference with an open playground."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3523
Location: Zagreb

PostPosted: Fri Feb 09, 2018 1:18 am    Post subject: Reply with quote

packtpub.com - Integrating with Objective-C

"In this article written by Kyle Begeman author of the book Swift 2 Cookbook,
we will cover the following recipes:

Porting your code from one language to another
Replacing the user interface classes
Upgrading the app delegate

In the previous recipe we learned how to add a new code into an existing
Objective-C project, however you shouldn't only add new code but also, as
far as possible, you should migrate your old code to the new Swift language."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3523
Location: Zagreb

PostPosted: Fri Mar 15, 2019 4:18 pm    Post subject: Reply with quote

Bart Jacobs - What Is an Optional in Swift

Bart Jacobs - What Does an Exclamation Mark Mean in Swift
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3523
Location: Zagreb

PostPosted: Fri Jul 10, 2020 8:53 am    Post subject: Reply with quote

git - MonitorControl

"Control your external monitor brightness, contrast or volume directly from a
menulet or with keyboard native keys."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3031
Location: Europe

PostPosted: Mon Dec 21, 2020 10:56 pm    Post subject: Reply with quote

r - I made an app that automatically unmounts external disks when your
Mac starts sleeping and mounts them again after it wakes up.


"I made Ejectify that automatically unmounts my Time Machine disk, and other
external volumes, when my Mac starts sleeping, and mount them again after it
wakes up. Problem solved!

PS. Source code is available on GitHub."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3031
Location: Europe

PostPosted: Sat Jun 17, 2023 9:28 pm    Post subject: Reply with quote

https://blog.schiavo.me/posts/scanning-documents/

Scanning documents with Vision and VisionKit on iOS 13

In iOS 13, Apple's Vision framework also adds support for OCR (Optical
Character Recognition), which allows you to detect and recognize text on
scanned documents!

git - WeScan framework

"Objective-C:

Create a dummy swift class in your project. When Xcode asks if you'd like to
create a bridging header, press 'Create Bridging Header'
In the new header, add the Objective-C class (#import myClass.h) where
you want to use WeScan
In your class, import the header (import <yourProjectName.swift.h>)
Drag and drop the WeScan folder to add it to your project
In your class, add @Class ImageScannerController;"


Read more about it: Adding document scanning to your app with WeScan/

Tesseract on git: Pocket-OCR

"This project is a demonstration of implementing the Tesseract OCR engine on
the iPhone platform. It works best with the iPhone 3GS and it's autofocus lens.
External lenses for older iPhones may be necessary for optimal image capture."


git - Tesseract OCR iOS

"Use Tesseract OCR in iOS 9.0+ projects written in either Objective-C or
Swift. Easy and fast."
[/url][/b]
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Mac Cocoa All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Delovski.hr
Powered by php-B.B. © 2001, 2005 php-B.B. Group