Well, two problems there.

1. setCurrentCell is a QTableWidget method, not a QListView method.
2. Even tho there is an equivalent method for QListView, this does not solve the question at hand since the problem is not how to scroll the new item but how to check if the vertical scrollbar is rolled all the way to the bottom.

This is still unsolved and I can't figure out why the condition as described on the first post always returns true.

Regards,

Mesquita