Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2006
    Posts
    181

    Huh? need help with positioning

    i have 2 projects one of them is called "web" and the other is "driver"...
    what i want to do is;

    run the web project and with a button in the web project, i want to run the driver project but how can i set the position on the screen of the driver project from the button on the web project...
    NOT FROM THE ONSHOW EVENT OF DRIVER PROJECT...

  2. #2
    Join Date
    Mar 2005
    Posts
    187
    Quote Originally Posted by mgokkaya View Post
    i have 2 projects one of them is called "web" and the other is "driver"...
    what i want to do is;

    run the web project and with a button in the web project, i want to run the driver project but how can i set the position on the screen of the driver project from the button on the web project...
    NOT FROM THE ONSHOW EVENT OF DRIVER PROJECT...
    Hi mgokkaya,

    Try looking at the Window.SetPos() function. You can set the position (X,Y coords) of any window once you have the WndHandle. The help file (and forums) have a lot of good ways to get the WndHandle.

    Hope this helps!

Similar Threads

  1. Positioning buttons
    By Georges in forum AutoPlay Media Studio 5.0
    Replies: 15
    Last Post: 04-06-2009, 07:51 PM
  2. Video Positioning arrows
    By Gene Billeaudeaux in forum AutoPlay Media Studio 4.0
    Replies: 2
    Last Post: 02-06-2004, 12:24 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