<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: DropDownList изменение назначенных выборов]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16351&amp;type=atom" />
	<updated>2021-05-14T13:44:02Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16351</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: DropDownList изменение назначенных выборов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=147849#p147849" />
			<content type="html"><![CDATA[<p>Прочитайте внимательно правила форума. Там описано, как оформлять код. В форме редактирования сообщения есть специальная кнопка для этой цели.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2021-05-14T13:44:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=147849#p147849</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: DropDownList изменение назначенных выборов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=147847#p147847" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, Я на форуме не так довно, прочитал правила сделал вроде бы всё правильно, может что то упустил, не могли бы вы подсказать какая ошибка сейчас присутствует в теме.</p>]]></content>
			<author>
				<name><![CDATA[DmitryZet]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41737</uri>
			</author>
			<updated>2021-05-14T13:19:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=147847#p147847</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: DropDownList изменение назначенных выборов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=147846#p147846" />
			<content type="html"><![CDATA[<p><strong>DmitryZet</strong>, сформулируйте, пожалуйста, вопрос в заголовке темы более внятно, чтобы другие участники форума могли бы воспользоваться ответами в этой теме, если они будут. Оформите код в соответствии с правилами форума.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2021-05-14T13:14:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=147846#p147846</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: DropDownList изменение назначенных выборов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=147845#p147845" />
			<content type="html"><![CDATA[<p>Такой вопрос: Как мне сделать что бы в DropDownList при выборе показывались бинды MButton|XButton1|XButton2. А при действии *~$MButton|*~$XButton1|*~$XButton2</p>]]></content>
			<author>
				<name><![CDATA[DmitryZet]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41737</uri>
			</author>
			<updated>2021-05-14T13:07:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=147845#p147845</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: DropDownList изменение назначенных выборов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=147844#p147844" />
			<content type="html"><![CDATA[<p>Hotkey, *~$LButton, OFF</p><p>Gui, LAUNCHER: Add, DDL, vHPHotKey gSubmitHotKey, *MButton|*XButton1|*XButton2<br />Gui, LAUNCHER: Show</p><p>&nbsp; &nbsp; GuiControl, LAUNCHER: Choose, HPHotKey, |1|2|3|<br />return<br />GuiClose:<br /> ExitApp</p><p>count = 50<br />*~$LButton::<br />Loop<br />{<br />GetKeyState, LButtonState, LButton, P<br />If LButtonState = U<br />break<br />SetBatchLines, 11<br />SetMouseDelay, 0<br />&nbsp; &nbsp; t_i := A_TickCount<br />&nbsp; Random, Rand, 1, 10<br />&nbsp; sleep % Rand + 8<br />Click Left<br />}<br />return</p><p>SubmitHotKey:<br />if HPHotKey<br />Hotkey,% HPHotKey, HPHotKey, Off<br />Gui, Submit, NoHide <br />Hotkey,% HPHotKey, HPHotKey, on<br />return</p><p>HPHotKey:<br />Hotkey, *~$LButton, toggle<br />Return</p>]]></content>
			<author>
				<name><![CDATA[DmitryZet]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41737</uri>
			</author>
			<updated>2021-05-14T13:04:54Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=147844#p147844</id>
		</entry>
</feed>
