<?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: Copy text from interface in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288290#M3983</link>
    <description>&lt;BLOCKQUOTE&gt;JGoode wrote:&lt;BR /&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I know I can create a text variable and then use that as an infield so they can't change the text but this comes with an arrow for the dropdown box which I don't want. Is it possible to either remove the arrow or use a different type of infield to display the text.
&lt;/BLOCKQUOTE&gt;

If the text parameter has a VALUE list with just the one option, it will not be editable but it will have the arrow.&lt;BR /&gt;
&lt;BR /&gt;
If that text parameter does not have a VALUE list of options then it will not have the arrow.&lt;BR /&gt;
But the problem is that it will then be editable by the user. &lt;BR /&gt;
You can 'fix' that by adding .... PARAMETERS your_text_parameter = "your_text_value".&lt;BR /&gt;
The user can still change it but it will always change back to what it should be.&lt;BR /&gt;
&lt;BR /&gt;
Not sure if this helps.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Thu, 03 May 2018 01:26:42 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2018-05-03T01:26:42Z</dc:date>
    <item>
      <title>Copy text from interface</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288286#M3979</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I was wondering if it was possible to copy text from an interface as I want to add a link that people can copy and paste into their browser. I know I can create a text variable and then use that as an infield so they can't change the text but this comes with an arrow for the dropdown box which I don't want. Is it possible to either remove the arrow or use a different type of infield to display the text.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 May 2018 15:31:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288286#M3979</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-05-02T15:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Copy text from interface</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288287#M3980</link>
      <description>I'm not sure if you can copy text directly from the UI. But you can use ui_button or ui_pict_button and set the &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;type&lt;E&gt;&lt;/E&gt; to ui_link for URL.&lt;BR /&gt;
&lt;BR /&gt;
Also, you can open the GDL Ref. Guide and search "ui_button" for more info.&lt;BR /&gt;
&lt;BR /&gt;
HTH.</description>
      <pubDate>Wed, 02 May 2018 16:12:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288287#M3980</guid>
      <dc:creator>Palawat</dc:creator>
      <dc:date>2018-05-02T16:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Copy text from interface</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288288#M3981</link>
      <description>&lt;BLOCKQUOTE&gt;Palawat wrote:&lt;BR /&gt;I'm not sure if you can copy text directly from the UI. But you can use ui_button or ui_pict_button and set the &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;type&lt;E&gt;&lt;/E&gt; to ui_link for URL.&lt;BR /&gt;
&lt;BR /&gt;
Also, you can open the GDL Ref. Guide and search "ui_button" for more info.&lt;BR /&gt;
&lt;BR /&gt;
HTH.&lt;/BLOCKQUOTE&gt;
Yeah I know I can have a link, which I do have. However I want a back-up link that can be copy and pasted in case the button doesn't work for whatever reason. I've got a temporary solution as it is but I was just after the "perfect" solution for it.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Wed, 02 May 2018 16:22:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288288#M3981</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-05-02T16:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Copy text from interface</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288289#M3982</link>
      <description>I see. Having a back-up plan is always a good thing.&lt;BR /&gt;
&lt;BR /&gt;
Hope you find the solution you're looking for.</description>
      <pubDate>Wed, 02 May 2018 16:53:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288289#M3982</guid>
      <dc:creator>Palawat</dc:creator>
      <dc:date>2018-05-02T16:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Copy text from interface</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288290#M3983</link>
      <description>&lt;BLOCKQUOTE&gt;JGoode wrote:&lt;BR /&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I know I can create a text variable and then use that as an infield so they can't change the text but this comes with an arrow for the dropdown box which I don't want. Is it possible to either remove the arrow or use a different type of infield to display the text.
&lt;/BLOCKQUOTE&gt;

If the text parameter has a VALUE list with just the one option, it will not be editable but it will have the arrow.&lt;BR /&gt;
&lt;BR /&gt;
If that text parameter does not have a VALUE list of options then it will not have the arrow.&lt;BR /&gt;
But the problem is that it will then be editable by the user. &lt;BR /&gt;
You can 'fix' that by adding .... PARAMETERS your_text_parameter = "your_text_value".&lt;BR /&gt;
The user can still change it but it will always change back to what it should be.&lt;BR /&gt;
&lt;BR /&gt;
Not sure if this helps.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Thu, 03 May 2018 01:26:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Copy-text-from-interface/m-p/288290#M3983</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-05-03T01:26:42Z</dc:date>
    </item>
  </channel>
</rss>

