I'm now try to use gtk-1.3.7 and pygtk-1.99 and I have a few questions:    

1. How I can change color of line (rectangle and other) in GtkDrawingArea? I can't 
find any function which return GdkColor (or constructor of GdkColor), but it require 
to call functions, such as GdkColormap.alloc(), GdkGC.set_foreground().

2. How to create statusbar without resize_grip?
In gtk2 it is possible with gtk_statusbar_has_resize_grip function, but I can't find 
this function in pygtk2.

Thanks.

Best regards,
Dmitry Smirnov. 
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to