
Iniciado por
wiluis
me aparece la pantalla en blanco cual es la modificacion exacta del ini para que las letras se vean en negro es un w810 gracias
Si se ve todo blanco, es por que subiste el ini que tenia por defecto las letras de blanco, cambia esto en el ini:
(para a version 0.2 y 0.2a)
Código:
[COLOR]: 0xFFFFFFFF; (para que se vean letras negras)
Las otras versiones (0.2b y 0.2c) puedes personalizar distintos coloras para cada dialogo, en:
Código:
[COLOR00]: 0xFF0FFF00;
[COLOR01]: 0xFFF0FF00;
[COLOR02]: 0xFFFF0F00;
[COLOR03]: 0xFFFFF000;
[COLOR04]: 0xFFFF0080;
Para mas colores ver el post de miguel8e, en la página anterior
Saludos
EDITO:
ver0.2d (bug fixes)
ver0.2c+
+fixed problem with run together daynames in some languages
+fixed problem that occurs if you don't have an ini file or sometimes a zero byte ini file would get written and this would create a blank white (or black) screen. If there is no ini file, default values will be loaded.
EDITO:
v0.2e
+adds keylock icon for W800, W810 users (set [ADD_LOCK]: 0x01 in the ini file)
+fixed ICON08 problem on W800,W810
Marcadores