• 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: NSControl's not updating
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSControl's not updating


  • Subject: Re: NSControl's not updating
  • From: Ricky Sharp <email@hidden>
  • Date: Sat, 14 Jan 2006 17:09:14 -0600


On Jan 14, 2006, at 3:45 PM, Coleman Nitroy wrote:


On Jan 13, 2006, at 8:05 PM, Keith Wilson wrote:

have you tried [textfield display];

Yep, so far I have all this and the textfield does not update:

[textfield setHidden: YES];

Look at what setHidden: does.

    [textfield setStringValue:@""];
    [textfield drawRect:[textfield frame]];
    [textfield display];
    [window update];

___________________________________________________________ Ricky A. Sharp mailto:email@hidden Instant Interactive(tm) http://www.instantinteractive.com

_______________________________________________
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


  • Follow-Ups:
    • Re: NSControl's not updating
      • From: Coleman Nitroy <email@hidden>
References: 
 >NSControl's not updating (From: Coleman Nitroy <email@hidden>)
 >Re: NSControl's not updating (From: Mike Abdullah <email@hidden>)
 >Re: NSControl's not updating (From: Keith Wilson <email@hidden>)
 >Re: NSControl's not updating (From: Coleman Nitroy <email@hidden>)

  • Prev by Date: Target Dependancy Problem
  • Next by Date: How to get initial values into dialog via bindings?
  • Previous by thread: Re: NSControl's not updating
  • Next by thread: Re: NSControl's not updating
  • Index(es):
    • Date
    • Thread