If you're going to go down this road, take into account that the sort of double staff you're creating could be of use for others later who wish to implement piano scores. So arrange your class hierarchy accordingly: you may want an intermediate class that handles the double staff presentation (since the tab lines are, for presentational purposes, no different from the LH staff in a piano score) and then specialise that for your tab+music view.
On 3/7/06, Michelle Donalies <[EMAIL PROTECTED]> wrote: > After nosing around the code a bit, I'd like to propose a plan. I suggest a > class named TabStaff that is derived from NotationStaff. It uses all the > functionality of the NotationStaff and adds the lines and for the tablature > below. A vertical line joins the tab lines to the notational part at the > beginning and end of the composition. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
