Just to note, it was a serious bitch to do this - the client sends updates to the Inventory window not the game buttons (selector) window - so it would never receive any changes
So to get around it I needed to add the screen element in the inventory window and call that piece from the selector window
It also meant I had to position it in the inventory window off screen and then move all of the selector window along to account for the offscreen position - pain in the neck
|