Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3780

Window Position?

$
0
0

I have the following code, which sets the position of my window as required:

// POSITION THE WINDOW
Self.Top = 200
Self.left = 0

However - I am now trying to position my window so that the top of my window is 100 pixels up from the bottom of my screen.

Any ideas how to achieve this? Haven’t used Xojo for years and a lot to the code seems to have changed, so now I am struggling with the basics.

Any help appreciated.

4 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 3780

Trending Articles