get window height/width in real-time

Posted by cru3l on Stack Overflow See other posts from Stack Overflow or by cru3l
Published on 2010-04-08T23:33:15Z Indexed on 2010/04/09 0:13 UTC
Read the original article Hit count: 591

Filed under:
|

it's possible to get window width or height while resizing it? not on start or end of resizing (viewWillStartLiveResize, viewDidEndLiveResize), but in real time?

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about objective-c