Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2008
    Location
    Adelaide - Sth Australia
    Posts
    29

    Grin Using Windows Accessories & Positioning.

    I need to use Windows Sound Recorder in a project. That is no problem, but how do I position the opened Sound Recorder absolute on a page. And will it matter what screen res the user has.

  2. #2
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    You could see the documentation for Window.EnumerateProcesses() or Window.EnumerateTitles(), and once you found the application you want, use Window.SetPos().

    Alternatively, you could use the WinApi plugin, developed by Reteset and published in the forums.

    Ulrich

  3. #3
    Join Date
    May 2008
    Location
    Adelaide - Sth Australia
    Posts
    29
    Thank You. That has given me a confident direction to follow.

Similar Threads

  1. install files to the Windows directory
    By Adam in forum Setup Factory 8.0 FAQ
    Replies: 0
    Last Post: 04-28-2008, 11:28 AM
  2. attempting to compare a variable with the contents of an array
    By Lucian Cain in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 10-17-2006, 03:10 PM
  3. INFO: JET and MDAC (Complete) Runtime Notes
    By Desmond in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 11-28-2003, 08:35 AM
  4. INFO: Setup Factory and the Windows Installer
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-22-2002, 10:38 AM
  5. HOWTO: Install Files to the Windows Directory
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-18-2002, 02:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts