Hello mates;
A while ago I needed a popup that would go in and out of the screen horizontally. But not so simple, the popup would have (hand-made) SlideBars and keep their values as it goes in and out. Fortunately this heroes showed me how to do it here:
how-do-i-hold-an-object-position-inside-another-object_t196243
And this was beautiful. Made me very happy <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">
With all this help, I'm finally starting to make cool things on my own. Very grateful for this community!
Ok;
Now I wonder how to save this SliderBar values when I change layouts?
Here's an example; Notice that is all working fine, the values still the same as the popup moves, but when you change the layout obviously they will be back to default:
https://www.dropbox.com/s/83xcpls4gv094 ... .capx?dl=0
I would like to change the layouts and keep the SliderBar's values, I'm shure there's a simple way of doing it, but just can't figure out. <img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question">
Thanks in advance for your time and suggestions.