discuss-gnustep
[Top][All Lists]
Advanced

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

NSTableColumn resize fails


From: Andreas Hoeschler
Subject: NSTableColumn resize fails
Date: Wed, 1 Sep 2004 23:54:37 +0200

Hi all,

I have a NSScrollView with a NSTableView. The NSTablView has one NSTableColumn that is set to be resizable. When I resize the window, the scrollView is resized as well.

Now on MacOSX the NSTableColumn is resized accordingly (with the tableView and the scrollView), on GNUstep it isn't. Instead I get an ugly empty area to the right of the not resized headerCell of the tableColumn. Why is this so? Is this a bug in GNUstep or is this intended for whatever reason?

Well, actually it seems that the tableColumn is resized, only the headerCell isn't. So this is most likely a bug... Is anybody currently working on the NSTableView code?

Regards,

  Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]