[Qt-creator] Code completion 'problem'
Adrian Łubik
adrian5632 at gmail.com
Sun Jan 25 01:04:42 CET 2009
Hi!
If I have a function/method which takes for example two strings
and when I choose it from the code completion box, when I type
normal C string ("blahblah...") the current argument in the hint
is highlighted and after I press the comma char, the highlighting
goes to the next function's argument. But If type for example
a string using the tr() function, the completion tool tip disappears.
I don't know whether it is a desired behaviour or just a small bug.
I think it should be visible all the time, because one method may
be overloaded multiple times and it is hard to remember the
arguments taken by the chosen one.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090125/ef2d62c2/attachment.html
More information about the Qt-creator-old
mailing list