Missing pango_render_part_get_type in Win32 Pango?

2005-05-12 Thread Daniel K. O.
to make sure 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

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 D

Re: Win32 binaries for the latest 2.7 releases

2005-08-04 Thread Daniel K. O.
e do we get libcairo-1.dll and libpangocairo-1.0-0.dll, needed by libgdk-win32-2.0-0.dll? --- Daniel K. O. __ Converse com seus amigos em tempo real com o Yahoo! Messenger http://br.download.yahoo.com/messenger/

Re: Win32 binaries for the latest 2.7 releases

2005-08-05 Thread Daniel K. O.
0) aborting... --- System: Win98 SE, P3 650 MHz, 128 MB RAM. --- Daniel K. O. __ Converse com seus amigos em tempo real com o Yahoo! Messenger http://br.download.yahoo.com/messenger/ ___ gtk-app-devel

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. ___

SubWindows

2005-11-23 Thread Daniel Ferreira Monteiro Alves
Hi guys, Anyone knows if the gtk support sub-windows? Daniel Alves ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

More widgets?

2006-10-02 Thread Juan Pablo Daniel Borgna
Im looking for some widgets like meters, thermometer, tachometers... I need it for show a numeric status in a coloured - quick to see way Are there any of them already been made? Saludos, Juan Pablo. -- Juan Pablo Daniel Borgna <[EMAIL PROTECTED]> Development Manager SHELLCODE, IT Sol

Window buttons

2005-04-20 Thread Daniel Ferreira Monteiro Alves
What signal is send after click in the close button of a window? It's because I want to check if the user really wants to close the window, if not I want to cancel this action. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail

Re: Window buttons - OK

2005-04-20 Thread Daniel Ferreira Monteiro Alves
Thanks to all ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Signal propagate

2005-04-20 Thread Daniel Ferreira Monteiro Alves
How can I propagate a signal from a widget directly to other?? I am using glade! Daniel Alves ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Splash Screen

2005-04-22 Thread Daniel Ferreira Monteiro Alves
How can I create a splash screen and and swap it with the Main Window ? ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Widget Size

2005-06-03 Thread Daniel Ferreira Monteiro Alves
How can I get a size of a widget, but the real size in pixels and not the requested. Daniel Alves ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

forget about the Widget Size

2005-06-03 Thread Daniel Ferreira Monteiro Alves
Just use the alocation property. Thanks ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Problemas com treview

2005-06-25 Thread Daniel Ferreira Monteiro Alves
___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Detecting the gdk backend

2019-02-06 Thread Daniel Kasak via gtk-app-devel-list
Hi all. Is there a way to detect the gdk backend an app is using? I know about the environment variable - GDK_BACKEND. But often this is not set, and gtk just picks whatever's available. I need ever-so-slightly different app behaviour, depending on the backend. Any ideas? Dan _

Re: Treeview (liststore) CSS question

2019-03-18 Thread Daniel Kasak via gtk-app-devel-list
On Tue, Mar 19, 2019 at 3:01 AM Mike Martin via gtk-app-devel-list < gtk-app-devel-list@gnome.org> wrote: > Is it possible to set different background for a treestore, with a > liststore, for populated rows v blank area. > > ie: If I have a dynamic treeview I would like to have one background colo

<    1   2   3   4