Is there a way to ceneter them?
Harvey
Harvey
Is there a way to ceneter them?
Harvey
Harvey,
Those functions are Windows standard ones, and they don't offer such feature.
As a workaround, please try to add spaces to the left of the text to show:
MsgInfo( PadL( "Hello world", 30 ) )
MsgInfo centers text. MsgYesNo, etc do not.
FWH provides wrappers to the Windows API functions. If we want what Microsoft does not provide, we have to write our own functions.
Roa:
Thanks for all the input.
My conversion to 32 bits is moving along quite nicely.
I really like the ability to move browse column around. Biggest problem now is to print the browse after altering it.
I'm using oBrw:report() but I need the ability to size the print and cut it off when reaching a particular record. Do you have any suggestions on how to accomplish this?
Thanks again.
Dear Harvey,
For a new topic question, that it is not related to the original one, please post a new topic, thanks ![]()
Had one posted with no results. I'll try again.