PDA

View Full Version : cannot convert to classfactory


thomen
09-27-2007, 08:32 AM
hi im trying to create an item renderer for a tilelist and it's throwing an error saying it can't convert my class called Bead to a classfactory (which im casting to) even though im implementing:
IDataRenderer, IListItemRenderer

any suggestions?

thomen
09-27-2007, 09:34 AM
sorted! thanks anyways!