| Sign In/My Account | View Cart |
| Article: |
BYOB: Build Your Own Browser, Part 3 | |
| Subject: | Display Page Title | |
| Date: | 2007-07-07 13:29:24 | |
| From: | ALEPETY | |
|
Hi everyone! To display page title add this to implementation file (mydocument.m) - (void)webView:(WebView *)sender didReceiveTitle:(NSString *)title forFrame:(WebFrame *)frame
|
||