mouse event sysnthesis by sending the event to the top level window

2012-05-27 Thread ritesh udhani
Hi, I am trying to synthesize gdkButtonEvent. For the parameter gdkButtonEvent->button.window, if I fill it with gdk_window_at_pointer(&x, &y), along with the mouse cursor placed at the appropriate widget on the screen, the event works fine. But I want the event synthesis to be absolutely free of t

Re: Failed to compile GTK+ on Mac OS X

2012-05-27 Thread Paul Davis
On Tue, May 22, 2012 at 1:44 AM, Aleksandr Skobelev wrote: > Hello! > > I'm trying to compile GTK+ on Mac OS X 10.7.4 with Xcode 4.3.2 (4E2002) > with gtk-osx-build-setup.sh and jhbuild. > i can't comment on using precisely those tools, but this should provide you with some hints. i apologize for

Failed to compile GTK+ on Mac OS X

2012-05-27 Thread Aleksandr Skobelev
Hello! I'm trying to compile GTK+ on Mac OS X 10.7.4 with Xcode 4.3.2 (4E2002) with gtk-osx-build-setup.sh and jhbuild. I've successfully completed the bootstrap and meta-gtk-osx-bootstrap stages, but have encountered a problem with meta-gtk-osx-core. The first one is with the freetype library.

Re: Textview

2012-05-27 Thread David Buchan
Thanks Robert. In fact this was explained to me about a year ago, but clearly I didn't entirely grasp what they were saying. I really appreciate your answer. Very helpful. Thanks again, Dave From: Robert Pearce To: gtk-list@gnome.org Cc: David Buchan Sen