MetaCase Homepage
Forum Home Forum Home > > MetaEdit+
  New Posts New Posts RSS Feed - API Server Window position
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

API Server Window position

 Post Reply Post Reply
Author
Message
martind View Drop Down
Contributor
Contributor
Avatar

Joined: 18.Apr.2008
Location: Bremen, Germany
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote martind Quote  Post ReplyReply Direct Link To This Post Topic: API Server Window position
    Posted: 14.May.2008 at 10:15
Is there a posibility to choose where the API server window gets positioned when opened via the command line at start up? I have the impression that the window always puts its center to where the mouse actually is.

Regards,

Martin
Back to Top
stevek View Drop Down
MetaCase
MetaCase
Avatar

Joined: 11.Mar.2008
Points: 643
Post Options Post Options   Thanks (0) Thanks(0)   Quote stevek Quote  Post ReplyReply Direct Link To This Post Posted: 14.May.2008 at 10:43

You're correct about the window opening over the mouse position. If you want to specify the window position, you could use your programming language's function to position the mouse where you want the window before calling the API command.

That's one of the benefits of the API: we don't have to provide duplicates of all the normal low-level functions. You use the API just for the MetaEdit-specific parts of your program, and all the normal maths, window operations etc. are done with the familiar functions in whatever programming language you use.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.05
Copyright ©2001-2022 Web Wiz Ltd.

This page was generated in 0.023 seconds.