Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: rdean on March 28, 2012, 08:35:46 AM

Title: MachMsg Question
Post by: rdean on March 28, 2012, 08:35:46 AM
Is it possible to set or change  the screen position of MachMsg so it is not just in the center?

Thanks
Ray
Title: Re: MachMsg Question
Post by: edago on March 29, 2012, 04:51:07 PM
Hi Ray,

for this problem, I take Dialog Box Controls.
For examples take a look in VB-Script Command.pdf

Manfred
Title: Re: MachMsg Question
Post by: rdean on March 30, 2012, 06:29:29 AM
thank you I will look there.

Ray
Title: Re: MachMsg Question
Post by: rdean on April 05, 2012, 07:49:47 AM
I have read the section on dialog box controls and understand how they work but I don't know how to extend this information to a "MachMsg" statement.

Please a little more help.

I want to move a MachMsg to a different location on the screen.

Thank you

Ray
Title: Re: MachMsg Question
Post by: BR549 on April 05, 2012, 10:20:11 AM
The MachMsg is a special CB call just for Mach3. I don't beleive you have any screen placement options. It is what it is.

2nd thought have yopu tried applying any of the dialog control options to the MachMsg call? Ya never know(;-)

(;-) TP

Title: Re: MachMsg Question
Post by: rdean on April 05, 2012, 04:23:35 PM
Yes I have tried to incorporate some of them into machmsg will no results.

Thanks for the reply.

Ray