I wanted to create a sidebar, similar the one you can find in Mac, Windows Vista, etc...
My target was create a sidebar in RunRev, and using RunRev self to create the widgets

Now the problem I cannot decide how to solve some problems. Can you give me some suggestions, hints?
Well, these are the problems:
1) I need to create (main-stack?) a stack to "lock" it to a side of my screen (e.g.: lock on the right edge of the screen). This "component" must be always in "background" (widgets must lie over it). How can I setup a stack to lie always back to other stacks?
2) In order to create widgets, I was planning to create some Rev stacks, and load them, at runtime, to the main sidebar. Then I move them over the sidebar self. It is correct? Have you any better idea to accomplish this?
Thank you!