Menu

#22 (completion) tool tips wrong

open
nobody
5
2012-09-26
2003-01-25
No

In the attached rar file there is a little stripped
down project.

Open the project, and go to the c6zone.cpp source file.
In this source file go to the SetDefault
implementation. In the implementation, position the
mouse pointer over "Set".
The tooltip that shows up is : "void Set(INT32 xSet,
INT32 ySet)" which is off course wrong, see a little
bit higher in the file for the correct signature. It is
showing the signature of another Set function in the
other source file cpoint.cpp/hpp

Cheers,
Lieven

Discussion

  • Lieven de Cock

    Lieven de Cock - 2003-01-25
     
  • Colin Laplace

    Colin Laplace - 2003-11-06

    Logged In: YES
    user_id=25510

    bug must have been fixed, i could't reproduce the problem in
    latest version

     
  • Lieven de Cock

    Lieven de Cock - 2003-11-07

    Logged In: YES
    user_id=602705

    HI,

    dunno how to reopen this, but I've tested it myself again
    with (4.9.8.5 from 06 november 2003 from cvs), and the
    problem is still there. Still tooltip of the 2 argument
    version (of another class) instead of the correct one.
    Even when I ctrl click on the "set" word it jumps to the set
    implementation of the other class (cpoint.cpp)

    kinds regards,
    Lieven

     

Log in to post a comment.