high light/selection color from

2008-02-27 Thread Steve Splonskowski
Hello, I would like to get the selection/high light color for the currently selected UI theme (as setup in the Appearance Preferences panel). Can someone point me to how I can get this color via GTK? thanks, steve ___ gtk-app-devel-list mailing list

Re: Printing

2008-02-27 Thread Bastiaan Veelo
Bastiaan Veelo wrote: > Enrico Tröger wrote: > >>> 8) When exporting to PDF on Windows, trying to overwrite an existing >>> file, the program crashes (oops!). This works fine on Linux. >>> >>> >> I can't reproduce this, on my Windows 2000 box I can overwrite existing >> files as exp

Re: Text View Complaining about Double Free or Corruption

2008-02-27 Thread Mark Rodriguez
James, > When doe s the error occur? > 0. When program starts > 1. When shutting down > 2. When creating the text_view the first time > 3. When creating the text_view the Nth time > > I will assume it happens durin shutdown (#1). Yes you are correct. In the "real" application, the applicati

Re: Text View Complaining about Double Free or Corruption

2008-02-27 Thread James Scott Jr
On Wed, 2008-02-27 at 21:03 -0500, Mark Rodriguez wrote: > James, > > > When doe s the error occur? > > 0. When program starts > > 1. When shutting down > > 2. When creating the text_view the first time > > 3. When creating the text_view the Nth time > > > > I will assume it happens durin

Re: Text View Complaining about Double Free or Corruption

2008-02-27 Thread James Scott Jr
g_object_ref_sink() replaces gtk_object_sink() Please make this substitution James, On Thu, 2008-02-28 at 00:04 -0500, James Scott Jr wrote: > On Wed, 2008-02-27 at 21:03 -0500, Mark Rodriguez wrote: > > > James, > > > > > When doe s the error occur? > > > 0. When program starts > > > 1