So I compiled 2.0 and I get lots of errors using it with my 1.6 code, yay.
I fixed most, such as string to text.. but I was using ::Shape.SetOutline etc to make a nice little textbox wrapper
How do I go about doing this now? It seems they are not part of ::Text now
outline.EnableOutline(true);
outline.EnableFill(false);
outline.SetOutlineWidth(1);
:C[/size]
-- Nevermind, did not look closely enough. :x sorry! Will not make a useless thread again. -.-