[Laszlo-dev] For Review: 20090129-laszlo-4 Summary: L-In-10 examples should use consistent way to define colors

P T Withington ptw at pobox.com
Thu Jan 29 06:44:37 PST 2009


I agree with Phil, it is probably worthwhile to have the examples have  
a mixture of color specs, e.g.:

mistyrose
#FFE4E1
rgb(255,228,255)

See http://labs.openlaszlo.org/trunk-nightly/docs/developers/color.html#csscolors

On 2009-01-29, at 09:07EST, Philip Romanik wrote:

> There are 16 html/css colors that are in the spec: aqua, black,  
> blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red,  
> silver, teal, white, and yellow.
>
> You don't need to change these colors to their rgb equivalent. I  
> think the only files that need to be changed are:
>
> fonts.lzx
> form.lzx
> events.lzx
>
>
>
>
>> Change 20090129-laszlo-4 by laszlo at T43-L3XEXMW on 2009-01-29  
>> 02:29:50 EST
>>    in /home/laszlo/src/svn/openlaszlo/trunk-mantis
>>    for <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
>>
>> Summary: L-In-10 examples should use consistent way to define colors
>>
>> New Features:
>>
>> Bugs Fixed: LPP-7682 - Remove copyright tag from L-in-10 Basics/ 
>> Fonts example.
>>            LPP-7580 - L-In-10 examples should use consistent way to  
>> define colors
>>
>> Technical Reviewer: andre
>> QA Reviewer: promanik
>> Doc Reviewer: (pending)
>>
>> Documentation:
>>
>> Release Notes:
>>
>> Details: Made color definitions consistent throughout
>>    Laszlo-in-10, and eliminated the copyright tag that
>>    shouldn't have been in the font example.
>>
>> Tests: Run Laszlo-in-10 - note that the colors are all
>>    defined the same (CSS-standard) way, and that there
>>    is no copyright tag in the fonts example.
>>
>> Files:
>> M      laszlo-explorer/animation/animation.lzx
>> M      laszlo-explorer/scripting/methods.lzx
>> M      laszlo-explorer/scripting/events.lzx
>> M      laszlo-explorer/constraints/proportions.lzx
>> M      laszlo-explorer/classes/methods.lzx
>> M      laszlo-explorer/classes/events.lzx
>> M      laszlo-explorer/classes/attributes.lzx
>> M      laszlo-explorer/classes/inheritance.lzx
>> M      laszlo-explorer/classes/withclasses.lzx
>> M      laszlo-explorer/classes/withoutclasses.lzx
>> M      laszlo-explorer/basics/form.lzx
>> M      laszlo-explorer/basics/fonts.lzx
>> M      laszlo-explorer/basics/view.lzx
>>
>> Changeset:
>> <http://svn.openlaszlo.org/openlaszlo/patches/20090129-laszlo-4.tar>http://svn.openlaszlo.org/openlaszlo/patches/20090129-laszlo-4.tar
>>



More information about the Laszlo-dev mailing list