<?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: Object User Interface - Inconsistent on MAC and PC in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128003#M13007</link>
    <description>Thanks for the response Piotr.&lt;BR /&gt;
I was afraid that would be the answer &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Jakub Chruscinski&lt;BR /&gt;
Jaworzno &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
    <pubDate>Sat, 25 Jan 2014 08:42:59 GMT</pubDate>
    <dc:creator>jakubc7</dc:creator>
    <dc:date>2014-01-25T08:42:59Z</dc:date>
    <item>
      <title>Object User Interface - Inconsistent on MAC and PC</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128001#M13005</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I've had a go at making a user interface for one of my objects.&lt;BR /&gt;
I made a png image 444x266 pixels as my interface base. Then I added INFIELDS AND OUTFIELDS to make parameter changes.&lt;BR /&gt;
&lt;BR /&gt;
Seemed to work like a treat at work on a mac. When I try the object at home on a PC it doesn't allow me to change the parameters. My understanding is that the image is on top of the parameters hence I cannot click them. Has anyone else had this issue with MAC vs PC behaving differently?&lt;BR /&gt;
&lt;BR /&gt;
Currently the image file is the first thing in my UI script. If I send it to the end it behaves differently. I can change the settings but they are not visible until I click them.&lt;BR /&gt;
&lt;BR /&gt;
Also, the script has no errors as such, only when I click to see the UI PREVIEW and then check script, I get error saying that Item 1 is overlapping item 2 etc ... for all of the parameters placed.&lt;BR /&gt;
&lt;BR /&gt;
Is there a solution to this problem. I really wouldn't want to have to make lots of small images for my interface. The process I used seems logical and extremely easy.&lt;BR /&gt;
&lt;BR /&gt;
What surprises me is that it behaves differently on different operating systems.&lt;BR /&gt;
&lt;BR /&gt;
Both AC were version 17 (not sure about which built - likely different).&lt;BR /&gt;
&lt;BR /&gt;
Any suggestions????&lt;BR /&gt;
&lt;BR /&gt;
Object attached.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Jakub&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 25 Jan 2014 01:45:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128001#M13005</guid>
      <dc:creator>jakubc7</dc:creator>
      <dc:date>2014-01-25T01:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Object User Interface - Inconsistent on MAC and PC</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128002#M13006</link>
      <description>Yes, the images if covering the whole UI are the problem.&lt;BR /&gt;
AC allows them on MAC but not on PC (probably due to OS differences)&lt;BR /&gt;
The safe way is to slice the image and put the parts where needed but be sure not to cover the buttons etc.&lt;BR /&gt;
&lt;BR /&gt;
The other problem is text differences - I am on PC and sometimes my MAC friends receiving my GDLs might not see the whole text I can see without problem on PC.&lt;BR /&gt;
&lt;BR /&gt;
Sometimes the text differences make some infield menus unusable due to height difference - on the contrary to text length above - this time PC texts are higher than MAC ones, so if the object is prepared on MAC might be unusable on PC.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Sat, 25 Jan 2014 08:19:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128002#M13006</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2014-01-25T08:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Object User Interface - Inconsistent on MAC and PC</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128003#M13007</link>
      <description>Thanks for the response Piotr.&lt;BR /&gt;
I was afraid that would be the answer &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Jakub Chruscinski&lt;BR /&gt;
Jaworzno &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Sat, 25 Jan 2014 08:42:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128003#M13007</guid>
      <dc:creator>jakubc7</dc:creator>
      <dc:date>2014-01-25T08:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Object User Interface - Inconsistent on MAC and PC</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128004#M13008</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
It's common between Mac and PC;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.wpdfd.com/issues/5/its_the_difference_that_makes_the_difference/" target="_blank"&gt;Read this&lt;/A&gt;&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;This also means that any font size on the PC screen will be one and a third times bigger than the eventual printout and one and a third times bigger than the equivalent font on a Mac screen. Nine point type on a PC is about the same size as twelve point type on a Mac. Luckily, web browsers use relative rather than absolute font sizes and the "normal" size on Mac and PCs are roughly the same.&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Sat, 25 Jan 2014 17:13:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128004#M13008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-25T17:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Object User Interface - Inconsistent on MAC and PC</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128005#M13009</link>
      <description>I have the same problem with images and parameters on PC.&lt;BR /&gt;
A workaround is to list all the parameter in/out fields and then add the code for the image.&lt;BR /&gt;
But the trick is to now copy and paste all the code for the in/out fileds and repeat in after the image code.&lt;BR /&gt;
&lt;BR /&gt;
So you have ...&lt;BR /&gt;
in/out fields&lt;BR /&gt;
image code&lt;BR /&gt;
repeat of in/out fields&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 28 Jan 2014 02:00:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128005#M13009</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2014-01-28T02:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Object User Interface - Inconsistent on MAC and PC</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128006#M13010</link>
      <description>Thanks Berry.&lt;BR /&gt;
It seems to do the job &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
I'm quite relieved I don't need to do lots of little images.</description>
      <pubDate>Tue, 28 Jan 2014 04:04:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-User-Interface-Inconsistent-on-MAC-and-PC/m-p/128006#M13010</guid>
      <dc:creator>jakubc7</dc:creator>
      <dc:date>2014-01-28T04:04:04Z</dc:date>
    </item>
  </channel>
</rss>

