Re: How to get a Drawing area image as a file (BMP).

2006-05-04 Thread sadhees kumar
Hi All, For my application i need to get the picture drawn in the drawing area widget as a file.I have written the following code , but it doesnt work .. (i.e) the function ->     gdk_pixbuf_save() . i can get as a JPEG file but i tried several times to get a BMP f

Re: modality, hinting to the WM, and GtkWindowGroup

2006-05-04 Thread Steffen Gutmann
Hi,I haven't followed the full discussion on this thread nor have I viewed at any of the bugs mentioned.  Thus, my comment might nor be fully qualified.  But, I also would like to have a dialog being modal to some but not all windows.  The use case is where like in Gimp there are several top level

How to get the image in drawing area as a BMP file ?

2006-05-04 Thread sadhees kumar
  Hi All, For my application i need to get the picture drawn in the drawing area widget as a file.I have written the following code , but it doesnt work .. (i.e) the function ->     gdk_pixbuf_save() . i can get as a JPEG file but i tried several times to get a BMP