[MonoTouch] How can I rename RootViewController?
diviner
divinerchan at gmail.com
Fri Mar 2 17:59:07 UTC 2012
NewBeeMe,
For my solution, it is complicated, but work.
Rename a ViewController, following steps:
1. Open xcode buy double the ViewController node(or storyboard in iOS5) from
Project Navigator.
2. Select the ViewController, and see the Identity Inspector, you find the
"Custom Class" section. Rename the Class what you like.
3. Save it and close XCode, you will be return to MonoDevelop. You find the
new name's ViewController what you specified from step 2.
4. And you see the original ViewController also. Move all the coding from
original ViewController to new ViewController. That's all.
Anyone suggestion are still be welcome.
Thanks.
Diviner.
--
View this message in context: http://monotouch.2284126.n4.nabble.com/How-can-I-rename-RootViewController-tp4270012p4439268.html
Sent from the MonoTouch mailing list archive at Nabble.com.
More information about the MonoTouch
mailing list