Re: progress bar not updating in gtk+-2.14.5

2008-12-24 Thread Chisheng Huang
"Tadej Borovšak" writes: > Hi. > > I've compiled your sample on Windows XP with Gtk+ 2.14.3 and on Gentoo > with Gtk+ 2.14.5 and cannot reproduce your behavior (the sample works > here as it should). What OS are you using? May be there is an errror > introduced when the Gtk+ is packed for you dis

Re: progress bar not updating in gtk+-2.14.5

2008-12-23 Thread Chisheng Huang
Larry Reaves writes: > It works here with the latest Ubuntu (gtk+ 2.14.4), so if it is a Hi Larry, Thanks a lot for trying it out. > regression, it was introduced in 2.14.5. (Or Ubuntu has a patch that > covers it up.) A quick glance at the changelog for 2.14.5 didn't show > anything obvious

progress bar not updating in gtk+-2.14.5

2008-12-23 Thread Chisheng Huang
Hi, The attached code will pop up a window with a progress bar in it. The fill fraction goes from 0.0 to 1.0 gradually and is reset to 0.0 when it's bigger than 1.0. With GTK+ 2.12.10, the appearance of the progress bar is constantly updated. However, with GTK+ 2.14.5, the progress bar always re

gtk+-1.2.10 (linux) vs gtk+-1.3.0 (windows) looks

2005-05-12 Thread Chisheng Huang
Hi, Does anybody know how to make radio buttons, check buttons, and spinners in GTK+-1.3.0 for MS Windows look as nice as those in GTK+-1.2.10 for Linux? Here is a URL with images illustrating the differences: http://chi-square-works.com/linux-vs-windows.html Thanks a lot for any inp