|
From: Joe E. <jen...@fl...> - 2006-09-27 02:48:37
|
[I wrote] > I used the keywords "single"/"multiple" because that seems more > intuitive than "browse"/"extended" (even though the behavior > is closer to what the core listbox calls the latter). Addendum: consistency with Tk important for Tile, except for the (rare) areas where Tk's design itself is flawed; and I've never liked the single/multiple/browse/extended scheme. This was apparently copied from the Motif XmList widget (which I've always suspected originally just had "single" and "multiple" modes that didn't work very well so "browse" and "extended" got added later as "unbreak-my-program" options. But maybe that's just me...) --JE |