Hi Guys
I'm creating the showcase app for my cgCalendar view, and am using a lot of ComboBoxes, 30 to be exact
Of these 30 ComboBoxes ( a Lib from ML), 14 are being filled one by one by the items of a List...
My code works OK, but it takes about 40s to fill the 14 Combos, is this "Normal"?
what would be a more time effective way of doing it?
I'm creating the showcase app for my cgCalendar view, and am using a lot of ComboBoxes, 30 to be exact
Of these 30 ComboBoxes ( a Lib from ML), 14 are being filled one by one by the items of a List...
My code works OK, but it takes about 40s to fill the 14 Combos, is this "Normal"?
what would be a more time effective way of doing it?