[Xerte] Navigation blues

Julian Tenney Julian.Tenney at nottingham.ac.uk
Fri Nov 20 12:59:37 GMT 2009


Have you tried navigate(iconID); I think it might be
rootIcon.navigate(id);?

 

That will do the anywhere to anywhere thing,

 

From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
Sent: Friday, November 20, 2009 12:50 PM
To: Xerte list
Subject: RE: [Xerte] Navigation blues

 


Yes, I am replacing the C&R with navigate to FW B, and from FW B
navigate back to FW A.

But while a call to navigate to FW A will function correctly from some
places in the structure but not others is what I can't figure out.

Since I came from A, I am assuming the structure has been created.
Or when you say "it dumps all it's content", do you mean it dumps the FW
pointer and everything?

Conceptually my take was it was holding the xml structure in memory
(since you can address it, correct?), so I thought a navigation to a
previously parsed bit of XML was just saying "jump back to this point in
the XML and reparse it".




________________________________

Subject: RE: [Xerte] Navigation blues
Date: Fri, 20 Nov 2009 11:44:31 +0000
From: Julian.Tenney at nottingham.ac.uk
To: xerte at lists.nottingham.ac.uk

There isn't a direct replacement for call and return.

 

You can do subroutines using an custom event, and then navigate back to
where you where by leaving a length of string behind you...

 

From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
Sent: Friday, November 20, 2009 10:46 AM
To: Xerte list
Subject: RE: [Xerte] Navigation blues

 


Doh!
I'm still gapping on the stepping nature of the engine.
I need an AW lobotomy.

I also realized that due to that nature anything that was previously
Call and Return is going to necessitate some structural changes.

________________________________

Subject: RE: [Xerte] Navigation blues
Date: Fri, 20 Nov 2009 09:19:54 +0000
From: Julian.Tenney at nottingham.ac.uk
To: xerte at lists.nottingham.ac.uk

At that point FW3 does not exist. You are in FW1 on PG1. You can call
FW1.gotoPage(1) which will take you where you want to go...?

 

 

From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
Sent: Thursday, November 19, 2009 11:02 PM
To: Xerte list
Subject: RE: [Xerte] Navigation blues

 

No matter how they are nested?

LO
 IFC
   PG
     FW1
       FW_ENT
       PG
         FW2
           PG
           PG
             INT
               RES
                 SCR - want to nav from here. 
           PG
       PG
         FW3
           FW_ENT
           PG - to here
           PG
           PG
           PG  

FW3.gotoPage(0) doesn't seem to do it.




________________________________

Subject: RE: [Xerte] Navigation blues
Date: Thu, 19 Nov 2009 14:38:19 -0800
From: Paul.Swanson at harlandfs.com
To: xerte at lists.nottingham.ac.uk

It works for me in the 2.6 desktop version. Note that the pages array
from which the page number comes from is zero-based, so
myFrameworkId.gotoPage(4) will actually take you to the 5th page on the
framework. 

 

Paul

 

From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
Sent: Thursday, November 19, 2009 2:12 PM
To: Xerte list
Subject: [Xerte] Navigation blues

 


Found this in the archives:

"..but you could navigate to any page on any framework by using
myFrameworkId.gotoPage(pageNumber)."

Is it true?
It doesn't seem to want to work that way for me.

________________________________

Hotmail: Trusted email with Microsoft's powerful SPAM protection. Sign
up now.
<http://clk.atdmt.com/GBL/go/177141664/direct/01/%0D%0Ahttp:/clk.atdmt.c
om/GBL/go/177141664/direct/01/> 

 

________________________________

Windows 7: I wanted simpler, now it's simpler. I'm a rock star.
<http://www.microsoft.com/Windows/windows-7/default.aspx?h=myidea?ocid=P
ID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_myidea:112009> 

 

________________________________

Hotmail: Trusted email with Microsoft's powerful SPAM protection. Sign
up now.
<http://clk.atdmt.com/GBL/go/177141664/direct/01/%0D%0Ahttp:/clk.atdmt.c
om/GBL/go/177141664/direct/01/> 

 

________________________________

Bing brings you maps, menus, and reviews organized in one place. Try it
now.
<http://www.bing.com/search?q=restaurants&form=MFESRP&publ=WLHMTAG&crea=
TEXT_MFESRP_Local_MapsMenu_Resturants_1x1> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20091120/df624f51/attachment.html


More information about the Xerte mailing list