So, the nav modules should contain all the info and not actually call any
screens.  What if you want a top nav module to load info into a side nav
module, instead of the center screen that is called by the layout.  How do
you get around that?

Shawn


----- Original Message -----
From: "Leon Atkinson" <[EMAIL PROTECTED]>
To: "FreeTrade" <[EMAIL PROTECTED]>
Sent: Wednesday, August 16, 2000 5:04 PM
Subject: RE: [FreeTrade] Navigation between modules and layout.


> > What I have done is to modify the "with_side_nav" to include a couple of
> > other navigation modules for the bottom of the screen the right side
etc.
> > Each of these navigation modules calls a "Screen" module by name for
> > inclusion into the page.  Is this correct?
>
> I won't say it's completely wrong, but it's not as the system was
intended.
> In general, you should only ever run one screen module.  You should
probably
> put everything inside those navigation modules.  If you need to break
stuff
> up further, either make more navigation modules, or write functions that
> provide the output your need and put them in an include module.
>
> Leon
>
>
>
> ------------------------------------------------------------
> To subscribe:    [EMAIL PROTECTED]
> To unsubscribe:  [EMAIL PROTECTED]
> Site:            http://www.working-dogs.com/freetrade/
> Problems?:       [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to