View Single Post
  #10  
Old 03-14-2012, 05:58 AM
mixxit mixxit is offline
Sarnak


Join Date: Mar 2010
Posts: 407
Default

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
Reply With Quote