• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Now I can't get this terminology right, dammit!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Now I can't get this terminology right, dammit!


  • Subject: Re: Now I can't get this terminology right, dammit!
  • From: Brian Christmas <email@hidden>
  • Date: Fri, 03 Oct 2014 13:40:33 +1000


G'day Ron

Thanks for your concrete example. Unfortunately it still generates the same error. However, your code is completely different from what I expected the correct code to be, so food for thought. 

I'm going to have to try and follow Shane's advice once again, but unfortunately when Shane uses terms like 'clue' and 'pretty obvious' he's speaking from someone who has this damn stuff running through his veins, whereas to me, those terms mean I'm once again going to have to group my way through a bloody blinding snow storm, usually without success.

It's no wonder that it seems very few people actually take up programming in ASObjC, there's so many hurdles! And so very, very few concrete examples of conversion.

Regards

Santa

On 03/10/2014, at 12:04 PM, Ron Reuter <email@hidden> wrote:

Right, you'll have to use contentView() because it is a method on a view, not a property of a view.

On 2 Oct 2014, at 9:01 PM, Ron Reuter <email@hidden> wrote:

Brian,
I program in Objective C, and its been awhile since I tried ASOC, but the translation should be something like this:


NSPoint currentScrollPosition=[[theScrollView contentView] bounds].origin;

set currentScrollPosition to the origin of the bounds of the contentView of theNewColorsView

[[theScrollView documentView] scrollPoint:currentScrollPosition];

set the scrollPoint of the documentView of theNewColorView to currentScrollPosition

• Ron


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Now I can't get this terminology right, dammit!
      • From: Shane Stanley <email@hidden>
References: 
 >Now I can't get this terminology right, dammit! (From: Brian Christmas <email@hidden>)
 >Re: Now I can't get this terminology right, dammit! (From: Shane Stanley <email@hidden>)
 >Re: Now I can't get this terminology right, dammit! (From: Brian Christmas <email@hidden>)
 >Re: Now I can't get this terminology right, dammit! (From: Shane Stanley <email@hidden>)
 >Re: Now I can't get this terminology right, dammit! (From: Brian Christmas <email@hidden>)
 >Re: Now I can't get this terminology right, dammit! (From: Ron Reuter <email@hidden>)
 >Re: Now I can't get this terminology right, dammit! (From: Ron Reuter <email@hidden>)

  • Prev by Date: Re: Now I can't get this terminology right, dammit!
  • Next by Date: Fwd: Now I can't get this terminology right, dammit!
  • Previous by thread: Re: Now I can't get this terminology right, dammit!
  • Next by thread: Re: Now I can't get this terminology right, dammit!
  • Index(es):
    • Date
    • Thread