Re: Need help on nsfontmanager.

2009-01-12 Thread Alan Shouls
font like Impact has just a "Regular" Hope that this helps Best regards Alan Shouls ___ 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

Re: [OT] Localizing an App or Plugin

2009-02-03 Thread Alan Shouls
o the string sizes when they load - amongst other things the localizers do not work on OSX - so it is better if I take this load on. Best regards Alan Shouls ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or mode

NSXML & Auto Release Pools

2009-02-04 Thread Alan Shouls
Hi I am having some problems with NSXML and auto relese pools. I am using NSXML in a C++ and am working through some test cases and have come across something I can't quite figure out. Here is what I do: 1. Create an Auto Release Pool 2. Create an NSXML object using [NSXMLDocument alloc] initWit

Re: NSXML & Auto Release Pools

2009-02-04 Thread Alan Shouls
Hi James, The NSXML object is probably calling autorelease on something in its dealloc method (this is perfectly legal, and should generally be seen as implementation detail - you're just seeing a side effect of it here). Right - thanks for this. This explains what is happening. Best reg

Re: Properly symbol fonts handling in Cocoa

2009-03-09 Thread Alan Shouls
. I would not recommend changing character codes as the UI will be strange and different from other applications. Best regards Alan Shouls ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments

Threaded Server using Distributed Objects

2009-03-21 Thread Alan Shouls
or a leg-up as to how to go about this. Best regards Alan Shouls ___ 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.c