<?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: multi-window application in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601465#M855847</link>
    <description>Victor,&lt;BR /&gt;&lt;BR /&gt;   Mmmm not sure if I can get all 4 ITO GUI's appearing on 4 differnet workspaces for you .... it depends on whether 1 ITO command is required to open up the 4 gui's or if it's 4 separate commands.&lt;BR /&gt;&lt;BR /&gt;  If is the latter that's no problem see below. As to opening up ITO's GUI's on a hidden w/s .... I take it you mean not starting in the CDE w/s a users see's when they login to CDE but in one of the others available off CDE's front panel .... again I can help with this see below .....&lt;BR /&gt;&lt;BR /&gt;=============================&lt;BR /&gt;see attached switch.c, compile it and use it in conjunction with CDE's sessionetc script.&lt;BR /&gt;&lt;BR /&gt;eg create a shell script  $HOME/.dt/sessions/sessionsetc&lt;BR /&gt;along the lines of ....&lt;BR /&gt;&lt;BR /&gt;/home/user/bin/switch &lt;WORKSPACENAME&gt;&lt;BR /&gt;&lt;BR /&gt;/opt/omni/bin/Xomni &amp;amp;&lt;BR /&gt;&lt;BR /&gt;This will programatically swith to the desired CDE workspace and start your application there .... you may use the switch command as many times as you wish in conjunction with other application startup commands too but you may need to add sleep statements if the GUI's take a few secs to start/appear on the desired w/s ..obviously the last switch command will be to end up in the w/s you wish to see once all applications have started in their desired w/s&lt;BR /&gt;&lt;BR /&gt;Hope this helps ......&lt;BR /&gt;&lt;/WORKSPACENAME&gt;</description>
    <pubDate>Fri, 26 Oct 2001 06:40:12 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2001-10-26T06:40:12Z</dc:date>
    <item>
      <title>multi-window application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601464#M855846</link>
      <description>Hi all,&lt;BR /&gt;I am using ITO on HPUX 11.&lt;BR /&gt;When I start the GUI of ITO it opens all its 4 windows in currently opened CDE workplace.&lt;BR /&gt;Is it possible to start different ITO windows in different workplaces of CDE?&lt;BR /&gt;In any case how to tell to application to start not on the opened workplace but on a "hidden" one?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 25 Oct 2001 16:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601464#M855846</guid>
      <dc:creator>Victor Makarov</dc:creator>
      <dc:date>2001-10-25T16:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: multi-window application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601465#M855847</link>
      <description>Victor,&lt;BR /&gt;&lt;BR /&gt;   Mmmm not sure if I can get all 4 ITO GUI's appearing on 4 differnet workspaces for you .... it depends on whether 1 ITO command is required to open up the 4 gui's or if it's 4 separate commands.&lt;BR /&gt;&lt;BR /&gt;  If is the latter that's no problem see below. As to opening up ITO's GUI's on a hidden w/s .... I take it you mean not starting in the CDE w/s a users see's when they login to CDE but in one of the others available off CDE's front panel .... again I can help with this see below .....&lt;BR /&gt;&lt;BR /&gt;=============================&lt;BR /&gt;see attached switch.c, compile it and use it in conjunction with CDE's sessionetc script.&lt;BR /&gt;&lt;BR /&gt;eg create a shell script  $HOME/.dt/sessions/sessionsetc&lt;BR /&gt;along the lines of ....&lt;BR /&gt;&lt;BR /&gt;/home/user/bin/switch &lt;WORKSPACENAME&gt;&lt;BR /&gt;&lt;BR /&gt;/opt/omni/bin/Xomni &amp;amp;&lt;BR /&gt;&lt;BR /&gt;This will programatically swith to the desired CDE workspace and start your application there .... you may use the switch command as many times as you wish in conjunction with other application startup commands too but you may need to add sleep statements if the GUI's take a few secs to start/appear on the desired w/s ..obviously the last switch command will be to end up in the w/s you wish to see once all applications have started in their desired w/s&lt;BR /&gt;&lt;BR /&gt;Hope this helps ......&lt;BR /&gt;&lt;/WORKSPACENAME&gt;</description>
      <pubDate>Fri, 26 Oct 2001 06:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601465#M855847</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-10-26T06:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: multi-window application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601466#M855848</link>
      <description>Thanks Alex,&lt;BR /&gt;I could not compile the binary because XmAll.h and Wsm.h files are not in my system. (I've searched them through the all filesystems)&lt;BR /&gt;&lt;BR /&gt;I used standart C compiler that comes with HPUX. Should I install ANSI C compiler or something else?&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 26 Oct 2001 07:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601466#M855848</guid>
      <dc:creator>Victor Makarov</dc:creator>
      <dc:date>2001-10-26T07:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: multi-window application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601467#M855849</link>
      <description>I think the files you refer to come from the Motif Dev kit .... I'll see if I can compile this for you on an hpux 11.00 system here in the ukrc .....&lt;BR /&gt;&lt;BR /&gt;hang on .....</description>
      <pubDate>Fri, 26 Oct 2001 07:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601467#M855849</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-10-26T07:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: multi-window application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601468#M855850</link>
      <description>Try the following executable .... if it doesn't work post your email address and I can send you the make file etc but nb You'll need the X11MotifDevKit product installed to get imake&lt;BR /&gt;and the CDEDevKit for the CDE include files.</description>
      <pubDate>Fri, 26 Oct 2001 07:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601468#M855850</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-10-26T07:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: multi-window application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601469#M855851</link>
      <description>It is strange but I cannot download the file (404 error).&lt;BR /&gt;Pleases send it to victor.makarov@i-teco.ru&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 26 Oct 2001 07:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multi-window-application/m-p/2601469#M855851</guid>
      <dc:creator>Victor Makarov</dc:creator>
      <dc:date>2001-10-26T07:50:57Z</dc:date>
    </item>
  </channel>
</rss>

