|
From: Jeff H. <je...@Ac...> - 2006-01-30 05:12:11
|
Joe English wrote: > Jeff Hobbs wrote: >> While I agree with using listbox style select modes (which >> tktable uses as well), what do you mean by behavior for >> modifying the selection? Like a double-click to edit mode? > > No, just changing the selected/deselected state of tree items. You mean not having a 'selection' subcommand?!?! That doesn't seem like a good idea to me. All widgets must have that basic level of control, and I don't see how you'd implement your select modes without it yourself. Jeff |