• 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: Having a problem turning on window.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Having a problem turning on window.


  • Subject: Re: Having a problem turning on window.
  • From: Shane Stanley <email@hidden>
  • Date: Sun, 25 Jan 2015 23:21:40 +1100

On 25 Jan 2015, at 11:04 pm, Brian Christmas <email@hidden> wrote:
>
> Is my procedure correct, please?

It's hard to tell. You're showing the window (makeKeyAndOrderFront:) and then you're getting rid of it (orderOut:); that sounds like a recipe for a brief flicker.

Get rid of all that visible properties for windows crap and display. The way you show windows is with makeKeyAndOrderFront: or orderFront:, and you hide them with orderOut: or close. All that other stuff just serves to confuse things.

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


 _______________________________________________
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: Having a problem turning on window.
      • From: Brian Christmas <email@hidden>
References: 
 >Having a problem turning on window. (From: Brian Christmas <email@hidden>)

  • Prev by Date: Having a problem turning on window.
  • Next by Date: Re: Having a problem turning on window.
  • Previous by thread: Having a problem turning on window.
  • Next by thread: Re: Having a problem turning on window.
  • Index(es):
    • Date
    • Thread