dharkin Posted June 29, 2003 Posted June 29, 2003 can someone tell me how those cool layouts are done in the templates in 5.5 i am particularly interested in the personel records where it seems like there are tabs and the layouts are on the same page any tutorials would be greatly appreciated how are the scripts worked so you get to each layout
LiveOak Posted June 29, 2003 Posted June 29, 2003 Each tab is actually a separate layout. Each tab is just a button triggering a script with the Goto Layout[] script step. When I do tab scripts, I include a call to a subscript that does "window cleanup". This would include setting zoom level, scrolling to the top, hiding the status area, and a test for platform to select the correct use of the zoom script step (on the Mac I use zoom and on the pc I use maximize). -bd
SteveB Posted June 30, 2003 Posted June 30, 2003 In the Samples Section, look for Aqua Template by Kennedy...it might be called Starter Template. Make sure you download the latest version (toward the bottom of the thread). Steve
dharkin Posted June 30, 2003 Author Posted June 30, 2003 thanks for the quick answers but how does the layout get that multilevel look? thanks in advance
SteveB Posted June 30, 2003 Posted June 30, 2003 If you're talking about the visual effect of 2 sets of tabs at the top of the layout, it's strictly positioning graphic elements to create the allusion. These 2 groups of grapgic elements are either sent backward or forward relative to each other. Steve
Recommended Posts
This topic is 8087 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now