<?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 Auto align/arrange Design Canvas in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Auto-align-arrange-Design-Canvas/m-p/2356484#M122003</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This might be a silly question, but I'm looking for a way to Auto arrange/align the components on the design canvas as I can't seem to find it. We're generating jobs using jobscripts, and after generation all the components end up stacked in the same place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there's a possibility to do this, can it also be automated on job generation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for the input!&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2017 09:01:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-26T09:01:37Z</dc:date>
    <item>
      <title>Auto align/arrange Design Canvas</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-align-arrange-Design-Canvas/m-p/2356484#M122003</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This might be a silly question, but I'm looking for a way to Auto arrange/align the components on the design canvas as I can't seem to find it. We're generating jobs using jobscripts, and after generation all the components end up stacked in the same place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there's a possibility to do this, can it also be automated on job generation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for the input!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 09:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-align-arrange-Design-Canvas/m-p/2356484#M122003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-26T09:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Auto align/arrange Design Canvas</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-align-arrange-Design-Canvas/m-p/2356485#M122004</link>
      <description>&lt;P&gt;I don't believe that there is anything to do this, but then I tend to be a bit OCD about component layout so wouldn't use it if there was. If you do find something, it would be interesting to see how it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, you can mitigate for this in your jobscript generation. If you have got as far as generating jobscripts, it wouldn't be too much extra work to implement some logic on component position. Below is a section which describes the size and position of a component. The size and position elements use the same units. You should be able to produce something which, at the very least, evenly spaces the components with that information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;	setComponentDefinition {
		TYPE: "tSortRow",
		NAME: "tSortRow_1",
		POSITION: 256, 1440,
		SIZE: 32, 32,
		OFFSETLABEL: 0, 0
	}&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Sep 2017 09:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-align-arrange-Design-Canvas/m-p/2356485#M122004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-26T09:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Auto align/arrange Design Canvas</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-align-arrange-Design-Canvas/m-p/2356486#M122005</link>
      <description>Hi Rilhia, 
&lt;BR /&gt; 
&lt;BR /&gt;I was afraid this would be the answer. No worries, just a couple of extra loops in the generation then 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks for the input!</description>
      <pubDate>Tue, 26 Sep 2017 09:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-align-arrange-Design-Canvas/m-p/2356486#M122005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-26T09:28:06Z</dc:date>
    </item>
  </channel>
</rss>

