View Single Post
  #1  
Old 10-04-2010, 05:24 PM
MrOmega MrOmega is offline
One More Time
MrOmega's Avatar
Join Date: Aug 2010
Location: TN, USA
Posts: 631
MrOmega is an unknown quantity at this point
Send a message via AIM to MrOmega Send a message via MSN to MrOmega Send a message via Yahoo to MrOmega
TShowimg in a PopUpMenuCtrl?

I heard this was possible? How would one go about doing so? Is it modifing the TextList part or what?

EDIT:
AH! Figured it out

I'll share for others who don't know

PHP Code:
with addRow0"Foo"))
{
          
  new 
GuiShowImgCtrl"Bar")
  {
            
    
dimension 2;
              
    
polygon = { 00404404};
            
  }

Ok, new question. How do you get an image to show in the scrollprofile?
__________________
Time is the fire in which we burn...
Up, Up, Down, Down, Left, Right, Left, Right, B, A, Select, Start! Now I got 99 LIVES!!!

Last edited by MrOmega; 10-04-2010 at 06:10 PM..
Reply With Quote