Re: Status for long-running operation

2010-09-19 Thread richard boaz
On Sun, Sep 19, 2010 at 8:33 PM, Paul Davis wrote: > On Sat, Sep 18, 2010 at 3:24 AM, richard boaz wrote: > > yep, i concur with the set sensitive method. > > all good, except that in an ideal world, the sensitivity changes are > applied to GtkAction's, not widgets. this way, keybindings and othe

Re: Status for long-running operation

2010-09-19 Thread Paul Davis
On Sat, Sep 18, 2010 at 3:24 AM, richard boaz wrote: > yep, i concur with the set sensitive method. > the way i do this is: when the user: > > executes something that gets done in the background, > that requires some time, > is non-interruptable, > and must complete before any next user action al

drawing transparent picture into shaped widget

2010-09-19 Thread maxim maxim
Hi to all, I need to draw two files with pictures into shaped eventbox, one file consist some partial transparent picture that i need to put on another not transparent picture. How i can to do this. Thanks ___ gtk-list mailing list gtk-list@gnome.org ht