MsgSplash Centered

Post Reply
User avatar
vilian
Posts: 984
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil
Contact:

MsgSplash Centered

Post by vilian »

Could MsgSplash show the image centered on the screeen ?
Here it's no happening... :(
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
nageswaragunupudi
Posts: 10691
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: MsgSplash Centered

Post by nageswaragunupudi »

MsgSplash centers the image on the screen.
Just now I tried

Code: Select all | Expand

MsgSplash( "..\bitmaps\pngs\2.png", 15 )
and the image is centered.
Regards

G. N. Rao.
Hyderabad, India
User avatar
vilian
Posts: 984
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil
Contact:

Re: MsgSplash Centered

Post by vilian »

Here it's not happening, as you can see in the image bellow:

https://drive.google.com/file/d/1Kfc9iJ ... drive_link
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
nageswaragunupudi
Posts: 10691
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: MsgSplash Centered

Post by nageswaragunupudi »

Please send me the image you are using
Regards

G. N. Rao.
Hyderabad, India
User avatar
vilian
Posts: 984
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil
Contact:

Re: MsgSplash Centered

Post by vilian »

Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
nageswaragunupudi
Posts: 10691
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: MsgSplash Centered

Post by nageswaragunupudi »

it says i need to ask for permission. sent.
instead pls send to my email
Regards

G. N. Rao.
Hyderabad, India
User avatar
vilian
Posts: 984
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil
Contact:

Re: MsgSplash Centered

Post by vilian »

Mr Rao,

I sent to your email the image file, but i found out what was generating the problem. I have changed in Windows Configuration the scale of my screen to 125%.
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
nageswaragunupudi
Posts: 10691
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: MsgSplash Centered

Post by nageswaragunupudi »

Windows Configuration the scale of my screen to 125%.
Yes, this is the reason. Thanks for the feedback.
We will work on how to take care of this.
Meanwhile you may try the function MsgLogo( cImage ) and provide your feedback. MsgLogo() centers the image even with the screen scaling.
Regards

G. N. Rao.
Hyderabad, India
User avatar
vilian
Posts: 984
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil
Contact:

Re: MsgSplash Centered

Post by vilian »

Everything is fine with MsgLogo(), thank you !
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
nageswaragunupudi
Posts: 10691
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: MsgSplash Centered

Post by nageswaragunupudi »

Fixed in 2408.
MsgSplash() centers properly even if the screen scaling is set to more than 100%.
Regards

G. N. Rao.
Hyderabad, India
Post Reply