View Single Post
  #2  
Old 08-05-2010, 04:17 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
That's a GUI Object, they are already on 'layer 4' in the sense that they are drawn on the screen and not based on level coordinates.

If a GUI Object is being drawn over it, you can do: buttonObject.showtop(); and it should bring it to the front.
__________________
Quote:
Reply With Quote