On 18 August 2010 15:57, Stefan Kost wrote:
> hi,
>
> On 17.08.2010 12:01, James Morris wrote:
>> Hi,
>>
>> I see that some GDK drawing functions and graphics contexts have been
>> deprecated in favour of using Cairo.
>>
>> Yesterday I spent a few hours *removing* Cairo code from my fledgling
>> G
A user of my GTK app recently remarked on this: when he uses the
ms-windows theme engine on Windows 7, the highlight on the
currently selected menu item misbehaves: the text of the
highlighted item goes white, while the background for that item
goes almost-white, making the item unreadable.
On MS
On 08/18/10 12:50, Paul Davis wrote:
> On Wed, Aug 18, 2010 at 12:44 PM, Matthias Clasen
> wrote:
>
>> I don't see how that follows. All that is happening in 2.22 is that
>> some things are getting deprecated. You can still use them. We are not
>> going to take them away from you during 2.x
>
>
On Wed, Aug 18, 2010 at 12:27 PM, Paul Davis wrote:
> On Wed, Aug 18, 2010 at 12:21 PM, Bastien Nocera wrote:
>
>> New functionality is available in both when it makes sense to do so, and
>> deprecated functionality is marked as much.
>>
>> You shouldn't see any difference in usage if you don't u
On Wed, 2010-08-18 at 12:14 -0400, Paul Davis wrote:
> On Wed, Aug 18, 2010 at 12:04 PM, Bastien Nocera wrote:
> > On Wed, 2010-08-18 at 11:52 -0400, Paul Davis wrote:
> >> On Mon, Aug 16, 2010 at 8:48 PM, Matthias Clasen
> >> wrote:
> >> > GTK+ 2.21.6 is now available for download at:
> >>
> >>
On Wed, 2010-08-18 at 11:52 -0400, Paul Davis wrote:
> On Mon, Aug 16, 2010 at 8:48 PM, Matthias Clasen wrote:
> > GTK+ 2.21.6 is now available for download at:
>
> is this really a correct description of 2.21:
>
> > Overview of Changes from GTK+ 2.21.5 to 2.21.6
> >
hi,
On 17.08.2010 12:01, James Morris wrote:
> Hi,
>
> I see that some GDK drawing functions and graphics contexts have been
> deprecated in favour of using Cairo.
>
> Yesterday I spent a few hours *removing* Cairo code from my fledgling
> GTK application and replacing it with gdk_draw_rectangle,
On Wed, 18 Aug 2010, Dov Grobgeld wrote:
> I don't know if you noticed it in another thread, but I created a working
> example of the approach that I described in my earlier email. See:
>
> http://github.com/dov/dovtk-lasso
>
> See the program test-dovtk-lasso.c for an example of how to use it.
T