gtk2.0 theme engine error

2002-03-20 Thread Nick Soffe
Hi, I'm new to this list but have enjoyed using gtk1.2 for a year or so. I have just installed gtk2.0 on my RH7.2 system. I first upgraded pkg-config from V 0.7.0 to 0.8.0 and loaded the binary RPM's from the gtk web site. The installation seemed to go fine with no errors. I was able to compile

Re: gtk2.0 theme engine error

2002-03-20 Thread Nick Soffe
Thanks for the information Sven. I have no engines directory in /usr/lib/gtk-2.0/2.0.0 so I assume it isn't included in the RPM's and I have to load it separately. Just for interest, why is gtk2.0 looking for the Raleigh theme when running the simple hello world program? Thanks, Nick Soffe

Re: gtk2.0 theme engine error

2002-03-20 Thread Nick Soffe
Hi Sven, No I didn't but it is in the .gtkrc file. Not sure what's going on but it all seems to work otherwise. Thanks, Nick. On 20 Mar 2002, Sven Neumann wrote: Hi, Nick Soffe [EMAIL PROTECTED] writes: Thanks for the information Sven. I have no engines directory in /usr/lib/gtk-2.0

Re: gtk2.0 theme engine error

2002-03-20 Thread Nick Soffe
Hi Sven, Yes it was reading my normal gtkrc file (from gtk1.2).Deleting it has removed the error from gtk2.0. Sorry I'm new to all this. Nick Soffe. On Wed, 20 Mar 2002, Nick Soffe wrote: Hi Sven, No I didn't but it is in the .gtkrc file. Not sure what's going on but it all seems to work

GtkEntry and Gtk2.0

2002-03-25 Thread Nick Soffe
. No gtk errors are produced whilst running and everything else works fine. Any ideas/suggestions about this would be gratefully received. Nick Soffe. ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: GtkEntry and Gtk2.0

2002-03-26 Thread Nick Soffe
Soffe. On 25 Mar 2002, Havoc Pennington wrote: Nick Soffe [EMAIL PROTECTED] writes: I'm trying to port one of my programs from Gtk1.2 to Gtk2.0 (nearly successfully) but have encountered one problem. I have a routine which counts mouse motion events to adjust numbers in a GtkEntry box

motion events

2002-04-16 Thread Nick Soffe
the drawingarea. This also occurs with a similar routine in the scribble example under either gtk1.2 or gtk2.0 so seems to be expected behaviour. This isn't a problem but I am curious to know why this occurs. Sorry if this is obvious I'm new to all this. Nick Soffe

Re: motion events

2002-04-16 Thread Nick Soffe
Thanks very much for the help. Yes that is what I guessed. I will pointer_grab the drawingarea. Thanks, Nick Soffe. On Tue, 16 Apr 2002, Jean-Yves Lamoureux wrote: Le Mardi 16 Avril 2002 10:53, vous avez écrit : This isn't a problem but I am curious to know why this occurs. Sorry

Re: motion events

2002-04-17 Thread Nick Soffe
. Nick Soffe. On Tue, 16 Apr 2002, Paul Davis wrote: Le Mardi 16 Avril 2002 10:53, vous avez écrit : This isn't a problem but I am curious to know why this occurs. Sorry if this is obvious I'm new to all this. Nick Soffe. AS I know, this result is normal for one simple reason, which

upgrading to 2.0.1

2002-04-18 Thread Nick Soffe
is the recommended protocol? Can I just rpm -U etc to replace the 2.0 packages with 2.0.1 or is it more complicated than that. Thanks for any advice, Nick Soffe. ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: upgrading to 2.0.1

2002-04-19 Thread Nick Soffe
Hi Peter, Sorry I haven't tried it yet. I will be doing it over the weekend. I'll let you know if it doesn't work. Can't see why it would touch the 1.2 installation. Perhaps one of the experts on this list can help you. Nick Soffe. On Fri, 19 Apr 2002, Peter Van Osta wrote: Nick Soffe wrote

Re: gtk2.0.1 libpango problem

2002-04-23 Thread Nick Soffe
with many applications. What is the recommended way to load the new freetype-2.0.9 files without breaking things? I would like to keep gtk1.2 on the system if possible. Thanks, Nick Soffe. On Mon, 22 Apr 2002, Owen Taylor wrote: Nick Soffe [EMAIL PROTECTED] writes: Hi, After successfully

