Multiple displays

Hi all

My question is, how to make a frame center itself on the second display? I can get display resolution, and coordinates, then calculate and set position. But how self.Center(wx.BOTH) knows on witch display to center?

Al.