On 2009-09-23, at 17:56, James Robey wrote:
There is one problem i'm having about clickability i'd like to
share. I have a view that is clickable="false" when i think it
should not have to be, and even adding that clause doesn't make it
invisible to clicks. i refer to the following line:
<text name="label_view" align="center" valign="middle" text="$
{parent.label}" fgcolor="0xcccccc" clickable="false"/>
Text is not clickable by default. I wonder if the platform runtime is
doing something 'helpful' like making it clickable because the content
looks like a URL?