Hi all, I'm using Gambas 2.22. I have some question about IconView: 1. IconView.Item.X (Y, W, H) return IconView. How to get IconView item position? 2. Is there a way to know which items are current visible and when user scroll? 3. I can drag only 1 item, that's right? Thank you!