I use following entry in StaffType _presets vector, for Jianpu staff. // group, xml-name, human-readable-name, lin dst clef bars stmless time key ledger StaffType(StaffGroup::JIANPU, "Jianpu", QObject::tr("Jianpu"), 1, 1, false, true, false, true, false, false),
I set "lines" value to 1 in the entry so I get one staff line drawn. If I set "lines" value to 0 in the entry, no staff lines are drawn at all but all the barlines also disappear even though I set "showBarLines" to true. It seems that I have to set "lines" value to at least 1 to get barlines drawn. Is there anyway to hide the staff line? Regards, Brian ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/xeonphi _______________________________________________ Mscore-developer mailing list Mscore-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mscore-developer