Thread: GuiTextListCtrl
View Single Post
  #18  
Old 09-06-2008, 07:14 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Stefan View Post
You can (/scripthelp GuiTextListEntry) :

PHP Code:
with (addrow(0"Test")) {
  
useownprofile true;
  
profile.fontcolor = {255,0,0};

My stupidity in throughout this thread is more notable then ever.

I was trying:

PHP Code:
addrow(0"Foobar");
rows[0].profile "foobarprofile"
... and that didn't work.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote