Hello Guest it is May 12, 2025, 11:47:14 PM

Author Topic: MachMsg Question  (Read 9302 times)

0 Members and 1 Guest are viewing this topic.

Offline rdean

*
  •  94 94
MachMsg Question
« 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
Re: MachMsg Question
« Reply #1 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

Offline rdean

*
  •  94 94
Re: MachMsg Question
« Reply #2 on: March 30, 2012, 06:29:29 AM »
thank you I will look there.

Ray

Offline rdean

*
  •  94 94
Re: MachMsg Question
« Reply #3 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

Offline BR549

*
  •  6,965 6,965
Re: MachMsg Question
« Reply #4 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

« Last Edit: April 05, 2012, 10:22:00 AM by BR549 »

Offline rdean

*
  •  94 94
Re: MachMsg Question
« Reply #5 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