View previous topic :: View next topic |
Author |
Message |
Nicolas
Joined: 04 Sep 2003 Posts: 21
|
Posted: Thu Sep 04, 2003 3:43 pm Post subject: String elements are grouped on 16 items |
|
|
Why string elements are grouped on 16 items?? This really weird. Why is it not 10 or 20? |
|
Back to top |
|
 |
isiticov Site Admin
Joined: 21 Nov 2002 Posts: 2164
|
Posted: Fri Sep 05, 2003 7:35 am Post subject: |
|
|
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. |
|
Back to top |
|
 |
Nicolas
Joined: 04 Sep 2003 Posts: 21
|
Posted: Fri Sep 05, 2003 7:55 am Post subject: |
|
|
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 |
|
Back to top |
|
 |
isiticov Site Admin
Joined: 21 Nov 2002 Posts: 2164
|
Posted: Fri Sep 05, 2003 8:37 am Post subject: |
|
|
Unfortynately, this is not possible. |
|
Back to top |
|
 |
|