Page 1 of 1

Ideas about screen position

Posted: Fri Jan 23, 2009 1:32 pm
by alemrantareq
Hi everybody,

I'll be thankful if I get the solutions of the following problems -

1. Using the "screenloc" function, we can open our app in the center of the screen. But I want to open my app at the right bottom of the screen just above the taskbar whether the screen is 800X600 or 1024X768. How to do that?

2. Is there any idea to remember the last screen position of the app and next time the app will be opened at that position? Thanks in advance......

Posted: Sat Jan 24, 2009 2:13 am
by mwieder
You might want to position the bottom of your app at the bottom of the working screenrect. That should set it just above the taskbar.