I don’t think this kind of view is a part of the standard API, you’ll have to code it yourself. (Create a new class that inherits from UIView
, set the desired background color, create the shadow and outline, draw the triangle at the bottom of the view etc. Maybe also make it possible to attach the view to some other control so that it would get the correct position automatically.) But let’s wait, maybe somebody knows a better solution.
zoul
2009-10-09 08:06:52