Guys:
What would be the easiest way to build an about box for a program ? Alert, a dialog, MsgInfo, etc ? I'd tried using a Dialog and the CENTER() function for each SAY but the text does not get centered. Any ideas ? Thank you.
Guys:
What would be the easiest way to build an about box for a program ? Alert, a dialog, MsgInfo, etc ? I'd tried using a Dialog and the CENTER() function for each SAY but the text does not get centered. Any ideas ? Thank you.

Uwe:
Thank you for your answer. The compiler gives me an error with the @ nTop, nLeft TITLE, TITLEIMG, TITLETEXT commands. I'm using FWH 10.6. Can the TITLE control be centered no matter the screen resolution ? Thank you my friend.
Gustavo
There is a built-in FWH function
MsgAbout( cAbout, cCopyRight )
This function uses the standard Microsoft Windows About dialog, which looks like any other standard about dialog of other windows software.
Rao:
Thank you for your response. Can MsgAbout() display more than one line ?

Hua:
Thank you for your response. Same results here. ![]()



Uwe:
Great idea and visuals ! I can't wait to test your solution. ![]()
PD.: Does the @ x,y TITLE, TITLEIMB, TITLETXT works in FWH 10.06 or do I have to upgrade ?

Uwe:
The first example worked ok. Now, how do I close the Vtitle ? Thank you.
PD: Your prototypes look awesome !



Uwe:
Great job ! How can I download the painter ?




