> The default Layout is set by the properties file and can be overridden
> by a Screen class.  So the convolution gets deeper :)  I am guessing
> that you have a index.wm screen template that is empty, correct?

Yes.

> Then create an associated Screen .../screens/Index.class
> that sets the layout to Index.
> 
> public String getLayout(RunData data)
> {
>       return "Index";
> }

This worked. Thanks!

BTW, I never did get back to you regarding the frames example
you sent me. It worked really well, and I was able to use it
as a basis for my current development. Many thanks for your
effort!


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to