Redisplaying a view
Redisplaying a view
- Subject: Redisplaying a view
- From: email@hidden
- Date: Sun, 23 Nov 2003 20:24:37 -0500
I have a timer that calls a method that calls setNeedsDisplay to redraw
a view regularly. I also have a button that needs to redisplay the view
when pressed and it does the same thing. The former works, the latter
doesn't. Why doesn't the button update the view? I have tried the
direct display method, but that doesn't to it either. What is the deal?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.