<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Delete Picture/Edit]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=16191</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16191&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Delete Picture/Edit».]]></description>
		<lastBuildDate>Sun, 21 Mar 2021 09:12:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Delete Picture/Edit]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=146827#p146827</link>
			<description><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p>GUIcontrol изменить путь к картинке</p></blockquote></div><p>Всмысле фальшивую картинку туда поставить? Или несуществующий путь?</p><br /><p>А всё понял. Спасибо.</p>]]></description>
			<author><![CDATA[null@example.com (Lolykroly)]]></author>
			<pubDate>Sun, 21 Mar 2021 09:12:38 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=146827#p146827</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Delete Picture/Edit]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=146823#p146823</link>
			<description><![CDATA[<p>Командой GUIcontrol изменить путь к картинке. Затем обновить GUI.</p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sun, 21 Mar 2021 06:46:24 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=146823#p146823</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Delete Picture/Edit]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=146819#p146819</link>
			<description><![CDATA[<p>Как вместо старого изображения/элемента gui по действию поставить новое? Т.е. старое удалить, а новое поставить?</p><p>К примеру по маркеру переменной:<br /></p><div class="codebox"><pre><code>Gui Add, CheckBox, x10 y35 w120 h23 vCHB13 gLol Checked%Ch13%, Чекбкс
Lol:
Gui, Submit, NoHide
Gui Tab, 1
if Ch13
{
 Gui Delete, Picture, x340 y240 w100 h70, %A_ScriptDir%\Lol1.png ;Что-то я в этой команде сомневаюсь.
}
else
{
 Gui Add, Picture, x340 y240 w100 h70, %A_ScriptDir%\Lol2.png
}
return</code></pre></div><p>Т.е. например чтобы по нажатию чекбокса одно изображение заменяло другое.</p>]]></description>
			<author><![CDATA[null@example.com (Lolykroly)]]></author>
			<pubDate>Sun, 21 Mar 2021 02:58:32 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=146819#p146819</guid>
		</item>
	</channel>
</rss>
