[quote]Having to redraw something of that complexity every frame would be high impact.
[/quote]
I think not; I fully believe I could render that same GUI at well over 100fps on ordinary hardware, redrawing the lot every frame, without even tickling the CPU. Most of it is just sprites over a bitmap! If you break it down into its constituent bits it’s really not so complicated at all.
Cas