Re: Xcode 3.2.6 on Lion ?

2011-07-23 Thread Conrad Taylor
Sent from my iPhone On Jul 23, 2011, at 2:28 PM, Jean-Daniel Dupas wrote: > > Le 23 juil. 2011 à 23:22, Mike Abdullah a écrit : > >>> Oh, then there's 10.5 thing with libcrypto >> >> As far as I can tell that got fixed for the GM. >> > > What's got fixed, and what GM ? > > AFAIK, if you

Re: Animation Did Stop - Works For OS3 but not OS2.2

2009-07-04 Thread Conrad Taylor
Hi, I would highly recommend that you move this thread to the iPhone Developer Forums. This is the Cocoa Dev mailing list. -Conrad On Fri, Jul 3, 2009 at 3:37 PM, Dave DeLong wrote: > Hi Chunk, > > You're missing the third parameter of the selector (the context parameter). > Also, I believe t

Re: leaking UIColor objects

2009-07-06 Thread Conrad Taylor
On Sat, Jul 4, 2009 at 6:27 AM, WT wrote: > Hello all, > > my iPhone OS 3.0 app uses UIColor objects to set the colors of various > objects (text colors of labels, cell view backgrounds, and segmented control > tint colors), but I *never* store any of these colors as ivars. In other > words, I *o

Re: [iPhone] Multi-touch gestures in table views?

2009-07-12 Thread Conrad Taylor
Hi, please this is the cocoa-dev mailing list and this thread belongs in the iPhone Developer Forums. Thanks, -Conrad On Sun, Jul 12, 2009 at 12:21 PM, Fritz Anderson wrote: > On 12 Jul 2009, at 1:37 PM, Påhl Melin wrote: > > Is there a way to stop table views interpret multi-finger gestures as

Re: SpeechSynthesis

2009-07-23 Thread Conrad Taylor
On Thu, Jul 23, 2009 at 3:00 PM, Brian Heibert wrote: > How can I get my program to speak something > like a string of text? > > I am writing this program in a BASIC language why is it relevant here > because I am using _PASSTHROUGH code that > is Objective C > > I can handle putting the code in

Re: Recording phone calls

2009-07-23 Thread Conrad Taylor
On Thu, Jul 23, 2009 at 8:53 AM, Scott Ribe wrote: > > ...most states require the consent of both > > parties for one party to record the conversation. > > Actually, most states require the consent of only a single party. A handful > of states (~10?) require consent of all parties. The point of co

Re: Moderator - Re: iPad 4.2 (deploy to 3.2.2) error

2010-11-10 Thread Conrad Taylor
Sent from my iPad On Nov 10, 2010, at 11:00 AM, Laurent Daudelin wrote: > On Nov 10, 2010, at 10:24, Scott Ellsworth wrote: > [snip!] >>> >>> FYI -- An NDA or Non Disclosure Agreement (the third word being key) >>> requires two parties to agree to said terms. >>> >> >> Whether you signed an

Re: Advanced Mac OS X Bootcamp

2008-06-02 Thread Conrad Taylor
Hi, from the web site the price includes the following:Price A five-day class, a student guide, a luxury room, three delicious meals a day, a stylish "Big Nerd Ranch" t-shirt, and transportation to and from the airport for only $3500. Plan to arrive on Sunday evening and depart on Friday afternoon

Re: Race in Apple's NSTreeContoller/NSOutlineView

2008-06-19 Thread Conrad Taylor
Hi Godfrey, could you simply file a bug report at bugreport.apple.com? -Conrad Sent from my iPhone On Jun 19, 2008, at 7:49 PM, Godfrey van der Linden <[EMAIL PROTECTED]> wrote: Ok, this bug is thread related. I suspected that this was the case earlier since the problem is non-determinis

Re: Adding members to group in Address book

2008-07-18 Thread Conrad Taylor
Hi, you might want to try the following document: http://developer.apple.com/documentation/UserExperience/Conceptual/AddressBook/AddressBook.pdf Good luck, -Conrad On Thu, Jul 17, 2008 at 10:56 PM, Vijay Kanse <[EMAIL PROTECTED]> wrote: > Hello, > I want to add group and members to group in add

Re: Adding members to group in Address book

2008-07-18 Thread Conrad Taylor
Hi Vijay, I would recommend setting a breakpoint in the relevant method(s) to determine the locationof the problem. Good luck, -Conrad On Fri, Jul 18, 2008 at 1:50 AM, Conrad Taylor <[EMAIL PROTECTED]> wrote: > Hi, you might want to try the following document: > > http://deve

