05-25-2008, 05:39 PM
okay i know there is a code where you make a dialog appear at the bottom left of all Screen Resolutions
I was wondering if anyone has to code to make it appear at the bottom right of all Screen Resolutions
Here is the code im talking about to make a dialog appear at the bottom left of all screens
you put it under INIT_DIALOG
int L T H wH
GetWorkArea L T 0 H
GetWinXY hDlg 0 0 0 wH
mov L T+H-wH hDlg
Please if you have the code i would be greatful if you could post it
Thanks
I was wondering if anyone has to code to make it appear at the bottom right of all Screen Resolutions
Here is the code im talking about to make a dialog appear at the bottom left of all screens
you put it under INIT_DIALOG
int L T H wH
GetWorkArea L T 0 H
GetWinXY hDlg 0 0 0 wH
mov L T+H-wH hDlg
Please if you have the code i would be greatful if you could post it
Thanks