Pure-data: Windows: patches are opened off screen if coordinates exceed screen size

Created on 10 Sep 2018  路  5Comments  路  Source: pure-data/pure-data

Workaround is to edit the pd file source to bring it back to the screen. However, on Linux this is detected automatically and patches will open on the screen even if their stored window position would be outside of the screen. This doesn't work in the same way on win10.

bufix

All 5 comments

darn.

@Spacechild1 Do you have time to try this? Tk is supposed to handle bad positions by moving them onto the screen and this works in macOS & Linux, but that may be up to the OS window manager...

yeah, I know this issue... I'll try to tackle this, but rather for Pd 0.49.1 :-) right now I'm trying to fix a serious regression with the [donecanvasdialog( message...

I just need someone to confirm and test possible solutions. I added the multi-monitor window positioning handling for the last release.

ah sorry, I misunderstood. yes, I can try your solutions!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

porres picture porres  路  4Comments

WanShane picture WanShane  路  5Comments

mariobuoninfante picture mariobuoninfante  路  3Comments

porres picture porres  路  4Comments

haugan picture haugan  路  7Comments