View Single Post
  #3  
Old 12-29-2007, 11:14 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
PHP Code:
new GuiShowImgCtrl("ShowImg_Test") {
  
10;
  
10;
  
width 32;
  
height 32;
  
image "block.png";
  
canmove true;

Works for me.
Reply With Quote