简体   繁体   English

ShowMessage()不适用于Delphi xe5中的iOS 7模拟器

[英]ShowMessage() doesn't work for iOS 7 simulator in Delphi xe5

After installing update 1 and the iOS 7 styles for delphi xe5, the function, "ShowMessage('some text to show');" 为delphi xe5安装更新1和iOS 7样式后,函数“ShowMessage('some text to show');” does not work properly. 不能正常工作。 The function seems to execute fine in the debugger but within the simulator, no pop up message is shown. 该函数似乎在调试器中执行正常,但在模拟器中,没有显示弹出消息。 This is true for the dialog, alert confirmation features as well. 对于对话框,警报确认功能也是如此。 Everything does work fine on an actual device... Anyway to fix this so that it works again for the simulator ? 在实际设备上一切正常工作......无论如何要解决这个问题,以便它再次为模拟器工作?

根据http://edn.embarcadero.com/article/43522,这已在Delphi XE5 Update 2中修复,现在可用(参见此处

显然,这是一个尚未解决的已知问题: https//forums.embarcadero.com/thread.jspa?threadID = 96373

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM