Author Topic: Code-complition popup list doesnt work as it should in osx.  (Read 3027 times)

Offline Calexus

  • Multiple posting newcomer
  • *
  • Posts: 48
Code-complition popup list doesnt work as it should in osx.
« on: April 27, 2012, 11:38:50 am »
This is an old problem, don't think it ever worked in osx (?)

The popuplist can not be navigated using the arrow keys, only the second entry will ever be selected. And pressing enter always select the first entry in the list, even if you have written the full word you are looking for.

Not big problems but as I'm currently back on mac I just thought I would mention it.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 6035
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Code-complition popup list doesnt work as it should in osx.
« Reply #1 on: April 27, 2012, 11:42:07 am »
Is this an OSX related issue?
I have only WindowsXP, so I have no change to reproduce your issue.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline Calexus

  • Multiple posting newcomer
  • *
  • Posts: 48
Re: Code-complition popup list doesnt work as it should in osx.
« Reply #2 on: April 27, 2012, 01:21:32 pm »
I have never seen this problem in Windows or Linux, at least not that I can remember but it has always been like this in osx. And always translates to snow leopard and lion, thats the only osx I have used.