Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 22nd, 2024, 11:39 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: How to maintain object status between pages?
PostPosted: September 27th, 2006, 9:55 pm 
Offline

Joined: August 30th, 2005, 2:27 pm
Posts: 22
Location: Porto Alegre, Brazil
Maybe this is a silly question, but I still don't know a way to maintain the enabled/disabled state of an object (located in a master page) when changing pages. Every time I load a page all object states are reset, no matter what. I can use variables to store states, but in this case all disabled objects will "flash" briefly when a new page is selected. Is it just me, or it's about time Opus Pro objects receive a "maintain state between pages" check box? Or am I missing something very basic here?

Thanks for any help.


You do not have the required permissions to view the files attached to this post.

_________________
Rubem Pechansky


Top
 Profile Visit website  
 
 Post subject:
PostPosted: September 29th, 2006, 4:29 pm 
Offline

Joined: August 30th, 2005, 2:27 pm
Posts: 22
Location: Porto Alegre, Brazil
Any help? Please? Today is my deadline, and I'm stuck... TIA

_________________
Rubem Pechansky


Top
 Profile Visit website  
 
 Post subject:
PostPosted: September 29th, 2006, 5:40 pm 
Offline

Joined: October 26th, 2004, 10:23 am
Posts: 666
Location: Digital Workshop
Pages using a master page use a new copy of a master page each time - it is not the same page, so states are not "saved". Your solution with variables is really the only way to do it. You can hide the update with a frame that hides itself shortly after being shown for example.

Another alternative is to use a single page with a multi-frame that covers the whole page. Put the contents of your "pages" in frames of the multi-frame and then navigate through those rather than real pages. That way any background objects behind the multi-frame and their states remain the same throughout.

_________________
ddww Opus Developer


Top
 Profile Visit website  
 
 Post subject:
PostPosted: September 29th, 2006, 6:36 pm 
Offline

Joined: August 30th, 2005, 2:27 pm
Posts: 22
Location: Porto Alegre, Brazil
Duncan Lilly wrote:
Pages using a master page use a new copy of a master page each time - it is not the same page, so states are not "saved". Your solution with variables is really the only way to do it. You can hide the update with a frame that hides itself shortly after being shown for example.


Thanks. I'll use the frame technique and see the results. However it would be really great if Opus Pro objects had a "maintain state between pages" check box. This would save (no pun intended) a lot of time for us developers. Isn't that feasible?

_________________
Rubem Pechansky


Top
 Profile Visit website  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 54 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group