Re: Need help with predicate format

2008-07-28 Thread Conrad Taylor
Hi, I would recommend taking a look at the following document. http://developer.apple.com/documentation/Cocoa/Conceptual/Predicates/predicates.html Good luck, -Conrad On Mon, Jul 28, 2008 at 1:02 AM, Fabian <[EMAIL PROTECTED]> wrote: > Thanks. Maybe I should have made myself a little more clear

Re: Removing Applications from the Dock Programmatically

2008-08-26 Thread Conrad Taylor
Hi, what's your goal and context for wanting to do this? -Conrad On Tue, Aug 26, 2008 at 2:34 PM, Kevin Kicklighter < [EMAIL PROTECTED]> wrote: > I need to remove applications that were on the the Dock, programmatically > (running Leopard 10.5.4). Does anyone have a clue as to how I could > acco

Re: cocoa, Iphone and NDA

2008-09-20 Thread Conrad Taylor
Hi, you need to look at it from Apple's point of view. For example, there might be some legal and/or patent pending issues that need to be resolved before the NDA is lifted. Thus, everyone needs to remain patient. In short, Apple needs to do what's in the best interest of their company.

Re: Presumably iphone does Objective-C 2.0?

2008-03-06 Thread Conrad Taylor
Hi, I'm sure that iPhone has always done Objective-C because the iPhone is running a core version of the Mac OS X operating system. -Conrad On Thu, Mar 6, 2008 at 2:34 PM, Robert Nicholson <[EMAIL PROTECTED]> wrote: > So given that Core is supported by the iphone are all the Objective-C > 2.0feat

How to add controller class to NIB file?

2008-03-18 Thread Conrad Taylor
Hi, I'm seem to be stuck on page 45 of the "Cocoa Application Tutorial. I have tried several times to add the controller class to the NIB file without any success. I'm using Xcode 3.1 on a MacBook Pro Mac OS X 10.5.2. Thanks, -Conrad ___ Cocoa-dev ma

Re: How to add controller class to NIB file?

2008-03-18 Thread Conrad Taylor
e is posted to the display. -Conrad On Tue, Mar 18, 2008 at 9:41 PM, Kyle Sluder < [EMAIL PROTECTED]> wrote: > On Wed, Mar 19, 2008 at 12:36 AM, Conrad Taylor <[EMAIL PROTECTED]> > wrote: > > Hi, I'm seem to be stuck on page 45 of the "Cocoa Application Tut

Re: How to add controller class to NIB file?

2008-03-19 Thread Conrad Taylor
PROTECTED]> wrote: > On Wed, Mar 19, 2008 at 2:42 AM, Conrad Taylor <[EMAIL PROTECTED]> wrote: > > Hi, I'm trying to perform steps 1 - 5 starting on page 45 - 46 of the > > following: > > > http://developer.apple.com/documentation/Cocoa/Conceptual/ObjCTutor

Fwd: iPhone/iPod Touch

2008-03-21 Thread Conrad Taylor
Hey Clark, you might to take a look at the following video: Leveraging iPhone Location, Acceleration, Orientation, and System Information Lastly, I would recommend that you ut

Re: iPhone Interface builder

2008-03-28 Thread Conrad Taylor
Hi Ben, the iPhone SDK and all its associated tools are under Non-Disclosure Agreement (NDA). Thus, they cannot be discussed in a public forum at this time. Lastly, I would recommend using the resources located at the following location: http://developer.apple.com/iphone Thank you, -Conrad On

Re: Screen recorder

2009-04-03 Thread Conrad Taylor
Hi, I would recommend Screen Flow to capture what you're doing on the computer and Mouse Posé to display your keyboard commands. Good luck, -Conrad Sent from my iPhone On Apr 3, 2009, at 7:15 PM, Michaelian Ennis wrote: I need a screen recorder to make some tutorials for using an appli

Re: iPhone how to suppress phone dialer screen

2009-05-08 Thread Conrad Taylor
On Fri, May 8, 2009 at 4:59 AM, Shraddha Karwan wrote: > On Fri, May 8, 2009 at 5:16 PM, Gwynne Raskind >wrote: > > > > Please don't suppress the standard dialer screen. As long as it remains, > > the user has no doubt about what you're doing, and how to interact with > the > > interface. > > > >

Best practices for communicating with Java via Cocoa?

2009-05-14 Thread Conrad Taylor
Hi, what are the best practices for communicating to Java from Cocoa? It seems that a lot of the Java Bridge documents have been deprecated. For example, I'm seeing the following message: Legacy Document Important: The information in this document is obsolute and should not be used for new deve