To change the layout, you can put your screens in a differnt directory.. For example, I have my standard layout, and a help layout. So my layout directory looks like:
\layouts\default.vm \layouts\help\default.vm And my screens are in: \screens\All my normal screens \screens\help\All My help Screens Using my Help layout. Eric -----Original Message----- From: Michael Young [mailto:[EMAIL PROTECTED]] Sent: Monday, July 08, 2002 11:15 AM To: [EMAIL PROTECTED] Subject: determining the layout how can you change the layout dynamically if you're not executing an action? i would like to execute a screen without using the default layout defined in TR.props. how can i change the layout. do i need to write my own layout class? __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
