Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

Multi Monitor

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [New Releases from Matrix Games] >> The Operational Art of War IV >> Multi Monitor Page: [1]
Login
Message << Older Topic   Newer Topic >>
Multi Monitor - 11/17/2017 8:51:34 AM   
goodwoodrw


Posts: 2661
Joined: 2/14/2005
Status: offline
Does the game support more than one monitor

_____________________________

Formerly Goodwood

Post #: 1
RE: Multi Monitor - 11/17/2017 9:23:00 AM   
Shadrach


Posts: 727
Joined: 10/16/2001
From: Oslo, Norway
Status: offline
Apparently it does, someone else posted they were able to run it on two screens, although I can't see how it would work in practice.

I also heard you are able to move the informational boxes by dragging them, and possibly to another display, but not had a chance to test it.

(in reply to goodwoodrw)
Post #: 2
RE: Multi Monitor - 11/17/2017 11:00:04 AM   
JPJ

 

Posts: 124
Joined: 7/15/2017
Status: offline
I can run it on two screens (left/right) without changing the screen resolution in the opart .ini file.

My main screen is left. The buttons, air view and unit view panels remain fixed where they are near the right edge of the window, so, on two screens they are on the far right of my second screen.

(in reply to goodwoodrw)
Post #: 3
RE: Multi Monitor - 11/17/2017 1:49:55 PM   
gbaby


Posts: 180
Joined: 2/2/2016
Status: offline
The game is windowed, which means you can adjust the window size as you like. If your desktop spans multiple monitors, you can resize the game's window. That is it.

The info panels "float" only in that it allows the map to be drawn behind them, so they float on the map. But they are not seperate windows, they are static in the game. So they cannot be moved in the game window, they are locked in their positions.


(in reply to goodwoodrw)
Post #: 4
RE: Multi Monitor - 11/17/2017 2:03:26 PM   
JPJ

 

Posts: 124
Joined: 7/15/2017
Status: offline
quote:

The info panels "float" only in that it allows the map to be drawn behind them, so they float on the map. But they are not seperate windows, they are static in the game. So they cannot be moved in the game window, they are locked in their positions.


Not all info panels are locked. You can drag the Micro View, Air War and Buttons pannels to other locations if you want.

Micro View panel: drag the thick edge.
Air War panel: hover above it and drag.
Buttons panel: touch the fine right or bottom outer edge and drag. I had to try a couple of times to find where to drag this one.

< Message edited by JPJ -- 11/17/2017 2:04:36 PM >

(in reply to gbaby)
Post #: 5
RE: Multi Monitor - 11/17/2017 3:29:42 PM   
Shadrach


Posts: 727
Joined: 10/16/2001
From: Oslo, Norway
Status: offline
Would be nice if the Unit Info, Status Bar and the View Panel could be moveable as well.
And they really should have some indicator of where to grab to move, a little cross or something.


Would be even nicer if the panels were made so they could be moved onto another display - like CmdOps2 does it. So you can have lots of panels and stats on one display and the map free of clutter on the other.


(in reply to JPJ)
Post #: 6
RE: Multi Monitor - 11/17/2017 4:22:45 PM   
ralphtricky


Posts: 6685
Joined: 7/27/2003
From: Colorado Springs
Status: offline

quote:

ORIGINAL: stian

Would be nice if the Unit Info, Status Bar and the View Panel could be moveable as well.
And they really should have some indicator of where to grab to move, a little cross or something.


Would be even nicer if the panels were made so they could be moved onto another display - like CmdOps2 does it. So you can have lots of panels and stats on one display and the map free of clutter on the other.



Everything should be movable. Grab bars were planned for, but I ran out of time. The mouse cursor does change when over a drag point, please let me know if the bugs forum if there is any place where it doesn't happen.

Separate multiple windows were the norm for a brief period in the 90s. The Symantec C++ environment used that paradigm. The industry has largely moved away from it to the current way of doing it. I do plan to allow for saving windows states, the code allows it, but again, it didn't make the cut for the initial release, mainly because I wanted to make sure that I got that piece added without adding that level of potential for messing things up.


