<p dir="ltr">Jari and all, </p>
<p dir="ltr">Is it also possible to determine if the page in focus is a left or right page via the FCUI?</p>
<p dir="ltr">Thanks </p>
<p dir="ltr">Herbert </p>
<div class="gmail_quote">Op 20 okt. 2013 16:33 schreef "Jari Williamsson" <<a href="mailto:jari.williamsson@mailbox.swipnet.se">jari.williamsson@mailbox.swipnet.se</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 2013-10-20 15:49, Charles O. Lawrence wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is it possible to determine the current page that has focus in the<br>
document?  There is a way to setup to work the current part either by<br>
creating a part object with FCPart(finale.PARTID_CURRENT), or by looping<br>
through the parts and using the IsCurrent property.  I don’t see any<br>
similar mechanisms for pages.  How can something like this be done?<br>
</blockquote>
<br>
You always work in the current score/part scope unless you specify otherwise. FCPages:LoadAll() for example, will always load the pages in the score/part score currently in editing focus.<br>
<br>
The current page in view is a user interface thing only, that wouldn't make sense outside the currently visible scope. The page number and other related things are available in the UI object (finenv.UI() returning a FCUI object).<br>

<br>
<br>
Best regards,<br>
<br>
Jari Williamsson<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
JWLua mailing list<br>
<a href="mailto:JWLua@jwmusic.nu" target="_blank">JWLua@jwmusic.nu</a><br>
<a href="http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu" target="_blank">http://jwmusic.nu/mailman/<u></u>listinfo/jwlua_jwmusic.nu</a><br>
</blockquote></div>