• 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: need help with progress bar please.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: need help with progress bar please.


  • Subject: Re: need help with progress bar please.
  • From: Brian Christmas <email@hidden>
  • Date: Thu, 22 Nov 2012 09:12:28 +1100

Thanks Shane

setHidden(true) worked fine.

Regards

Santa


On 21/11/2012, at 10:29 PM, Shane Stanley <email@hidden> wrote:

On 21/11/2012, at 7:57 PM, Brian Christmas <email@hidden> wrote:

> I'm using a determinate progress card in an Applescript OBJC project in Xcode 4.5.2
>
> I've got it bound to a variable, but It's hidden, and I want it to stay hidden after it's finished.
>
> Trouble is, it's staying visible, even when I set the variable to 0 or even false.
>
> How do I hide it when finished please? I though unticking 'Display when stopped' was supposed to do it.

'Display When Stopped' only applies to indeterminate progress bars. You can bind the Hidden property of the bar to a variable, and perhaps use a Value Transformer of NSIsNotNil. Otherwise just use setHidden_(true).

--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Re: need help with progress bar please. (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: need help with progress bar please.
  • Next by Date: Re: why o why won't my window display?
  • Previous by thread: Re: need help with progress bar please.
  • Next by thread: Re: why o why won't my window display?
  • Index(es):
    • Date
    • Thread