Page 1 of 1

String elements are grouped on 16 items

Posted: Thu Sep 04, 2003 3:43 pm
by Nicolas
Why string elements are grouped on 16 items?? This really weird. Why is it not 10 or 20?

Posted: Fri Sep 05, 2003 7:35 am
by isiticov
String resources are grouped by 16 items because this is the way how they are stored in resource format. In resources each strings table holds 16 items.

Posted: Fri Sep 05, 2003 7:55 am
by Nicolas
Thank you

Well I do understand the reason. However would it be possible to view stings items as colletion of 10 or 20 items instead of 16, that makes life difficult, when there are hundreds of items and you want to organize them.

Nicolas

Posted: Fri Sep 05, 2003 8:37 am
by isiticov
Unfortynately, this is not possible.