gtkrenderercombo and signal

2006-02-20 Thread Hariyanto
I want to display new window when button in gtkrenderercombo pressed. What signal I must use?. thx. Hariyanto ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: gtk-demo and editable_cells

2006-02-20 Thread Hariyanto
Sorry about my confuse question. And I have to make button for renderer_combo appear with g_object_set (G_OBJECT (renderer), "model", numbers_model, "text-column", 0, "has-entry", TRUE, "editable", TRUE,

Re: Prepackaged GTK runtime for MacOSX?

2006-02-20 Thread Michael Torrie
On Mon, 2006-02-20 at 16:43 -0500, Derek Piper wrote: > I'm wondering if there's anything easier than pointing someone at 3 > pages of 'build it from source' instructions on MacGIMP.org. I don't > think it's reasonable to expect users, especially Mac users, to go > through all that hassle

Prepackaged GTK runtime for MacOSX?

2006-02-20 Thread Derek Piper
Hi, I've been looking around trying to see if there is a prepackaged GTK runtime for Mac OSX in a similar vein as Tor Lindquist's Windows package. So far I'm not coming up with much. I've been writing a GTK program (that compiles and runs on Linux, Windows and MacOSX) and as well as

Re: MacOS X "native" port: How "native"?

2006-02-20 Thread Matthias Clasen
On 2/18/06, Michael Torrie <[EMAIL PROTECTED]> wrote: > This brings up another point. Does Pango and GTK on OS X use the OS X > fonts subsystem (softer font rendering and anti-aliasing) or does it > still use FreeType? I'd prefer the OS X fonts subsystem, but Freetype > is okay too since it can b