OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: L!nk on 12 Dec 2008, 11:57:26

Title: Dialog - Colouring different entries in a list
Post by: L!nk on 12 Dec 2008, 11:57:26
I want to make a list that can have coloured text. The problem is I want to make every entry in the list to have a different text colour. I cannot change the entry colours individually. Then I thought about StructuredText but that did not work because lbAdd does not support it. Can anybody help me with this? If possible....

Thx in advance,
L!nk
Title: Re: Dialog - Colouring different entries in a list
Post by: Spooner on 12 Dec 2008, 12:55:58
lbColor does this, doesn't it?
Title: Re: Dialog - Colouring different entries in a list
Post by: L!nk on 12 Dec 2008, 13:11:05
hmmmmm. of course! sigh. so simple. Thanks spooner.

I thought I got the COMREF memorized by now. :-P

Thx,
L!nk