<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Изменение текста кнопки GDIP]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17879&amp;type=atom" />
	<updated>2023-07-19T19:31:35Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17879</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Изменение текста кнопки GDIP]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158822#p158822" />
			<content type="html"><![CDATA[<p>Думаю, вам стоит обратиться к автору скрипта, в котором определён объект HB_Button. Этот скрипт не настолько популярен, чтобы все знали, как с ним работать.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-07-19T19:31:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158822#p158822</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Изменение текста кнопки GDIP]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158821#p158821" />
			<content type="html"><![CDATA[<p>И снова здравствуйте!<br />Возник такой вопрос: как поменять текст кнопки, созданной при помощи GDIP?</p><div class="codebox"><pre><code>itres := HB_Button.Push( New HB_Flat_Rounded_Button_Type_1( x:=x  , y := y , w := w , h := h+2 , Button_Color := btncolor , Button_Background_Color := btnbackcolor , Text := t , Font := &quot;FuturaBookC&quot; , Font_Size := 13 , Font_Color_Top := color , Font_Color_Bottom := color , Window := &quot;&quot; , Label := g , Default_Button := dbutton , Roundness:=5 , Nu := v ) )</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ivanday1]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43255</uri>
			</author>
			<updated>2023-07-19T19:13:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158821#p158821</id>
		</entry>
</feed>
