
Originally Posted by
gravis502
Thank you for your help Devnull, but i already read that article. But I have another problem. I'm using Win 7 x64 and QT SDK 1.2.1, when I try to drag and drop ListView Symbian element to my form, QT Creator gets crashed. I searched a solution for this problem and saw another person mentioned this, and bug reported. However, when i write the codes on 'Edit' tab and after this when i clicked on the design tab, everything goes perfectly normal, a listview added to my form.
I think I have problems with events. For example I created the list, and when an user clicked on an item, I want to show a popup with some text, or i want to pop a new page when an item clicked. How can I improve myself on events ?