Re: [gtkmm] minor problem with sorting rows in win32



At 05:24 PM 4/19/2004, bart wrote:
Hi,

When sorting rows in a treestore i stumbled upon yet another annoying
win32-thingy, it's case-insensitive :`(
When i sort the rows in a linux-environment they'll sort like this:
A
B
a

In an win32 environment it's like this:
A
a
B

Does anyone know how to get around this stupid behaviour?

How do you sort your tree ? Can you reproduce the problem with a simple GTK+ C program on win32 ? If yes, then this is a gtk+-related bug that should be submitted to bugzilla as a GTK+ entry.

Cedric



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]