View Single Post
  #5  
Old 07-24-2008, 08:10 PM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
Quote:
Originally Posted by Inverness View Post
I thought I told you to create the GuiTextCtrl objects inside the GuiTextListCtrl then find where to draw the text from the entries. If you can't create those inside the GuiTextListCtrl then the obvious thing to do is just create them after it.

Don't listen to Zero
I tried, and it didn't work. I even tried an entirely new loop. I can't create the controls outside of the GuiTextListCtrl, because I cannot access each separate row's x and y coordinate (Trade_Inventory.rows[i].x/y returns 0). If what you suggested did work, I wouldn't have asked the forums. I'll try and see if Zero's idea works.
__________________
"We are all in the gutter, but some of us are looking at the stars."
— Oscar Wilde, Lady Windermere's Fan
Reply With Quote