• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSTextField not updating programmatically [SOLVED]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextField not updating programmatically [SOLVED]


  • Subject: Re: NSTextField not updating programmatically [SOLVED]
  • From: <email@hidden>
  • Date: Thu, 24 Feb 2005 11:11:31 +0000

Actually, this was working.  Exactly as I was asking it to, appending the filename to the end of the current string.  I couldn't see it because it was longer than the window.

Changed it to:

[progressField setStringValue:@"Processing: %@", newOutputPath];

Now it works.  Figured it out myself.

James

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: NSView isFlipped & NSBitmapImageRep
  • Next by Date: NSTask not using arguments?
  • Previous by thread: Re: NSView isFlipped & NSBitmapImageRep
  • Next by thread: NSTask not using arguments?
  • Index(es):
    • Date
    • Thread