Re: Semi-transparent background for Desktop Widget (Python + Cairo)

2009-12-23 Thread Marc Ordinas i Llopis
On 23/12/09 21:43, Anderson Lizardo wrote: > On Sat, Dec 19, 2009 at 3:41 PM, Brent Chiodo wrote: > >> Hi, >> >> I'm trying to make the background of a Desktop Widget semi-transparent using >> the cairo graphics library. The widget is written in Python and the only >> examples of this I've fou

Re: Semi-transparent background for Desktop Widget (Python + Cairo)

2009-12-21 Thread Marc Ordinas i Llopis
Hi, On 19/12/09 20:41, Brent Chiodo wrote: Hi, I'm trying to make the background of a Desktop Widget semi-transparent using the cairo graphics library. The widget is written in Python and the only examples of this I've found are using C (I don't know much C -- I wasn't even able to apply the

Re: Why is always one textview item selected in HILDON_UI_MODE_EDIT?

2009-12-18 Thread Marc Ordinas i Llopis
Hi, On 18/12/09 12:45, Till Harbaum wrote: > Hi, > > Anybody else facing this problem? How can i deselect everything in a treeview > in > state HILDON_UI_MODE_EDIT? > > I was having the same problem with a GtkIconView and resorted to calling gtk_icon_view_unselect_all after showing the widge