• 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: Mouse pointer problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mouse pointer problems


  • Subject: Re: Mouse pointer problems
  • From: Mike Abdullah <email@hidden>
  • Date: Wed, 5 Apr 2006 17:44:56 +0100

I have experienced similar problems in a previous Applescript Studio application. I never found a solution, but I know what was causing the problem, so that may help!

Basically, the problem occurred if the user moved the window while code in the awakeFromNib method was running. Moving the window seemed to change its position, but the internals of the interface were never actually informed of the change of position.

I imagine one could possibly fix this by not making your window visible until it has finished all loading code.

Mike.

On 5 Apr 2006, at 17:15PM, Manuel Sánchez (Yahoo) wrote:

Hello

We have a weird problem on a window of our cocoa app. The window has a toolbar, two drawers, tableviews and text fields. Sometimes, not always, when it's opened the mouse clicks doesn't click when it's supposed to click, it clicks elsewhere, exactly as if the window were not correctly aligned, the window coordinates and the mouse coordinates do not match. It's the same problem that happens on a pda when you have to align the screen. If you can minimize and restore it, then it runs fine. The problem occurs just opening the window, but not always.

Any idea?

We don't use any mouse related api, we don't draw anything directly, it's a simple nib with a toolbar, drawers, textfields and buttons. We only write the controller's on<click> methods.

Users are complaining  and we don't know what to say to them.

Thanks in advance

Manuel Sánchez
Nexus Servicios de Informacion, S.L.
Spain



______________________________________________
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Mouse pointer problems
      • From: Stefan Schüßler <email@hidden>
References: 
 >Mouse pointer problems (From: "Manuel Sánchez (Yahoo)" <email@hidden>)

  • Prev by Date: Re: vector of bools
  • Next by Date: Re: +[NSPasteboard pasteboardByFilteringData:ofType:] returns nil
  • Previous by thread: Mouse pointer problems
  • Next by thread: Re: Mouse pointer problems
  • Index(es):
    • Date
    • Thread