Hey,
Quick qestion about converting the default server socket component in Borland C++ Builder 6 into using TCP rather than UDP. It appears that UDP is being used and occassionally packets are recieved out of order so I would prefer that TCP was used instead. Is there any way to easily do this...
I have code running that constantly throws an Access Violation on Windows XP. This exception only occurs however after around 10 to 20 thousand times running this function. I can catch the exception but want to get rid of it completely, however cannot figure out where it is coming from. Code is...
Found my answer on another forum. Just in case anyone else needs it here is the link
http://forum.vingrad.ru/index.php?s=f5d2649d95ad1e65f8d4443fcbfc9c7a&showtopic=97617&st=0&unread=#entry747845
Thanks for the reply but I am looking to be able to drag the items within the same ListBox rather than transfering them to another component. Basically I want the user to be able to rearrange the list based on a priority of their choice.
I have created a TListBox and set both MultiSelect and ExtendedSelect to true. What I want to do is allow for users to either click one item in the list and be able to drag it to another spot or select multiple items and drag that entire block to another position.
However, when MultiSelect is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.