Hello Everyone,
I am new here and started QT just two months ago.
The application that I have to develop need move 10 items up and down so I use flickcharm. It works wellbut my issue is that when that widget first loads. it first show the items in middle. I need to show the item on the top when that widget first loads. So where do I have to motify? I did add some code in main() but I didn't do anything.
so anyone tell me how to do that?
Thanks in advance
For more information about how I used the flickcharm:
When I used the flickcharm, I did write the code exactly like the colored example one in the flickcharm. But I didn't need to use QWebView library so I earsed the QWebView portion in flickcharm.cpp
Bookmarks