Hello,
Does anyone know any work-arround for this ItemDoubleClick not
fired... issue ?
I've noticed a similar post, for the same issue, here :
http://raghuonflex.wordpress.com/2007/08/10/assigning-different-behavior\
s-on-click-doubleclick/#comment-5350
Any help on this item being very
Thanks for this clarification,
Regards.
--- In flexcoders@yahoogroups.com, carnau...@... carnau...@... wrote:
Hello,
Here are 2 examples where the styleName property is getting ignored (..?..):
EXAMPLE #1 - with ProgressBar :
?xml version=1.0 encoding=utf-8?
mx:WindowedApplication
Hello,
I'm facing an issue with the itemDoubleClick event that is most of the
time... not fired/received through my WindowedApplication.
Please fing here-after my MXML code together with my AS listener : within the
ListPressed constructor, the doubleClickEnabled property is set to TRUE !
I
Hello,
Here are 2 examples where the styleName property is getting ignored (..?..):
EXAMPLE #1 - with ProgressBar :
?xml version=1.0 encoding=utf-8?
mx:WindowedApplication xmlns:mx=http://www.adobe.com/2006/mxml;
layout=absolute
!-- Styles --
mx:Style
Hello,
I have noticed that the following quite simple CSS may be ignored depending
on our MXML structure...? :
.myBytton {
color: #11;
}
Button {
color: #22;
}
Both CSS styles are ignored below :
mx:Button styleName=myButton .../ // color #11 ignored
mx:Button .../ // color
5 matches
Mail list logo