Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Commit

Permalink
Relink text field with view controller delegate.
Browse files Browse the repository at this point in the history
Otherwise the keyboard is not dismissed when pressing the enter key and
the user remains trapped forever.
  • Loading branch information
Grzegorz Adam Hankiewicz committed Jul 25, 2011
1 parent 6ddf35d commit 033c867
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions DCIntrospectDemo/DCIntrospectDemo/en.lproj/MainWindow.xib
Expand Up @@ -447,6 +447,14 @@
</object>
<int key="connectionID">40</int>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
<string key="label">delegate</string>
<reference key="source" ref="861833270"/>
<reference key="destination" ref="943309135"/>
</object>
<int key="connectionID">50</int>
</object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
Expand Down

0 comments on commit 033c867

Please sign in to comment.