X xcoder78 macrumors newbie Original poster Jul 9, 2007 9 0 Jul 10, 2007 #1 This for Xcode by the way. Uh, how do you make the Loading circle turn while a page is loading. Or make the loading bar move.
This for Xcode by the way. Uh, how do you make the Loading circle turn while a page is loading. Or make the loading bar move.
K kainjow Moderator emeritus Jun 15, 2000 7,958 7 Jul 10, 2007 #2 Are you referring to NSProgressIndicator? If you read the documentation, you will see the startAnimation: and stopAnimation: methods.
Are you referring to NSProgressIndicator? If you read the documentation, you will see the startAnimation: and stopAnimation: methods.