Hello,
I want use Baltic symbols in SED:
Code:
PANEL* texto =
	{
		  digits(20,20,"%s","Arial#bi",1,"ĄČĘĖĮŠŲŪŽąčęėįšųūž");
		flags = SHOW;	
	}


But, when i click Test Run button error apears:

So i can use only english letter or i need plugin or something to run it with baltic letters?


Sorry for my english smirk