Re: Gtk2 crashes X server hard with NVidia drivers

2002-05-13 Thread Nick Soffe
cards. I have had no problems with the drivers so far. Hope this helps, Nick Soffe. On Fri, 10 May 2002, Benjamin Greiner wrote: Hello, I've experienced the problem that my X server crashes hard, i.e. only reboot by SysRq is possible, when I use the gtk-test Images demo - it crashes the moment

Re: installing gtk+ on redhat 7.3

2002-05-22 Thread Nick Soffe
Hi June, Both gtk1.2 and gtk2.0 are already part of the standard redhat7.3 installation. If you selected either 'all' or the relevant packages when you installed the distribution you shouldn't have to do it the hard way. Sorry if I have misunderstood. Nick Soffe. On Wed, 22 May 2002, June Hill

Re: Nvidia + GTK2

2002-05-29 Thread Nick Soffe
pixbuf program ok. I think you may have a hardware fault. Nick Soffe. On Wed, 29 May 2002, Eric Leclercq wrote: you are not using gdkxft, are you? gdkxft is an ugly LD_PRELOAD hack that enables antialiased fonts for gtk+-1.2 applications. It causes all gtk+-2.0 apps to crash on startup

editable cell selection in treeview

2003-01-10 Thread Nick Soffe
again on an editable cell to edit it? Is there any way of changing this interval? I am using gtk2.0. Thanks, Nick Soffe. ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: editable cell selection in treeview

2003-01-10 Thread Nick Soffe
generates the edited signal but does not open the cell for the user to edit. Clicking twice slowly will generate the editedsignal and open the cell correctly. Therefore the edit signal can occur without the user being able to make a change. Is this expected behaviour? Thanks, Nick Soffe

Re: setting maximum window size

2003-06-17 Thread Nick Soffe
Thanks Shaun, I missed that one! Just what I wanted. Nick Soffe On 17 Jun 2003, Shaun McCance wrote: On Tue, 2003-06-17 at 04:44, Nick Soffe wrote: Hi, I would like to restrict the maximum width of the top level window in an application I've written for gtk2.x. I don't want to prevent

nvidia drivers

2003-06-17 Thread Nick Soffe
/3123 drivers) but I just wondered if any other GTK programmers have noticed/resolved this? Nick Soffe ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

progress bar color

2003-08-08 Thread Nick Soffe
searching the archives have tried PRELIGHT as well as the usual NORMAL and ACTIVE options (this was suggested to someone a while ago but probably for gtk1.2) For me however the bar color stays obstinately blue! Any polite help very gratefully received. Nick Soffe

Re: progress bar color

2003-08-09 Thread Nick Soffe
Thanks edscott, Yes that's what I tried first. There must be something else wrong with my program. Thanks for confirming that it should work. Nick Soffe. On 6 Aug 2003, edscott wilson garcia wrote: On mi? 2003-08-06 at 06:11, Nick Soffe wrote: Hi, I am reluctant to ask this and my only

progress bar color

2003-08-18 Thread Nick Soffe
); gtk_main(); return 0; } Nick Soffe. ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: progress bar color

2003-08-18 Thread Nick Soffe
to differentiate between them easily. Thanks again, Nick. On 18 Aug 2003, Soeren Sandmann wrote: Nick Soffe [EMAIL PROTECTED] writes: I'm still having a problem changing the color of a progress bar in one of my programs using gtk 2.0. I've extracted the offending code into a trivial test

RCfile colors

2003-08-28 Thread Nick Soffe
gtk_rc_parse just before gtk_init. Nick Soffe. ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

New File chooser widget

2004-04-14 Thread Nick Soffe
Hi, I've just modified one of my programs to use the new gtk2.4 file chooser widget. I've used a file chooser dialog which is coded almost exactly as the manual example. Everything works fine except that when I run the program in a terminal window I get the following warning message:

Re: progressbar color

2005-10-17 Thread Nick Soffe
Hi, I think I encountered this problem some time ago (should be in this list's archives somewhere) and in my case it was related to the theme engine. I was using the FC3 bluecurve theme at the time which I think uses a pixmap for the progress bar. This was overriding my chosen color. When I