|
Hi All,
I'm writing a script using REI and I experienced a
strange behavior in the method Msg.Open. The signature for this method is:
Msg.Open prompt,timeout,cancel,thermometer [,XPos,YPos]. XPos, YPos are
integer coordinates specifying the location of the upper left corner of the
message box, in twips (twentieths of a point).The problem is that the
message box is always centered on top of the application:
it doesn't matter what values I use for XPos and
YPos. Could anyone give me an explanation for this behavior? Could it be
possible that this method is not fully implemented? Did anyone use this method
specifying Xpos and YPos (all the examples I found don't set these
parameter)?
Thanks in advance.
Davide Pace
|
