Fwd: Re: Home Button
Fwd: Re: Home Button
- Subject: Fwd: Re: Home Button
- From: Brian Heibert <email@hidden>
- Date: Thu, 21 Jun 2007 19:54:10 -0400
See below
Date: Thu, 21 Jun 2007 19:53:09 -0400
To: Ryan Britton <email@hidden>
From: Brian Heibert <email@hidden>
Subject: Re: Home Button
Cc:
Bcc:
X-Attachments:
I looked at it and couldn't find WebFrame LoadRequest or MainFrame
when I tried to drag a line from the Home button to the webviewer
control
Brian
Take a look at - [WebFrame loadRequest:]
http://developer.apple.com/documentation/Cocoa/Reference/WebKit/Classes/WebFrame_Class/Reference/Reference.html#//apple_ref/occ/instm/WebFrame/loadRequest:
Every WebView has a mainFrame that you can use this on.
On Jun 21, 2007, at 3:08 PM, Brian Heibert wrote:
Hi,
I am new on this list, I was using the Xcode users list and they
told me my questions were more appropriate for this list.
I am using Xcode & Interface Builder & the cocoa framework(s) and
the webkit framework
to build a web browser.
What I want to know is how do I get my home button to load a
specific website url that I specify
I have been using the ctrl key to drag a line from the Home
Buttton to the webview
and I do see a thing called takeStringURLFrom: in the
Target/Action part of NSButton Inspector
But I don't see how to do what I want to do I just want to tell
the webviewer to load a url into it
Brian
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden