Re: [R] Problem with geometry manager in TclTK

2009-10-19 Thread Peter Dalgaard
Gabriel Margarido wrote: Hello, everyone. I have the following problem with TclTk: I create some windows and want to change their position with geometry manage (sometimes they will be centered, sometimes not). If the toplevel is created and its dimensions are gathered via 'tkwinfo', I get (usual

[R] Problem with geometry manager in TclTK

2009-10-19 Thread Gabriel Margarido
Hello, everyone. I have the following problem with TclTk: I create some windows and want to change their position with geometry manage (sometimes they will be centered, sometimes not). If the toplevel is created and its dimensions are gathered via 'tkwinfo', I get (usually) correct values. However