[GitHub] [royale-asjs] aharui commented on issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
aharui commented on issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-598018093 I will try to remember to optimize it down to two or one.

[GitHub] [royale-asjs] nihavend commented on issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
nihavend commented on issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-598013924 Sorry @aharui, I checked the flex version the list was defined as native flat in class and was not a function. I

[GitHub] [royale-asjs] aharui closed issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
aharui closed issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [royale-asjs] aharui commented on issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
aharui commented on issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-598008829 I altered resolveStatus to : ``` public static function resolveStatus(data:Object):String {

[GitHub] [royale-asjs] aharui commented on issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
aharui commented on issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-598007941 The example source is throwing a caught exception in the binding code because the list of items is never

[GitHub] [royale-asjs] nihavend commented on issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
nihavend commented on issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-597883224 Actually it is called 4 times. 1st call : data is null, return value is not available, and no exception

[GitHub] [royale-asjs] aharui commented on issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
aharui commented on issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-597878674 In the email thread, I thought you said that resolveStatus gets called twice. On the second call,

[GitHub] [royale-asjs] nihavend edited a comment on issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
nihavend edited a comment on issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-597876631 according to xml the static function determines the type of the image and retrieve the path. for this

[GitHub] [royale-asjs] aharui commented on issue #750: PopUpManager.removePopUp is throwing Exception

2020-03-11 Thread GitBox
aharui commented on issue #750: PopUpManager.removePopUp is throwing Exception URL: https://github.com/apache/royale-asjs/issues/750#issuecomment-597877250 See if 8a9a07d222e39c2d25b814786ed2a1f803c98994 helps. It could be that the popup is being removed more than once.

[GitHub] [royale-asjs] nihavend commented on issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
nihavend commented on issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-597876631 according to xml the static function determines the type of the image and retrieve the path. for this sample,

[GitHub] [royale-asjs] aharui closed issue #752: s:TextInput ValueCommit Function is not triggered

2020-03-11 Thread GitBox
aharui closed issue #752: s:TextInput ValueCommit Function is not triggered URL: https://github.com/apache/royale-asjs/issues/752 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [royale-asjs] aharui commented on issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
aharui commented on issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-597871813 The call stack shows that ContainerDataBinding is making the call. We can optimize that away, but it should not

[GitHub] [royale-asjs] nihavend opened a new issue #755: Binding function is called after the static function in component

2020-03-11 Thread GitBox
nihavend opened a new issue #755: Binding function is called after the static function in component URL: https://github.com/apache/royale-asjs/issues/755 ImageContainer.resolveStatus(data) is called before the data is bind. Break points :

[GitHub] [royale-asjs] yishayw commented on issue #708: File Upload not working in Royale

2020-03-11 Thread GitBox
yishayw commented on issue #708: File Upload not working in Royale URL: https://github.com/apache/royale-asjs/issues/708#issuecomment-597712442 @pashminakazi , Not sure I understand. Is there a new problem? Was it working before?

[GitHub] [royale-asjs] aharui commented on issue #752: s:TextInput ValueCommit Function is not triggered

2020-03-11 Thread GitBox
aharui commented on issue #752: s:TextInput ValueCommit Function is not triggered URL: https://github.com/apache/royale-asjs/issues/752#issuecomment-597702830 That wasn't my question. My question is, in Flex, what code in TextInput dispatches a valueCommit? Usually you have to set the

[GitHub] [royale-asjs] aharui commented on issue #731: AdvancedDataGridColumn mx:itemEditor mx:Component should be Editable

2020-03-11 Thread GitBox
aharui commented on issue #731: AdvancedDataGridColumn mx:itemEditor mx:Component should be Editable URL: https://github.com/apache/royale-asjs/issues/731#issuecomment-597701968 That image implies you do not have all of the latest changes. Are you saying when you click on the button

[GitHub] [royale-asjs] pashminakazi commented on issue #708: File Upload not working in Royale

2020-03-11 Thread GitBox
pashminakazi commented on issue #708: File Upload not working in Royale URL: https://github.com/apache/royale-asjs/issues/708#issuecomment-597568977 @yishayw After your today's Change I have compiled your Example : https://paste.apache.org/8n3y0 with my file url : uploadURL.url =

[GitHub] [royale-asjs] pashminakazi opened a new issue #754: Uncaught TypeError: Cannot read property 'width' of null dbzVoucherFormatSetup.js:1766

2020-03-11 Thread GitBox
pashminakazi opened a new issue #754: Uncaught TypeError: Cannot read property 'width' of null dbzVoucherFormatSetup.js:1766 URL: https://github.com/apache/royale-asjs/issues/754 roject Details are : https://paste.apache.org/cpo8y Test case is available on VDI. Go to General

[GitHub] [royale-asjs] yishayw commented on issue #708: File Upload not working in Royale

2020-03-11 Thread GitBox
yishayw commented on issue #708: File Upload not working in Royale URL: https://github.com/apache/royale-asjs/issues/708#issuecomment-597485021 > FYI, also attempted in this way with no affect. > > ``` > uploadURL.method = HTTPConstants.POST; > uploadURL.contentType =

[GitHub] [royale-asjs] pashminakazi opened a new issue #753: Uncaught TypeError: Cannot read property 'concat' of null (DateBase.js:343)

2020-03-11 Thread GitBox
pashminakazi opened a new issue #753: Uncaught TypeError: Cannot read property 'concat' of null(DateBase.js:343) URL: https://github.com/apache/royale-asjs/issues/753 Project Details are : https://paste.apache.org/cpo8y Test case is available on VDI. Go to Accounts Payable

[GitHub] [royale-asjs] pashminakazi commented on issue #731: AdvancedDataGridColumn mx:itemEditor mx:Component should be Editable

2020-03-11 Thread GitBox
pashminakazi commented on issue #731: AdvancedDataGridColumn mx:itemEditor mx:Component should be Editable URL: https://github.com/apache/royale-asjs/issues/731#issuecomment-597465710 @aharui Thank u so much it is working fine now,but one more thing In detail Grid Monthly Amount is

[GitHub] [royale-asjs] pashminakazi commented on issue #752: s:TextInput ValueCommit Function is not triggered

2020-03-11 Thread GitBox
pashminakazi commented on issue #752: s:TextInput ValueCommit Function is not triggered URL: https://github.com/apache/royale-asjs/issues/752#issuecomment-597459663 Compile this Example : https://paste.apache.org/f5p8d When you write something in ` ` this function

[GitHub] [royale-asjs] aharui commented on issue #751: RadioButton get group throws Error and not working Properly

2020-03-11 Thread GitBox
aharui commented on issue #751: RadioButton get group throws Error and not working Properly URL: https://github.com/apache/royale-asjs/issues/751#issuecomment-597458222 See if you can reproduce in a simple test case. This is