• 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: Copy via Pasteboard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copy via Pasteboard


  • Subject: Re: Copy via Pasteboard
  • From: Shin Yamamoto <email@hidden>
  • Date: Tue, 10 Jul 2001 22:42:24 +0900

On mardi, juillet 10, 2001, at 11:30 AM, Stefan Jung wrote:

> The problem: Copy is always ghosted.
> The solution: - fill in please- :-)

You might want to send the NSWindow's message,
-(void)makeFirstResponder:, somewhere in your view's -(void)mouseDown:,
something like:
...
[[yourView windoow] makeFirstResponder:self];
...
and see what happens.

- shin


  • Prev by Date: Re: Security FrameWork Help
  • Next by Date: Re: Copy via Pasteboard
  • Previous by thread: Re: Copy via Pasteboard
  • Next by thread: Bah, Networking Woes!
  • Index(es):
    • Date
    • Thread