• 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: Apps whitout nib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apps whitout nib


  • Subject: Re: Apps whitout nib
  • From: Wezzy <email@hidden>
  • Date: Wed, 18 Feb 2004 12:45:50 +0100

Il giorno 17/feb/04, alle 12:05, j o a r ha scritto:

A couple of things to try out:

* Why do you set the "defer" parameter to "1" when it's really a BOOL?
i think that they are the same thing YES = 1 NO = 0. is This a wrong idea?

* Try to set "defer" to NO

i've tried but program crashes.

* Why do you set the button to be the content view of the window? Try not to do that (you can still set it to completely fill the content view of the window).

Well i do it only to write some few line of code. There are not any special reason.

* Try to use regular "makeKeyAndOrderFront:" instead of immediately use "runModal...", at least while troubleshooting.

Ok.

* You need to run the run loop at some point, else things will not work as they should. Read the documentation and the list archives!


i don't understand, what i have to start toghether with the run loop ?

Thanks for you help
Wezzy
_______________________________________________
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: Apps whitout nib
      • From: j o a r <email@hidden>
References: 
 >Apps whitout nib (From: Wezzy <email@hidden>)
 >Re: Apps whitout nib (From: j o a r <email@hidden>)

  • Prev by Date: Re: Apps whitout nib
  • Next by Date: Re: Apps whitout nib
  • Previous by thread: Re: Apps whitout nib
  • Next by thread: Re: Apps whitout nib
  • Index(es):
    • Date
    • Thread