Click here to Skip to main content
15,798,037 members
Home / Discussions / Objective-C and Swift
   

Objective-C and Swift

 
GeneralRe: Difference between C and Objective-C Pin
thatraja10-Jun-14 22:11
professionalthatraja10-Jun-14 22:11 
GeneralRe: Difference between C and Objective-C Pin
Richard MacCutchan10-Jun-14 22:28
mveRichard MacCutchan10-Jun-14 22:28 
GeneralRe: Difference between C and Objective-C Pin
thatraja10-Jun-14 22:42
professionalthatraja10-Jun-14 22:42 
GeneralRe: Difference between C and Objective-C Pin
Dennis E White11-Jun-14 5:24
professionalDennis E White11-Jun-14 5:24 
GeneralRe: Difference between C and Objective-C Pin
Richard MacCutchan11-Jun-14 6:53
mveRichard MacCutchan11-Jun-14 6:53 
AnswerRe: Difference between C and Objective-C Pin
Dennis E White11-Jun-14 5:22
professionalDennis E White11-Jun-14 5:22 
GeneralRe: Difference between C and Objective-C Pin
Manikandan1011-Jun-14 18:31
professionalManikandan1011-Jun-14 18:31 
QuestionUIWebView Scroll delegate Pin
Erdinc2720-May-14 23:17
Erdinc2720-May-14 23:17 
hey all. i have an UIWebView(tarayici in my situation) in view controller. it works fine when its scroll view delegate is not assigned to view controller. but i need to know when it is scrolled that is why i wrote this code.
Objective-C
self.tarayici.scrollView.delegate = self;

but when i write this down then webview acts so weird. for example after this code when i want to scroll then it scrolls only once if i make 3 or 4 attempts. so how can make it work more efficient with that code ?
vemedya.com

AnswerRe: UIWebView Scroll delegate Pin
Dennis E White21-May-14 5:38
professionalDennis E White21-May-14 5:38 
GeneralRe: UIWebView Scroll delegate Pin
Erdinc2721-May-14 5:48
Erdinc2721-May-14 5:48 
QuestionRegarding objective-c's IDE and working OS?! Pin
Amr Bakri14-Apr-14 14:35
Amr Bakri14-Apr-14 14:35 
AnswerRe: Regarding objective-c's IDE and working OS?! Pin
Richard MacCutchan14-Apr-14 22:54
mveRichard MacCutchan14-Apr-14 22:54 
AnswerRe: Regarding objective-c's IDE and working OS?! Pin
Dennis E White15-Apr-14 6:00
professionalDennis E White15-Apr-14 6:00 
AnswerRe: Regarding objective-c's IDE and working OS?! Pin
future201510-Jun-14 4:50
future201510-Jun-14 4:50 
AnswerRe: Regarding objective-c's IDE and working OS?! Pin
KarstenK29-Sep-14 8:38
mveKarstenK29-Sep-14 8:38 
QuestionIs it possible Java App developed on Net Bean that can Translate into Objective C for IOS Pin
Member 103822404-Mar-14 10:06
Member 103822404-Mar-14 10:06 
SuggestionRe: Is it possible Java App developed on Net Bean that can Translate into Objective C for IOS Pin
Richard MacCutchan4-Mar-14 23:33
mveRichard MacCutchan4-Mar-14 23:33 
QuestionOSX Desktop Manager (Quartz Compositor) Pin
Member 1060876119-Feb-14 1:57
Member 1060876119-Feb-14 1:57 
AnswerRe: OSX Desktop Manager (Quartz Compositor) Pin
Richard MacCutchan19-Feb-14 4:03
mveRichard MacCutchan19-Feb-14 4:03 
GeneralRe: OSX Desktop Manager (Quartz Compositor) Pin
Member 1060876121-Feb-14 1:51
Member 1060876121-Feb-14 1:51 
GeneralRe: OSX Desktop Manager (Quartz Compositor) Pin
Dennis E White21-Feb-14 6:12
professionalDennis E White21-Feb-14 6:12 
GeneralRe: OSX Desktop Manager (Quartz Compositor) Pin
Member 1060876122-Feb-14 16:35
Member 1060876122-Feb-14 16:35 
AnswerRe: OSX Desktop Manager (Quartz Compositor) Pin
Dennis E White19-Feb-14 5:36
professionalDennis E White19-Feb-14 5:36 
GeneralRe: OSX Desktop Manager (Quartz Compositor) Pin
Member 1060876121-Feb-14 1:41
Member 1060876121-Feb-14 1:41 
GeneralRe: OSX Desktop Manager (Quartz Compositor) Pin
Dennis E White21-Feb-14 5:57
professionalDennis E White21-Feb-14 5:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.