| Back and Forward Buttons | ||||||||||||||||
| BackForward (17.410 bytes) | ||||||||||||||||
| New 04/12/2000 | ||||||||||||||||
| Well I sometimes use similar techniques on my forms to keep track of where did they come from, so that when they are closed they will go back the caller form, in a recent thread at CMDA. I've elaborated a little bit more on the subject and made a Back and Forward buttons. I don't known how much this will help on a daily programming life, but I never the less decide to make it available... One of the things that is missing, was pointed out by Rebecca Riordan at the thread is the keeping of the state, if any of this form is closed it will lose it's properties, and because of that will be lost in the chain. Some suggestions were made at that thread that would keep this information, you could try keeping a hidden form with this information, or store information in a collection, or if you need persistence between sessions store it in the registry. I'm looking to have some free time to make a version of these forms that would have persistence in the same session and in different sessions too. |
||||||||||||||||
| Any comment and problem's please send a e-mail to pmpg98@hotmail.com | ||||||||||||||||
| Home | Code Examples | |||||||||||||||