Adwaita Theme in GTK+3.22 update

2017-04-25 Thread Ruben Rodrigues
Hi guys, I have tooltips in linecharts that don't works in gtk+3.14 version that i had in my raspberry pi. But 3.14 version is the latest version in raspberry apt-get repo, so i compiled gtk+3.22 by myself. Other problem is that css provider is different from gnome documentation. Now i see t

Re: Trouble setting the value of a GtkAdjustment

2017-04-25 Thread Richard Shann
On Mon, 2017-04-24 at 14:48 -0400, cecas...@aol.com wrote: > > Hi Richard, > > It looks like how you add containers makes a difference in this case. > Also the window placement might have to be adjusted after the window > is shown. Here is a try at it. Thank you very much - it seems you are righ