[Laszlo-checkins] r10012 - openlaszlo/trunk/lps/components/base

lou@openlaszlo.org lou at openlaszlo.org
Thu Jun 26 03:38:45 PDT 2008


Author: lou
Date: 2008-06-26 03:38:23 -0700 (Thu, 26 Jun 2008)
New Revision: 10012

Modified:
   openlaszlo/trunk/lps/components/base/style.lzx
Log:
Change 20080626-lou-5 by lou at loumac.local on 2008-06-26 06:34:00 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: reference: add SWF only note to <style> page

Bugs Fixed: LPP-6412

Technical Reviewer: (pending)
QA Reviewer: llundrigan
Doc Reviewer: (pending)

Tests: visual verify



Modified: openlaszlo/trunk/lps/components/base/style.lzx
===================================================================
--- openlaszlo/trunk/lps/components/base/style.lzx	2008-06-26 10:37:51 UTC (rev 10011)
+++ openlaszlo/trunk/lps/components/base/style.lzx	2008-06-26 10:38:23 UTC (rev 10012)
@@ -138,6 +138,9 @@
     <doc>
       <tag name="shortdesc"><text>specifies colors used by components</text></tag>
       <text>
+          <para condition="dhtml">
+              SWF only: The features described in this section only work in applications compiled to SWF. They do not work in applications compiled to other runtimes. 
+          </para>
         <p>Styles may be defined to establish a consistent "look" for a group
         of components.  There are a number of pre-defined styles.  If you
         don't declare a default style, the OpenLaszlo components will use



More information about the Laszlo-checkins mailing list