<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: font weight and textfield</title>
		<atom:link href="http://cycling74.com/forums/topic/font-weight-and-textfield/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/font-weight-and-textfield/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 15:12:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/font-weight-and-textfield/#post-58365</guid>
					<title><![CDATA[font weight and textfield]]></title>
					<link>http://cycling74.com/forums/topic/font-weight-and-textfield/#post-58365</link>
					<pubDate>Sat, 06 Aug 2011 17:03:00 +0000</pubDate>
					<dc:creator>danieleghisi</dc:creator>

					<description>
						<![CDATA[
						<p>I know I can set my UI object text field&#8217;s font size and font name via<br />
jbox_set_fontsize and jbox_set_fontname,<br />
but how can I set the fontweight? I just see getters (jbox_get_font_weight, jbox_get_font_slant) but no setter&#8230;</p>
<p>Thanks,<br />
Daniele</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/font-weight-and-textfield/#post-209766</guid>
					<title><![CDATA[Re: font weight and textfield]]></title>
					<link>http://cycling74.com/forums/topic/font-weight-and-textfield/#post-209766</link>
					<pubDate>Sat, 06 Aug 2011 18:02:43 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, </p>
<p>have you tried something like that ?</p>
<pre><code>object_attr_setlong (x, gensym ("fontface"), k);</code></pre><p>with k = 0 or 1 or 2 or 3 ;-)</p>
<p>HTH</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/font-weight-and-textfield/#post-209767</guid>
					<title><![CDATA[Re: font weight and textfield]]></title>
					<link>http://cycling74.com/forums/topic/font-weight-and-textfield/#post-209767</link>
					<pubDate>Sat, 06 Aug 2011 23:35:58 +0000</pubDate>
					<dc:creator>danieleghisi</dc:creator>

					<description>
						<![CDATA[
						<p>Fantastic, I had never used this generic setter. Definitely something to know. </p>
<p>Thanks again vanille béchamel, two dumb questions with two precise answers :)</p>
<p>d</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

