How to complete function parameters automatically ?
-
Just to be sure we are talking about the same thing look at this "screen":http://img705.imageshack.us/img705/3894/imagerh.png
-
This is not the same thing. The yellow popups shows the parameters expected by the function.
Typing Enter won't do anything except inserting a new line.
However, when you're in a class header and start overriding a method (let's say paint, as in the video you linked), then creator will show a blue popup and typing Enter will automatically complete the method signature.