When drag scroll, page content show incorrectly

2011-05-10 Thread Corey Fu
I use gtk+-2.16.6 and compiled with configure: --with-gdktarget=directfb \ --without-libtiff \ --with-libjasper \ --with-included-loaders=jpeg,png,jasper \ --disable-glibtest \ --disable-modules I run the gtk-demo and choose Source option, then click the page down button to scroll the

Maximize on Windows 7 seems broken.

2011-05-10 Thread James Steward
Hi, I'm developing on Windows 7, 64 bit, using MinGW/MSYS for familiarity with a Posix type system. I have installed gtk+-bundle_2.22.1-20101227_win32.zip, and building a 32bit app for compatibility. My application calls gtk_window_maximize(GTK_WINDOW(window)); but the resulting window is

Re: Maximize on Windows 7 seems broken.

2011-05-10 Thread Matteo Landi
Is it maybe a problem with the window manager? I had problem trying to raise a window up if covered. Just guessing... Regards, Matteo On Wed, May 11, 2011 at 12:07 AM, James Steward jamesstew...@optusnet.com.au wrote: Hi, I'm developing on Windows 7, 64 bit, using MinGW/MSYS for familiarity

Re: Maximize on Windows 7 seems broken.

2011-05-10 Thread James Steward
On 11/05/2011 8:19 AM, Matteo Landi wrote: On Wed, May 11, 2011 at 12:07 AM, James Steward jamesstew...@optusnet.com.au wrote: Hi, I'm developing on Windows 7, 64 bit, using MinGW/MSYS for familiarity with a Posix type system. I have installed gtk+-bundle_2.22.1-20101227_win32.zip, and

Re: new gtk-fortran binding

2011-05-10 Thread Martyn Russell
On 26/04/11 15:03, Arnaud Charlet wrote: I also had to add the 2.24 and 3.x columns in there so I have continued the previous status from all other bindings. If anyone out there sees their binding is out of date, please let me know and I can update it accordingly:

REMINDER: GTK Team IRC Meeting - 2011-05-10, 20:00 UTC

2011-05-10 Thread Emmanuele Bassi
this is the usual reminder for the IRC GTK+ Team Meeting. the meeting will be held in the #gtk-devel channel on irc.gnome.org, at 20:00 UTC[1]. the points are: • GtkAssistant design refresh: 648136 (committed, comments still welcome) • GtkLockButton: 62457 (committed, comments still welcome)

Re: GTK and ATK

2011-05-10 Thread Federico Mena Quintero
On Tue, 2011-05-10 at 16:28 +0200, Benjamin Otte wrote: The TL;DR version is this: I think the problem is the fact that we support a separate API for accessibility. Let me present my (very limited) understanding of how a11y works right now. This is for the benefit of gtk-devel-list; people

Re: [g-a-devel] GTK and ATK

2011-05-10 Thread Brian Cameron
Benjamin: A main reason that there are multiple sets of interfaces is to make the free desktop accessibility interfaces widget-set neutral. A huge amount of effort has been invested over the years to make GNOME and KDE accessibility interoperable. By making both GNOME and KDE talk to the ATK

Minutes of the GTK Team IRC Meeting - 2011-05-10

2011-05-10 Thread Emmanuele Bassi
= gtk team meeting: 2011-05-10 = • GtkAssistant design refresh: 648136 - committed, comments still welcome - required relaxing child properties preconditions, to allow usage with Glade - needs theme love, to make it pretty - ACTION: cosimoc and garnacho to look at theme bits • GtkLockButton: