« Return to Thread: Move(0,0)

Move(0,0)

by smarini :: Rate this Message:

Reply to Author | View in Thread

Using GTK# I try to move an undecorated window to a specific xy position.
I use Move(0,0), but the window assume a random position into the monitor.
Instead using Move(1,0) the window it's moved to nortwest corner of the monitor but with a distance from east of one pixel.

Can someone help me?

 « Return to Thread: Move(0,0)