On Fri, Jan 8, 2010 at 2:19 PM, Julie S <[email protected]> wrote: > Delete track, Add Track, Move track Up, Move Track Down. ALl require that a > track be selected first.
True, you could certainly argue that Delete Track in particular "modifies the selection" (for some conceptual sense of selection, even if not something represented internally with a selection object). But my point is that there are two quite different ways to use a button or menu function in a typical application like this -- select the thing you want to do it to first, then click the button; or click the button and then point at the thing. I'm not sure it's such a good idea to mix the two in a single toolbar unless you can distinguish them clearly. It seems reasonable to expect functions that are in the same place to be used in the same way. Chris ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
