Lame sorting in the INI…
Posted: Fri Dec 15, 2006 5:51 am


• I noticed that entries in the INI (ß-5) are not sorted naturally 1, 2, 3,…9, 10, 11,… 19, 20, etc.
especially those for the Colours filters :
- This is a pain in the neck, while you could use the right function when IE6 at least is installed,…
ColorFilter1=jpeg, 237 237 202
ColorFilter10=psd, 255 255 227
ColorFilter11=pcd, 235 215 235
ColorFilter12=psp, 237 208 163
ColorFilter13=pict, 202 202 255
ColorFilter14=xpm, 242 227 21
ColorFilter15=xbm, 216 216 216
ColorFilter16=pbm, 191 191 182
ColorFilter17=pgm, 207 207 197
ColorFilter18=ppm, 235 225 159
ColorFilter19=ras, 255 255 227
ColorFilter2=gif, 220 235 220
ColorFilter20=wmf, 187 187 187
…
like I reported ages ago IN THIS MESSAGE.
• Please, try to use the StrCmpLogicalW function in the INI too…
- As long as we have not any GUI options for that feature, we need to find these entries easily to change the colours or maybe to add new entries ( Is it possible ?


Claude
Clo