bug-gnustep
[Top][All Lists]
Advanced

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

NSBrowser


From: Rob Burns
Subject: NSBrowser
Date: Thu, 15 May 2003 19:48:23 +0700

I have an NSBrowser that has allowsEmptySelection set to NO. If I select, and 
delete one item from the middle of the list somewhere, the item thas was 
previously right below the now deleted one gets selected. If I delete the last 
item in the list, nothing is left selected. Is that the right behavior? It 
seems it should select the current last item, if the previous last item was 
deleted. Also when using that same NSBrowser, it is initialized with no 
selection. Shoudln't it select the first item in the list by default? The 
NSBrowser is created in Gorm. Is it possible that the allowsEmptySelection flag 
isn't getting set correctly?

Thanks

Rob





reply via email to

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