Just started to get into AppleScriptObjC Explored, and it’s already greatly helped me solving some of my issues with the Phidgets programming via ASOC (I can now read, set - what I wanted) and many thanks for this, but I’m now at the make it better/nicer stage.
Silly question 1: I want to include in a window a picture that’s available via an internet link (it’s a surveyance camera picture available in a browser at http://IP/folder/jpeg.cgi ), can I do this with an image well or do I have to use a web view ? - I tend to think it’s the second option but I’m facing issues with this
Silly question 2 Explorer WebKit Example: When trying to start from the the starting ASOC project template, although I added WebKit.Framework I cannot find a suitable web toolbar object in the choice provided by XCode 4.2 ? A few toolbars are available but not this kind. Where does it come from ?
As I was going to write further I realized that you’re actually describing how to build it from a “basic” toolbar item, which didn’t struck me at once (I’m this kind of reader that tend to browse across text rather than reading each and every line - and this is not very good when reading programming books )
I’ll make sure I read three times before posting in the future…
sorry for taking some of your time on this…