Re: Gtk+ Font Dialog improvements

2009-07-19 Thread Henrique Carvalho Alves
On Sun, Jul 19, 2009 at 1:55 AM, Henrique Carvalho Alves < hcarvalhoal...@gmail.com> wrote: > There was discussion on this some time ago, and the discussion got lost. > I'm trying to raise interest > on this issue again. > > I did a mockup for a new gtk+ font chooser, as I find the current one > l

Re: Gtk+ Font Dialog improvements

2009-07-19 Thread Allin Cottrell
On Sun, 19 Jul 2009, Henrique Carvalho Alves wrote: > On Sun, Jul 19, 2009 at 3:45 PM, Allin Cottrell wrote: > > > On Sun, 19 Jul 2009, Henrique Carvalho Alves wrote: > > > > > There was discussion on this some time ago, and the discussion > > > got lost. I'm trying to raise interest on this issu

Re: Gtk+ Font Dialog improvements

2009-07-19 Thread Henrique Carvalho Alves
On Sun, Jul 19, 2009 at 3:45 PM, Allin Cottrell wrote: > On Sun, 19 Jul 2009, Henrique Carvalho Alves wrote: > > > There was discussion on this some time ago, and the discussion > > got lost. I'm trying to raise interest on this issue again. > > > > I did a mockup for a new gtk+ font chooser, as

Re: GTK on Windows

2009-07-19 Thread Tor Lillqvist
> For example Pidgin didn't use it's own GTK library (GTK 2.14.7 rev A or > something like that), but used another one(Gtk 2.16), > that was installed with another application. I don't remember wich one this > was. OK. Seems that other application then had managed to force its bundled version of

Re: GTK on Windows

2009-07-19 Thread Gabriel Rauter
I'm happy with this apps, but ... at the moment under system->software there are three GTK+ Libraries installed, What is "system->software"? You mean the "system" subfolder of the Windows folder? There should be no GTK+ there. (And not in system32 either.) If there is, some installer is doing a

Re: Gtk+ Font Dialog improvements

2009-07-19 Thread Matthias Clasen
On Sun, Jul 19, 2009 at 12:55 AM, Henrique Carvalho > > The mockup is functional and implemented in Python + Glade. It's available > at my Launchpad: > > https://code.launchpad.net/~hcarvalhoalves/+junk/gtkfontdialog > > > I would appreciate feedback from user and developer viewpoints, and further

Re: Gtk+ Font Dialog improvements

2009-07-19 Thread Allin Cottrell
On Sun, 19 Jul 2009, Henrique Carvalho Alves wrote: > There was discussion on this some time ago, and the discussion > got lost. I'm trying to raise interest on this issue again. > > I did a mockup for a new gtk+ font chooser, as I find the > current one lacking from usability aspects, and wanted

Re: GTK on Windows

2009-07-19 Thread Tor Lillqvist
> I'm happy with this apps, but ... > at the moment under system->software there are three GTK+ Libraries > installed, What is "system->software"? You mean the "system" subfolder of the Windows folder? There should be no GTK+ there. (And not in system32 either.) If there is, some installer is doin

Re: GTK on Windows

2009-07-19 Thread Dov Grobgeld
There is a standard way, and that is to have each gtk application install its own copy of gtk under Windows. I.e. there is no gtk at all in system/software, and thus there can be no conflicts. The gtk runtime is very small, around 10-15MB and with todays hard drives and download speeds that overhea

GTK on Windows

2009-07-19 Thread Gabriel Rauter
I don't know if this the right place to talk about this, but I don't know where else i should do so. I'm a gnome user and like the gtk applications there. But on the other side i am a gamer to, and most games only work well on windows. Because spending a lot of time on windows, i miss my gnome/

Re: [windows\dev-c++] manual installation of gtk+

2009-07-19 Thread Tor Lillqvist
> and to the linker this: > -gtk-win32-2.0 You forgot the "l". --tml ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

[windows\dev-c++] manual installation of gtk+

2009-07-19 Thread mamo139
I tried to install gdk+ in dev-c++ manually. I downloaded from gtk+ site all the dev GTK+ individual packages (glib, gtk+, pango, atk and cairo) and i copied all the files inside these packages in the dev-c++ main directory. then I give to the compiler this: -I"\gtk-2.0" -I"\..\lib\gtk-2.0\inclu