Hello,
I am developing a small desktop app using pivot, and my app window
need to stay on top even if the user selects other window.
Is there a way to do this in Pivot.
I found a way to do this in JFrame, but I dont know how to port this in
Pivot.http://stackoverflow.com/questions/297938/always-on-top-windows-with-java Thanks -- Dhaval Vyas
