adragan Posted November 26, 2012 Posted November 26, 2012 Did anyone use TVirtualTable from DevArt in a live enviroment ? From what I read the component is not thread-safe (??). My tests did not show any problem in UniGui application. So does anyone have any real life experience with this combination ? Quote
AlbertoVesx Posted November 26, 2012 Posted November 26, 2012 Did anyone use TVirtualTable from DevArt in a live enviroment ? From what I read the component is not thread-safe (??). My tests did not show any problem in UniGui application. So does anyone have any real life experience with this combination ? I have been using it without any problem. Just remember to locate it in mainmodule. Quote
adragan Posted November 26, 2012 Author Posted November 26, 2012 Thanks, I'll keep that in minde. Quote
alasoft Posted November 26, 2012 Posted November 26, 2012 Thanks, I'll keep that in minde. I had the 'same' problem (I guess .. thread safe in memory table) .. then I used TRxMemoryTable .. and problem solved. Greetings Rober Quote
araujoadanr Posted November 27, 2012 Posted November 27, 2012 I'm use TVirtualTable, in a lot of DM in my project. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.