<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Resizing font for text and string controls in G Web Development Software</title>
    <link>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287696#M466</link>
    <description>&lt;P&gt;This would need to be done by integrating some custom CSS with media queries that can apply different font sizes based on different screen sizes.&amp;nbsp;&lt;A href="https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries" target="_blank"&gt;https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries&lt;/A&gt;&amp;nbsp;may give you an idea.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2023 16:26:26 GMT</pubDate>
    <dc:creator>IlluminatedG</dc:creator>
    <dc:date>2023-03-01T16:26:26Z</dc:date>
    <item>
      <title>Resizing font for text and string controls</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287540#M465</link>
      <description>&lt;P&gt;I'm building a relatively simple UI in the G Web development software (2022 Q3). I'm still very much new to this bit (I am a CLA so familiary with LabVIEW etc but not so much web and html etc).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm making a flexible UI and I wanted to put basically a banner at the top with the name of the system I'm creating a UI for. I thought the easiest way would be to just drop a free text box on the panel, type in the name "Our system name" and then set it to flexibly resize with the UI for different screen sizes...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, whilst the text box itself does resize, the font within it does not... is there a (simple) way to get the desired effect? If possible I'd like to the text to stay on one line (it is literally 3 words) but just resize the font down to a minimum as the page is scaled down...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any help greatly appreciated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 09:28:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287540#M465</guid>
      <dc:creator>psmorris</dc:creator>
      <dc:date>2023-03-01T09:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing font for text and string controls</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287696#M466</link>
      <description>&lt;P&gt;This would need to be done by integrating some custom CSS with media queries that can apply different font sizes based on different screen sizes.&amp;nbsp;&lt;A href="https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries" target="_blank"&gt;https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries&lt;/A&gt;&amp;nbsp;may give you an idea.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 16:26:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287696#M466</guid>
      <dc:creator>IlluminatedG</dc:creator>
      <dc:date>2023-03-01T16:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing font for text and string controls</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287704#M467</link>
      <description>&lt;P&gt;Another option is to make an image with the text. You can configure the image stretch and flexible resize modes. Using an svg image will resize smoothly with the size changes.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 17:02:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287704#M467</guid>
      <dc:creator>MilanR</dc:creator>
      <dc:date>2023-03-01T17:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing font for text and string controls</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287759#M468</link>
      <description>&lt;P&gt;The image solution was my backup, i think I'll go with that as I have no idea what I'm doing with css yet!!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's the best (ahem... free) tool for occasional generation of vector graphics these days? I don't think writing 3 words into an SVG warrants an ai subscription!!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 19:24:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287759#M468</guid>
      <dc:creator>psmorris</dc:creator>
      <dc:date>2023-03-01T19:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing font for text and string controls</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287795#M469</link>
      <description>&lt;P&gt;I personally use the open source&amp;nbsp;&lt;A href="https://inkscape.org/" target="_self"&gt;inkscape&lt;/A&gt; for side projects and quick svg editing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 21:44:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287795#M469</guid>
      <dc:creator>MilanR</dc:creator>
      <dc:date>2023-03-01T21:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing font for text and string controls</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287796#M470</link>
      <description>&lt;P&gt;yup inkscape is cool&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 21:52:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287796#M470</guid>
      <dc:creator>IlluminatedG</dc:creator>
      <dc:date>2023-03-01T21:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing font for text and string controls</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287808#M471</link>
      <description>&lt;P&gt;That's great, thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll give it a go that way!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 22:28:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Resizing-font-for-text-and-string-controls/m-p/4287808#M471</guid>
      <dc:creator>psmorris</dc:creator>
      <dc:date>2023-03-01T22:28:18Z</dc:date>
    </item>
  </channel>
</rss>

