I have 15000 products in database; my program will connect to this database and display a list of products. Each product is a Tool Button. Program layout is fluid layout, so I use QGridLayout to make fluid layout in this case.
Somebody help me a way to make a product list with scroll bar for above case?
Thanks!
Bookmarks