Hi team mates.

I'm struggling with the blue pointer. How to set the position and get it
updated
in NotationWidget?

This is what I tried today:

Index: src/gui/editors/notation/NotationView.cpp
===================================================================
--- src/gui/editors/notation/NotationView.cpp    (revision 10813)
+++ src/gui/editors/notation/NotationView.cpp    (working copy)
@@ -2671,6 +2671,7 @@

     if (!hasTimingAlready) {
 //        slotSetInsertCursorPosition(t + (unit * tupled), true, false);
+        m_document->getComposition().setPosition(t + (unit * tupled));
     }
 }

Playback position is updated but not in NotationWidget. How to do this?

-Jani
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to