On 9/1/09, Matthias Huber <[email protected]> wrote: > >>> wouldn't it be better to use red and green Buttons like in paroli? >>> >> >> >> good idea. please have a look at [1] where redesign of shr phone apps >> is being drafted. feel free to contribute there, >> >> petr >> >> >> [1]http://shr-project.org/trac/wiki/phoneui >> >> > > ... and for the moment, as i think, it should be only the edje-file, can > someone help me to make the button green and the release button red ? > > -- > Mit freundlichen GrĂ¼ssen > Matthias Huber > Kohlstattstr. 14 > 86459 Wollishausen > Tel: 08238-7998 > LPI000181125 > >
In edc files, in button definitions (it's easy to find them out): Green: color: 0 255 0 255; Red: color: 255 0 0 255; But probably that won't look so good. -- Sebastian Krzyszkowiak dos _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

