Hey All,
In my debugger window I'm getting 10 instances of
: CGImageSourceCreateWithData data parameter is nil
I have no idea where this is coming from, none of my classes appear to
call any methods related to this. What issue would cause this error?
Leopard, Xcode 3.1
Cheers
Alex
it's not a link and it was not
clicked.
Even if I remove all code from within the delegate method, the iFrame
will not display properly within the webview. Take the method out
altogether and it works as it should.
Is there a way to separate a clicked link from inserted HTML?
Cheers
?
Cheers
Alex Mills
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscrip
close the iFrame, I cannot write to it.
Any help would be very much appreciated.
Cheers
Alex Mills
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at coco
Hey
Thanks Jean-Daniel Dupas, your 'untested' code works brilliantly!
Really appreciate it man. Thanks to everyone else who helped with this topic.
Cheers
Alex Mills
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not
ted your help so far!
Cheers
Alex Mills
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update y
e selected text within the editor
bold. If this is possible I then want to save the editor generated html to
string so that I can store it within Core Data. I checked out the Apple Webkit
programming guide but it doesn't provide much.
Any help would be greatly appreciated.
Che
count = [selectedObjects count];
if (count == 0)
{
[newTabView selectTabViewItemWithIdentifier:@"2"];
}
else
{
[newTabView selectTabViewItemWithIdentifier:@"1"];
}
return;
}
Cheers
Alex Mills
On
Hey,
I have started looking at Key Value Observing but I'm having trouble
working out how to observe the changes within an Array.
Is there some place I can find example code on this to help wrap my
head around it?
Cheers
Alex Mills
On Sep 20, 2008, at 6:50 AM, Nick Zitzmann
isplayed. If you
guys know of a better way to do the above procedure please let me know.
Cheers
Alex Mills
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at
10 matches
Mail list logo