Page 1 of 1

SystemRequest() formatting tag to center?

Posted: Mon Apr 13, 2015 10:42 pm
by Tuxedo
Hi all!
I cant manage to center text on SystemRequest() function... on MUIROyale you can do ity but on standard Sytem Requester dont seems possible... where I mistake?

Re: SystemRequest() formatting tag to center?

Posted: Wed Apr 15, 2015 6:38 pm
by airsoftsoftwair
No, it's not possible. SystemRequest() is pretty barebones because it supports all kinds of different OS backends and not all support text formatting.

Re: SystemRequest() formatting tag to center?

Posted: Wed Apr 15, 2015 10:23 pm
by Tuxedo
Thank you for reply, so any hope to get also basic support for dimple tags like center?

Re: SystemRequest() formatting tag to center?

Posted: Sat Apr 18, 2015 11:14 am
by airsoftsoftwair
Not very likely because this is not supported by the standard dialogs on many operating systems and could only be implemented by using custom dialogs which don't share the look & feel of the default ones.