lundi 2 mars 2015

Win api MessageBox alternative that has a set for text-align: center


As I found out by searching, it is not possible to create a MessageBox() with center-aligned text.


So is there some simple alternative providing the MessageBox() functionality (including program wait for closing/accepting the box) that has an option to center-align the text?


Thanks for suggestions/examples.


PS: On Windows7+, using C++ Windows API (compiled in MS Visual Studio 2012)


EDIT:

Some useful tips:

1) Express version of Visual Studio does NOT have a resource editor/file create option:



2) Visual Studio C++ how to display a dynamic message (i.e., string) in my About box?


Aucun commentaire:

Enregistrer un commentaire