Quote:
Originally Posted by Inverness
The first parameter in addrow() is the row's ID not index. Also, profiles are objects, not strings. Your script should work if foobar is the first row.
|
You still need useownprofile = true (otherwise it's using the GuiTextListCtrl profile or null, not sure)