VAADAdmin Posted December 15, 2006 Posted December 15, 2006 I am creating a gui that works with childs. So there is a next and back button on each gui. The issue if I can explain correctly: I populate the input boxes, which are read only from information on the first GUI. I enter data in the first GUI and click next to go to the second GUI. I hit a button that returns all my attributes into input boxes. If I hit the back button and go to the first GUI again and change information around then hit next to go to the second GUI again. I hit my get attributes button and all looks good with the correct information. The problem is if I click in the input boxes with the mouse, the entries will revert back to the attributes collected on the first try. So it seems the input boxes hold a cache somehow, but I am new to this and finding the cause is not easy for me.
Recommended Posts
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