• 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
Flickery NSAlertPanel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Flickery NSAlertPanel


  • Subject: Flickery NSAlertPanel
  • From: Moray Taylor <email@hidden>
  • Date: Sat, 31 Jan 2004 00:56:39 +0000

Hi,

I am using the following code to open an alert sheet (it's Java, but I expect the principal is the same Obj-C)...

NSAlertPanel.beginAlertSheet(Heading, Button1, Button2, Button3,ParentWindow,MD,new NSSelector("sheetDidEnd::", new Class[] {MD.getClass()}),null,null,MainText);

NSApplication.sharedApplication().runModalForWindow(ParentWindow);

The thing is, when the sheet opens, it flickers slightly once the sheet has fully extended, as if it disappears for a split-second then reappears. It's quite annoying, it doesn't happen with any of my custom sheets, or save/open dialog sheets.

Has anyone seen anything like this before?

Thanks in advance

Moray
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Flickery NSAlertPanel
      • From: Brian Webster <email@hidden>
  • Prev by Date: Re: Newbie Q:Considerations/Techniques for Saving Large Amounts of Data
  • Next by Date: [ANN] AMRollOverButton class
  • Previous by thread: Re: NSIndexSet
  • Next by thread: Re: Flickery NSAlertPanel
  • Index(es):
    • Date
    • Thread