English 中文(简体)
IDView功能类似于警示
原标题:UIView functions similar to Alertview
  • 时间:2011-01-10 11:41:55
  •  标签:
  • iphone

我需要在警示中增加3个县和一个文本区。

在警示调查地点,不可能形成一种观点,即3个县和一个文本现场。

在任何时候,只要有此需要,我就这样说。

additionalView.center = self.view.center;
[self.view addsubview:additionalView];

显示罚款, 它对现有的观点作了补充,即罚款,但当点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点点时,所有方都正在工作。

但是,我需要与调查组相同的额外调查功能。

如何做到这一点,可以帮助我。

预先感谢u。

最佳回答

IDView有一个称为你可以设立的财产中心,因此,你可以指定其家长意见的中心,直接放在中间:

additionalView.center = self.view.center;
[self.view addSubview:additionalView];

......将在中间(按其框架计算)展示观点。

问题回答

@ above above 观点,如果乌想要把这种观点放在中心位置,那么就必须让中心对另外一种看法持看法。 观点

But u wanna do it through a UIAlertView then i suggest u to follow this link..http://www.iphonedevsdk.com/forum/iphone-sdk-development/1704-uitextfield-inside-uialertview.html

希望这将有助于!





相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签