04-07-2011, 03:13 PM
That's all I needed.... Thanks for answering.
EDIT: You know this picture background thing is really annoying and I have no idea how came to this. I have managed to get it to update to the new x, y when the next person's turn starts, but when selecting a skill/item, selecting a enemy to attack, or hell even after you finish the battle, that damn background picture is there in the same place it was at the last update.
I've tried disposing the background image wherever the Actor_command_window disposes.... nothing
I've tried disposing when you start the selection process... You get an error on the start of the next persons turn saying it was a disposed sprite, and it didn't dispose the background image anyway.
I've tried turning the visible to False wherever the Actor_command_window is false or the background image was set to dispose..... nothing
Not only that, but at the beginning of the battle there is this annoying image that appears at 0,0.... The command background image appears at the VERY BEGINNING of the battle BEFORE the Command window even appears... It disappears when the command window appears. But it's extremely annoying none the same.
I would have to say that this is the biggest and most annoying thing that is happening to me at the moment...
EDIT: You know this picture background thing is really annoying and I have no idea how came to this. I have managed to get it to update to the new x, y when the next person's turn starts, but when selecting a skill/item, selecting a enemy to attack, or hell even after you finish the battle, that damn background picture is there in the same place it was at the last update.
I've tried disposing the background image wherever the Actor_command_window disposes.... nothing
I've tried disposing when you start the selection process... You get an error on the start of the next persons turn saying it was a disposed sprite, and it didn't dispose the background image anyway.
I've tried turning the visible to False wherever the Actor_command_window is false or the background image was set to dispose..... nothing
Not only that, but at the beginning of the battle there is this annoying image that appears at 0,0.... The command background image appears at the VERY BEGINNING of the battle BEFORE the Command window even appears... It disappears when the command window appears. But it's extremely annoying none the same.
I would have to say that this is the biggest and most annoying thing that is happening to me at the moment...