code works on mac, not windows

hello,
I have been developing on my mac for a few months now, and tried to put my project on my windows machine. The project works fine on my mac, but at some point in the code on my windows comp, the simulator just stops working, the screen turns black and nothing happens. by using a few print statements, i found the line that it doesn't like:

inputTextObj=util.wrappedText( inputText, 75, 14, native.systemFontBold, {0,0,0} )

Is there any reason this doesn't work, or is it a bug?

I need this to run on windows, my other project members have PC's.

thanks,

amanda

Check if the ScrollView sample project works on your Windows installation, it contains the same util.wrappedText() function.

nope, doesn't work. i get a pop up that says corona simulator has stopped working and then it closes.

views:1528 update:2011/10/10 9:00:20
corona forums © 2003-2011