Coder Social home page Coder Social logo

勘误 about ios-pro HOT 5 OPEN

tangqiaoboy avatar tangqiaoboy commented on August 20, 2024
勘误

from ios-pro.

Comments (5)

Tuluobo avatar Tuluobo commented on August 20, 2024

还有 page126 中间代码字典 renderObject 中的 content 写成了conent。

from ios-pro.

Tuluobo avatar Tuluobo commented on August 20, 2024

UIWindow这个代码在Xcode7下面崩溃,在网上查了一下,说是:Xcode7需要所有UIWindow必须有一个rootViewController,望确认。

from ios-pro.

tangqiaoboy avatar tangqiaoboy commented on August 20, 2024

@Tuluobo 谢谢你的反馈, Xcode7需要所有UIWindow必须有一个rootViewController --- 应该差不多是你的意思。这个应该是苹果在 iOS 9 系统下新加的规则。

from ios-pro.

Tuluobo avatar Tuluobo commented on August 20, 2024

这样的话,直接在UIWindow上添加的View就不能响应到键盘和鼠标了,被rootViewController盖在了上面。所以需要修改子View的父View。我下载了你的例子,添加了rootViewController,文本框就不能获得键盘响应。

from ios-pro.

tangqiaoboy avatar tangqiaoboy commented on August 20, 2024

是的。书上的办法不能工作了。

在 2015年11月15日 下午9:09,Tuluobo [email protected]写道:

这样的话,直接在UIWindow上添加的View就不能响应到键盘和鼠标了,被rootViewController盖在了上面。所以需要修改子View
的父View。我下载了你的例子,添加了rootViewController,文本框就不能获得键盘响应。


Reply to this email directly or view it on GitHub
#10 (comment).

from ios-pro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.