This object is in archive! 

Block.GetText() only returns text from textsurface(0)

Twotwinbrothers shared this bug 2 years ago
Reported

var lcd=β as IMyTextSurfaceProvider;

var SS = (lcd is IMyTextPanel)? (IMyTextSurface)lcd : lcd.GetSurface(nr);

string text=SS.GetText();

if i change "nr" in 1> nothing wil return

Replies (1)

photo
1

Hello, Engineer!

Thanks for letting us know.

This issue has been reported internally.

Kind Regards

Keen Software House: QA Department

Leave a Comment
 
Attach a file