On Apr 7, 2006, at 7:20 AM, William Krick wrote:
Yes, I was referring to datacombobox as well -- this technique wouldn't work with combobox. What I was suggesting was that you tear down the cblist when the dataset changed. Isn't this where you were seeing the slowdown? My understanding was that you saw a speedup until you had opened all the datacomboboxes in the screen and then changed the dataset, and then the refresh was very slow. My hypothesis is that tearing down the cblist rather than repopulating it would be faster -- the cblist should be rebuilt when the user clicks on the datacombobox next. jim |
_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
