Multi-Monitor support for Message Form?


Author
Message
Edhy Rijo
E
StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hi Ivan,

Thanks I will try that.

Edhy Rijo

Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.4K reputation)Strategic Support Team Member (3.4K reputation)Strategic Support Team Member (3.4K reputation)Strategic Support Team Member (3.4K reputation)Strategic Support Team Member (3.4K reputation)Strategic Support Team Member (3.4K reputation)Strategic Support Team Member (3.4K reputation)Strategic Support Team Member (3.4K reputation)Strategic Support Team Member (3.4K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Hey Edhy!

If you have a look at the MessageForm's StartPostion property you will see it is set to CenterScreen. So I guess the SetFormPosition is not doing any good. To fix this, change the MessageForm's StartPostion to Manual and recompile the SF source code. This should make it work properly. Don't forget to make annotations about this if we get a next release without this change, so you can update it again. I am doing the same over here.
Edhy Rijo
E
StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
I have couple of customers which uses 2 monitors and run my application from the secondary monitor.  Whenever I display a message using the form's Me.ShowMessageByKey() the message is being displayed on the Primary Monitor instead of the one where the application is running.

Same thing happens with the WaitWindow control when is executed from a class file instead of a form.

I see the sub SetFormPosition() in the MessageForm.vb code, but still don't know why some of my messages are shown in the Primary monitor and not in the one where the application is being shown.  I even keep the mouse in the secondary monitor, but still it will show in the primary one.

Edhy Rijo

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search