AM_PATH_GLIB_2_0 incompatible with AC_LANG(C++)

2006-10-31 Thread Daniel K. O.
Hello. AM_PATH_GLIB_2_0 doesn't seem to work after AC_LANG(C++) (because autoconf uses CXXFLAGS instead of the CFLAGS set by the macro). Is this intentional? Can the macro be extended to support both C and C++? Or should I just switch to AC_LANG(C) while testing for Glib? -- Daniel K. O

Re: Print dialog issues on win32

2006-01-30 Thread Daniel K. O.
); -- --- Daniel K. O. ___ Yahoo! doce lar. Faça do Yahoo! sua homepage. http://br.yahoo.com/homepageset.html ___ gtk-devel-list mailing list gtk-devel-list

Re: Hello.

2006-01-01 Thread Daniel K. O.
- may take some time to learn and port existing code If you aren't using Win9x, then maybe you should give some details, like the OS version, the GTK+ version (and where did you get it from), how/where the GTK+ is installed, etc. --- Daniel K. O

Re: Win32 binaries for the latest 2.7 releases

2005-08-05 Thread Daniel K. O.
--- Tor Lillqvist [EMAIL PROTECTED] escreveu: Daniel K. O. writes: System: Win98 SE Bzzzt. You lose. Was Win98 support officially dropped? --- Daniel K. O. ___ Yahoo! Acesso Grátis - Internet

Re: Toggle Button CellRenderer in GtkTreeView

2005-06-23 Thread Daniel K. O.
Alexei D wrote: Is it possible to change the bg color of a toggle button in TreeView? Do you mean setting the cell-background property of the renderer? http://developer.gnome.org/doc/API/2.0/gtk/GtkCellRenderer.html#GtkCellRenderer--cell-background Daniel K. O

Missing pango_render_part_get_type in Win32 Pango?

2005-05-12 Thread Daniel K. O.
the problem wasn't just with the import library, but this symbol doesn't seems to be exported it in any way MinGW can find it. Should this function be exported? Or is GTKmm using some private function? Was anyone able to compile GTKmm 2.6.2 with GTK+ 2.6.7 (and Pango 1.8.0) ? Daniel K. O

Re: Window buttons

2005-04-20 Thread Daniel K. O.
. Daniel K. O. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: gtk+-2.6.1 on windows when?

2005-02-07 Thread Daniel K. O.
Daniel K. O. escreveu: PS: almost half of the gtk-demo examples are crashing or not working... I get a lot of (GTK-DEMO.EXE): Pango-WARNING **: SetGraphicsMode() failed in the console. I'm using Win98 SE. Now I just did a fresh GTK+ install, to make sure the problems weren't caused