News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Jumping to function and folding

Started by Manolo, November 29, 2007, 06:51:07 PM

Previous topic - Next topic

Manolo

Hello

I have some member's function in a class.
If I want to jump cursor to function 'A' I search for it
in the combobox at toolbar, select it and that's all:
cursor goes there and the window autoscrolls so I can
see the function.

But if there are some other functions previous to 'A'
which are folded, cursor goes to 'A', but the scrolling
is not good. I think there's a miscalculation on how
many lines to scroll.

Manolo