Hi Piotr Zarzycki 

Sorry for the bad English

Flex SDK 4.16 AIR 27.0

I don't know how to work with jira 

I have others example (I think that's not a problems or bug) 

1. 
<s:ComboBox id="myTI" width="120" height="{TextInputSizeEnum.Normal}"
borderColor="#1F1F1F" chromeColor="#1F1F1F" symbolColor="#FFFFFF"
color="#1F1F1F" contentBackgroundAlpha="1" contentBackgroundColor="#FFFFFF"
creationComplete="{myTI.textInput.editable = false ;
myTI.textInput.setStyle('skinClass', flatspark.skins.TextInputSkin);
myTI.selectedIndex=0}">
<s:dataProvider>
 <fx:String>Item 01</fx:String>
 <fx:String>Item 02</fx:String>
</s:dataProvider>
</s:ComboBox>

--> try this example ... the label not in the middle (before focus in)

2. When I login in My AIR Application 

If the mouse on the textArea (TextField or TextArea The Cursor must change )
and apply this event (login)
the cursor Remains in its state ... you should move over an other text area
to return to default Cursor





--
Sent from: http://apache-flex-development.2333347.n4.nabble.com/

Reply via email to