|
Attributes may used to describe a component like textField or button and so on. For example, backgroundColor. I figured that red, blue, green and yellow work, and light-blue does not. What other colors are supported? I assume there's an XSD or DTD or something else that tells XML parser what is right and what is wrong. Is this documented somewhere? Thanks! |
|
Hi Ilia, In our internal Wiki I found a document that lists the colors Formspider recognizes . Here is the list: Black
Blue
Cyan
DarkGray (and DarkGrey) For any color not in the list you can use its RGB code in the #RRGGBB format. |
|
Great! Thank you so much! What about other attributes? I know the Formspider IDE provides code completion, and it works really nice! However, some documentation as to what tags and attributes can be used together as well as a range of allowed attribute values would be very helpful. Even a set of XSD would help understanding of what I can and cannot do with my layout as far as combining various tags. |
|
Hi Ilia, You may find the list of colors that Formspider recognizes, here: http://www.w3schools.com/cssref/css_colornames.asp |
|
Ilia, we are adding new tutorials and demos day by day. We will aso add an XML documantion too. For now, we can help you sending sample applications and codes or we can talk via IM. Please let us know what you want to do? Do you need help about table layout? |
