<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Работа с ListView(со цветом)]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=18130&amp;type=atom" />
	<updated>2024-03-09T07:54:36Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=18130</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Работа с ListView(со цветом)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160523#p160523" />
			<content type="html"><![CDATA[<p><a href="https://www.autohotkey.com/boards/viewtopic.php?t=1081">https://www.autohotkey.com/boards/viewtopic.php?t=1081</a></p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-09T07:54:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160523#p160523</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Работа с ListView(со цветом)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160511#p160511" />
			<content type="html"><![CDATA[<p>Здравствуйте, я столкнулся с проблемой в ListView. Хотел бы покрасить каждую ячейку в разные цвета. Как это сделать?</p><div class="codebox"><pre><code>Gui, Add, ListView,, Имя|Фамилия|Отчество
Loop 10{
LV_Add(&quot;&quot;, &quot;Иван&quot;, &quot;Иванов&quot;,&quot;Иванович&quot;); зелёный потом красный, а потом синий
}
Gui, Show</code></pre></div><p>Заранее спасибо:).</p>]]></content>
			<author>
				<name><![CDATA[slava486]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41111</uri>
			</author>
			<updated>2024-03-08T14:58:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160511#p160511</id>
		</entry>
</feed>
