• 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: Coleman Nitroy <email@hidden>
  • Date: Sat, 14 Jan 2006 16:45:46 -0500


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];
    [textfield setStringValue:@""];
    [textfield drawRect:[textfield frame]];
    [textfield display];
    [window update];

--
Coleman Nitroy
_______________________________________________
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: Ricky Sharp <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>)

  • Prev by Date: NSScroller
  • Next by Date: Re: NSWindow keyWindow problem (HELP)
  • Previous by thread: Re: NSControl's not updating
  • Next by thread: Re: NSControl's not updating
  • Index(es):
    • Date
    • Thread