<?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: How to display as password input field? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-display-as-password-input-field/m-p/400746#M8644</link>
    <description>&lt;P&gt;Try using &lt;STRONG&gt;DG::PasswordEdit&lt;/STRONG&gt; instead of &lt;STRONG&gt;DG::TextEdit&lt;/STRONG&gt; in your C++ code.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2023 11:15:59 GMT</pubDate>
    <dc:creator>Viktor Kovacs</dc:creator>
    <dc:date>2023-10-04T11:15:59Z</dc:date>
    <item>
      <title>How to display as password input field?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-display-as-password-input-field/m-p/400712#M8643</link>
      <description>&lt;P&gt;This code from .grc file :&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;/* [  9] */ TextEdit			  129   37  182   24	LargePlain  255&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Is there way to make this TextEdit show as '*' during fill in like password input?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 12:19:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-display-as-password-input-field/m-p/400712#M8643</guid>
      <dc:creator>Newbie</dc:creator>
      <dc:date>2024-09-16T12:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to display as password input field?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-display-as-password-input-field/m-p/400746#M8644</link>
      <description>&lt;P&gt;Try using &lt;STRONG&gt;DG::PasswordEdit&lt;/STRONG&gt; instead of &lt;STRONG&gt;DG::TextEdit&lt;/STRONG&gt; in your C++ code.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 11:15:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-display-as-password-input-field/m-p/400746#M8644</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2023-10-04T11:15:59Z</dc:date>
    </item>
  </channel>
</rss>

