开发者

Alternate to control+drag to connect view element with file owner in xCode interface builder?

开发者 https://www.devze.com 2022-12-28 04:28 出处:网络
Working on an iPhone application through a TightVNC connection into a Mac Mini; the control+drag operation in Interface Builder to connect a view element to file owner doesn\'t work - I don\'t see the

Working on an iPhone application through a TightVNC connection into a Mac Mini; the control+drag operation in Interface Builder to connect a view element to file owner doesn't work - I don't see the connecting line.

It does work when I connect keyboard, mouse and monitor to the Mini and work on it directly, however it is a lot more convenient for me to run it through a VNC connection. Must be some quirk of the TightVNC connection 开发者_Go百科that is preventing this. I tried different TightVNC settings for the cursor (let server handle it and so on) but no luck.

Is there an alternative to control+drag to hook up outlets?


You can try right-clicking by holding Control and clicking the element (depending on the keyboard settings, it might be Command click instead), this will show a popup, and then you can drag the circle on the right hand side of the property you want to link up.

0

精彩评论

暂无评论...
验证码 换一张
取 消