Does blitz support dual-screen support? how would I achieve that?
scenario: I have a computer with 2 graphics cards, and of course two seperate monitors allowing me to drag and drop files from one monitor to the other etc.
Can I in Blitz code my way around to have Blitz show one graphics() on one monitor and another graphics() on the other monitor?
technically, it SHOULD be possible, right? I mean, Blitz is using DirectX, and DirectX supports it through Windows, so Max should somehow be able to tap into that, right?
Any ideas?
scenario: I have a computer with 2 graphics cards, and of course two seperate monitors allowing me to drag and drop files from one monitor to the other etc.
Can I in Blitz code my way around to have Blitz show one graphics() on one monitor and another graphics() on the other monitor?
technically, it SHOULD be possible, right? I mean, Blitz is using DirectX, and DirectX supports it through Windows, so Max should somehow be able to tap into that, right?
Any ideas?