<?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 Window X/Y position on CREATE/TERM in Motif in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/window-x-y-position-on-create-term-in-motif/m-p/3549080#M5698</link>
    <description>Hi all, 1st time post.  This has been driving me nuts for awhile ...&lt;BR /&gt;&lt;BR /&gt;I have an AlphaServer DS10, running V7.3.  I'm trying to create DECTerms&lt;BR /&gt;from a .COM file using CREATE/TERM... command, but am having a hard time&lt;BR /&gt;forcing the X/Y position on the screen.  The values I set for X_Position&lt;BR /&gt;and Y_Position are ignored, and the window comes up at the next "cascade"&lt;BR /&gt;position on the screen.  Here is a sample DCL line.&lt;BR /&gt;&lt;BR /&gt;$create/terminal=decterm/detach/little/Insert/Line_Editing-&lt;BR /&gt;       /window=(ICOn_name="Dan1",-&lt;BR /&gt;                Font=-dec-terminal-medium-r-narrow--14-100-100-100-c-6-dec-dectech,-&lt;BR /&gt;                Title="Dan1",-&lt;BR /&gt;                Initial_State=WINDOW,-&lt;BR /&gt;                X_Position=25,-&lt;BR /&gt;                Y_Position=500,-&lt;BR /&gt;                Foreground=LightGreen,-&lt;BR /&gt;                Rows=36,-&lt;BR /&gt;                Columns=80)-&lt;BR /&gt;       /process="Dan1"&lt;BR /&gt;&lt;BR /&gt;I've never had a problem on my VAXstation 4000/60 (pre-Motif DECWindows)&lt;BR /&gt;using X_Position/Y_Position.  I suspect there is some resource parameter&lt;BR /&gt;that has to be set up in my DECW$TERMINAL.DAT file, but I can't find it.&lt;BR /&gt;&lt;BR /&gt;Help!</description>
    <pubDate>Fri, 20 May 2005 15:59:23 GMT</pubDate>
    <dc:creator>Daniel May</dc:creator>
    <dc:date>2005-05-20T15:59:23Z</dc:date>
    <item>
      <title>Window X/Y position on CREATE/TERM in Motif</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/window-x-y-position-on-create-term-in-motif/m-p/3549080#M5698</link>
      <description>Hi all, 1st time post.  This has been driving me nuts for awhile ...&lt;BR /&gt;&lt;BR /&gt;I have an AlphaServer DS10, running V7.3.  I'm trying to create DECTerms&lt;BR /&gt;from a .COM file using CREATE/TERM... command, but am having a hard time&lt;BR /&gt;forcing the X/Y position on the screen.  The values I set for X_Position&lt;BR /&gt;and Y_Position are ignored, and the window comes up at the next "cascade"&lt;BR /&gt;position on the screen.  Here is a sample DCL line.&lt;BR /&gt;&lt;BR /&gt;$create/terminal=decterm/detach/little/Insert/Line_Editing-&lt;BR /&gt;       /window=(ICOn_name="Dan1",-&lt;BR /&gt;                Font=-dec-terminal-medium-r-narrow--14-100-100-100-c-6-dec-dectech,-&lt;BR /&gt;                Title="Dan1",-&lt;BR /&gt;                Initial_State=WINDOW,-&lt;BR /&gt;                X_Position=25,-&lt;BR /&gt;                Y_Position=500,-&lt;BR /&gt;                Foreground=LightGreen,-&lt;BR /&gt;                Rows=36,-&lt;BR /&gt;                Columns=80)-&lt;BR /&gt;       /process="Dan1"&lt;BR /&gt;&lt;BR /&gt;I've never had a problem on my VAXstation 4000/60 (pre-Motif DECWindows)&lt;BR /&gt;using X_Position/Y_Position.  I suspect there is some resource parameter&lt;BR /&gt;that has to be set up in my DECW$TERMINAL.DAT file, but I can't find it.&lt;BR /&gt;&lt;BR /&gt;Help!</description>
      <pubDate>Fri, 20 May 2005 15:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/window-x-y-position-on-create-term-in-motif/m-p/3549080#M5698</guid>
      <dc:creator>Daniel May</dc:creator>
      <dc:date>2005-05-20T15:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Window X/Y position on CREATE/TERM in Motif</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/window-x-y-position-on-create-term-in-motif/m-p/3549081#M5699</link>
      <description>This is no real help, but on Alpha/V8.2 with Motif V1.5 it works as expected.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Mon, 23 May 2005 00:20:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/window-x-y-position-on-create-term-in-motif/m-p/3549081#M5699</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-05-23T00:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Window X/Y position on CREATE/TERM in Motif</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/window-x-y-position-on-create-term-in-motif/m-p/3549082#M5700</link>
      <description>Daniel,&lt;BR /&gt;&lt;BR /&gt;Whe are using a sort of construction too, but since 7.2 (till now, 7.3-2 latest patches) it's working as expected. The only thing I'm not using is the font bit. Are you sure you have implemented the latest patches to it ?&lt;BR /&gt;&lt;BR /&gt;Whe are using:&lt;BR /&gt;$ create/terminal/detach/input=&amp;lt;.com&amp;gt; -&lt;BR /&gt;/nobroadcast/little_font -&lt;BR /&gt;/window_attribute=(icon="monitor"/title="monitor"  -&lt;BR /&gt;/x_position=100,y_position=100,colums=80, -&lt;BR /&gt;/rows=132)/proces=monitor_1&lt;BR /&gt;&lt;BR /&gt;The display is mostly LAT, on a VXT2000. I've never done it on the current site on other displays. In my early days I've done it only with PC's using ReflectionX and Hummingbird but do not know or I used in those days the X_ and Y_ positions and if, if it displayed alright.&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Mon, 23 May 2005 02:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/window-x-y-position-on-create-term-in-motif/m-p/3549082#M5700</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2005-05-23T02:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Window X/Y position on CREATE/TERM in Motif</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/window-x-y-position-on-create-term-in-motif/m-p/3549083#M5701</link>
      <description>Kalle, AvR,&lt;BR /&gt;&lt;BR /&gt;Sorry it took so long to reply (had to wait for my sys grp to upgrade my workstation).&lt;BR /&gt;&lt;BR /&gt;I upgraded from VMS 7.3 to 7.3-2 to 8.2.  This brought my Motif from 1.2-6 to 1.5.  CREATE/TERM with a specific x_pos/y_pos now works correctly.&lt;BR /&gt;&lt;BR /&gt;One thing that threw me off for awhile is that the X-Windows program DECW$UTILS:XWININFO.EXE (also found in Application Manager -&amp;gt; DECWindows Utilities  as  Window Information).  The x/y displayed does NOT start with the upper-left window (border, window title, minimize/maximize buttons, ...), but with upper-left of the "File Edit Commands ..." box.  Therefore, if I CREATE/TERM a window with x/y of 1/1, XWININFO shows (with my current settings) 7/24 (which is X+6, Y+23, 6/23 being the border/title sizes).  Clicking-and-dragging the window shows the X/Y pos I care about (border/title).&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt; -Dan-&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2005 14:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/window-x-y-position-on-create-term-in-motif/m-p/3549083#M5701</guid>
      <dc:creator>Daniel May</dc:creator>
      <dc:date>2005-06-03T14:49:26Z</dc:date>
    </item>
  </channel>
</rss>