_____________________________

Ralph Trickey
TOAW IV Programmer
Blog: http://operationalwarfare.com
---
My comments are my own, and do not represent the views of any other person or entity. Nothing that I say should be construed in any way as a promise of anything.

(in reply to Shadrach)
Post #: 7
RE: Multi Monitor - 11/17/2017 4:32:59 PM   
Sniper31


Posts: 132
Joined: 9/15/2015
Status: offline
Moveable windows will be a nice feature when you are able to get it coded in Ralph, thanks for the update. I have only scratched the surface of TOAW IV thus far, but so far I must commend you and the other developers for a job well done, both with the game itself and also your feedback and activity here on the forums.

_____________________________

"I say again, expend ALL remaining in my perimeter!" - Platoon

"This is JB27, on target...fire for effect.." - Me

(in reply to ralphtricky)
Post #: 8
RE: Multi Monitor - 11/17/2017 6:13:15 PM   
muzzlehead

 

Posts: 15
Joined: 5/20/2000
Status: offline
I would like to be able to shift the screen to the left or right so that the map sits on one monitor then the 'off map' area allowing space for the panels in the black space. Currently when you stretch the window across 2 monitors it centers the map between the 2 monitors.. effectively splitting the map between the monitors when you zoom in.

I have multiple games that allow for the window to bridge 2 monitors and also allows you to align the screen to the left or right.

Perhaps there is a way to align to left or right, if so please let me know I am new to TOAW series.

(in reply to Sniper31)
Post #: 9
RE: Multi Monitor - 11/17/2017 6:30:29 PM   
Shadrach


Posts: 727
Joined: 10/16/2001
From: Oslo, Norway
Status: offline
quote:

ORIGINAL: ralphtrick
Everything should be movable. Grab bars were planned for, but I ran out of time. The mouse cursor does change when over a drag point, please let me know if the bugs forum if there is any place where it doesn't happen.

Separate multiple windows were the norm for a brief period in the 90s. The Symantec C++ environment used that paradigm. The industry has largely moved away from it to the current way of doing it. I do plan to allow for saving windows states, the code allows it, but again, it didn't make the cut for the initial release, mainly because I wanted to make sure that I got that piece added without adding that level of potential for messing things up.


Thanks for that update Ralph, much appreciated.

By "everything" do you include the Unit Info panel and the Status Bar? Because I've been unable to get a grab on those at all. And can't say I've noticed the cursor changing either. A small grab icon to let us know where to grab would be great if you can get it.

Remembering window states would also be *excellent*, I think I'd prefer to have everything on the left side, because that's how I'm used to from CmdOps and stuff like Photoshop

CmdOps2 uses separate windows to great effect, by allowing the user to move windows to another display, it's a neat feature.

(in reply to ralphtricky)
Post #: 10
RE: Multi Monitor - 11/17/2017 6:35:24 PM   
gbaby


Posts: 180
Joined: 2/2/2016
Status: offline
Alright, I stand corrected. Except for the unit info window and info bar, you can move the other floating windows. Of course, I left them where they are!



(in reply to goodwoodrw)
Post #: 11
RE: Multi Monitor - 11/17/2017 6:46:57 PM   
alwaysdime

 

Posts: 178
Joined: 4/28/2009
From: USA
Status: offline
I really want that unit info window to be moveable. I have a large screen and tend to lean to my left so its easier moving everything over there. That's just personal preference of course.

(in reply to gbaby)
Post #: 12
RE: Multi Monitor - 11/18/2017 12:06:50 AM   
JPJ

 

Posts: 124
Joined: 7/15/2017
Status: offline

quote:

ORIGINAL: ralphtrick

The mouse cursor does change when over a drag point, please let me know if the bugs forum if there is any place where it doesn't happen.



It does not change over a drag point for the Micro View, Air War and Buttons panels.
I put this in a new thread in the Tech forum (assuming that is where you meant with the bug forum).

(in reply to ralphtricky)
Post #: 13
Page:   [1]
All Forums >> [New Releases from Matrix Games] >> The Operational Art of War IV >> Multi Monitor Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.645