New in Wolfram Mathematica 6: Symbolic Interface Construction  previous | next 
Implement Arbitrary User Interface Concepts
Mathematica 6 provides the freedom to experiment with an unlimited range of new user interface concepts.
In[1]:=

Click for copyable input
Framed[Normal[PolyhedronData["Cube", "NetImage"]] /. 

  Polygon[{u_, ___}] -> Inset[Slider2D[], u], 

 Background -> LightGreen, FrameMargins -> 20]
Out[1]=