
04-07-2010, 09:07 AM
|
Kevin Azite
|
 |
Join Date: Sep 2005
Posts: 1,489
|
|
TShowImg.actor
I'm using a GuiShowImgCtrl to display a preview of something can be edited.
I am able to modify the headimg and bodyimg just fine, but for some reason I am having issues with shieldimg.
For example, for a UI element I have
text = thiso.headimg and it works fine
text = thiso.shieldimg doesn't work, though.
I know that these are set, but for some they don't appear to be working.
if I check the UIElement (ie Window.actor.shieldimg) it returns the correct image, but it doesn't display the image on the TShowImg.
I'm at a loss, anyone have any ideas? |
|
|