Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: yuewah on July 13, 2014, 12:21:50 PM

Title: MonoTouch.UIKit Inspiration.
Post by: yuewah on July 13, 2014, 12:21:50 PM
MonoTouch.UIKit is c# wrapper for iOS UI framework, its feature is very complete, robust. I would recommend NGUI can implement its features or its design pattern as well as the naming of UI component.

UIImage, UIImageView, UIButton, UIScrollView, UILabel, UISlider, UISwitch, UITextField, UITextView, UITextInput etc
Title: Re: MonoTouch.UIKit Inspiration.
Post by: Nicki on July 13, 2014, 06:46:19 PM
k.

I can see the advantage in unifying the naming with something like iOS, but at this point it would be a fairly fundamental change from what NGUI is now, which means all earlier projects would break if they upgraded to that version. To a large extent, NGUI already uses naming very close to this though.