Re: Repost: Resizing and Moving a GtkWindow doesn't work

2007-03-27 Thread Gian Mario Tagliaretti
2007/3/27, Gaurav Jain <[EMAIL PROTECTED]>: > In my application I need to resize and move a GtkWindow to a new > location, and I'm using the gtk_window_resize() and gtk_window_move() > APIs for the purpose. However, these APIs do not work sometimes. I guess it's a Window Manager problem that doe

Repost: Resizing and Moving a GtkWindow doesn't work

2007-03-26 Thread Gaurav Jain
Hi, Sorry about reposting this. I didn't receive any responses to this message I sent last week on this list, so maybe my earlier message was missed by the list members. I would really appreciate if I can get some any tips on the problem I'm facing!! In my application I need to resize and move

Resizing and Moving a GtkWindow doesn't work

2007-03-23 Thread Gaurav Jain
Hi, In my application I need to resize and move a GtkWindow to a new location, and I'm using the gtk_window_resize() and gtk_window_move() APIs for the purpose. However, these APIs do not work sometimes. For example, refer my sample program at the end of this mail. If the initial location of my