[GitHub] [royale-asjs] T-San001 commented on issue #682: tag may not function?

2020-01-15 Thread GitBox
T-San001 commented on issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682#issuecomment-575025454 Alex, sorry. I attach the files. Appreciate your advice on how to change. Changed the file type to txt. [NewTextArea.txt](https://github.com/apach

[GitHub] [royale-asjs] aharui commented on issue #682: tag may not function?

2020-01-15 Thread GitBox
aharui commented on issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682#issuecomment-575014736 I am unable to see all of the code using Excel. Is there a reason you chose Excel? You should be able to attach the source file to this issue. Or post a li

[GitHub] [royale-asjs] pashminakazi commented on issue #661: ColorPicker is not working

2020-01-15 Thread GitBox
pashminakazi commented on issue #661: ColorPicker is not working URL: https://github.com/apache/royale-asjs/issues/661#issuecomment-575014433 @aharui Thanks This is an automated message from the Apache Git Service. To respond

[GitHub] [royale-asjs] aharui edited a comment on issue #661: ColorPicker is not working

2020-01-15 Thread GitBox
aharui edited a comment on issue #661: ColorPicker is not working URL: https://github.com/apache/royale-asjs/issues/661#issuecomment-575013093 A simple way is: ``` public function changeEvt(event:ColorPickerEvent):void { purchaseRequCo

[GitHub] [royale-asjs] aharui commented on issue #661: ColorPicker is not working

2020-01-15 Thread GitBox
aharui commented on issue #661: ColorPicker is not working URL: https://github.com/apache/royale-asjs/issues/661#issuecomment-575013093 A simple way is: ```public function changeEvt(event:ColorPickerEvent):void { purchaseRequColor.text =

[GitHub] [royale-asjs] aharui commented on issue #675: mx:NumberValidator is validating NumericStepper source incorrectly

2020-01-15 Thread GitBox
aharui commented on issue #675: mx:NumberValidator is validating NumericStepper source incorrectly URL: https://github.com/apache/royale-asjs/issues/675#issuecomment-575011682 If the validate() method is returning INVALID, you will have to debug into it and understand why. ---

[GitHub] [royale-asjs] aharui commented on issue #675: mx:NumberValidator is validating NumericStepper source incorrectly

2020-01-15 Thread GitBox
aharui commented on issue #675: mx:NumberValidator is validating NumericStepper source incorrectly URL: https://github.com/apache/royale-asjs/issues/675#issuecomment-575011428 I compiled and ran the test case and the Alert showed up.

[GitHub] [royale-asjs] T-San001 commented on issue #682: tag may not function?

2020-01-15 Thread GitBox
T-San001 commented on issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682#issuecomment-575010857 Alex, no problem. Please get the PSolve1c.xlsx to find the source code. It is the attachment. I checked the debug version. The following is

[GitHub] [royale-asjs] aharui commented on issue #676: CheckBox is not shown as ADG Column

2020-01-15 Thread GitBox
aharui commented on issue #676: CheckBox is not shown as ADG Column URL: https://github.com/apache/royale-asjs/issues/676#issuecomment-575010182 Custom labelFunctions go in the column. In my simple test case, something like: ``` ``` -

[GitHub] [royale-asjs] aharui commented on issue #678: Undo is not working on RadioButton

2020-01-15 Thread GitBox
aharui commented on issue #678: Undo is not working on RadioButton URL: https://github.com/apache/royale-asjs/issues/678#issuecomment-575009683 Did you debug the undo code? Does it set something on the radio buttons or does it rely on setting the text of purchaseRequColor, and does it set

[GitHub] [royale-asjs] aharui commented on issue #684: After scrolling Dropdown up down 40 to 50 time

2020-01-15 Thread GitBox
aharui commented on issue #684: After scrolling Dropdown up down 40 to 50 time URL: https://github.com/apache/royale-asjs/issues/684#issuecomment-575009105 If it takes 1 minute to break the scrolling, then I am going to assume this is lower priority. The way to test and debug is to create

[GitHub] [royale-asjs] aharui commented on issue #682: tag may not function?

2020-01-15 Thread GitBox
aharui commented on issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682#issuecomment-575007688 My apologies. I did not look carefully at the console output. Please debug in the js-debug version first. That helps determine if it is a minification prob

[GitHub] [royale-asjs] T-San001 commented on issue #682: tag may not function?

2020-01-15 Thread GitBox
T-San001 commented on issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682#issuecomment-575002208 Alex, editable is already defined in TextArea.as, which is different a bit than the one for TextInput.as. Since the same mxml source (except for the n

[GitHub] [royale-asjs] pashminakazi commented on issue #678: Undo is not working on RadioButton

2020-01-15 Thread GitBox
pashminakazi commented on issue #678: Undo is not working on RadioButton URL: https://github.com/apache/royale-asjs/issues/678#issuecomment-575001954 In both Cases undo should work In the Case of New -> It is working when we click new button and select radiobutton (1) and then select rad

[GitHub] [royale-asjs] pashminakazi opened a new issue #678: Undo is not working on RadioButton

2020-01-15 Thread GitBox
pashminakazi opened a new issue #678: Undo is not working on RadioButton URL: https://github.com/apache/royale-asjs/issues/678 Project Details are : https://paste.apache.org/cpo8y Test case is available on VDI. Go to Import from Select in Menu Go to Import -> Vessel from Setups i

[GitHub] [royale-asjs] pashminakazi removed a comment on issue #678: Undo is not working on RadioButton

2020-01-15 Thread GitBox
pashminakazi removed a comment on issue #678: Undo is not working on RadioButton URL: https://github.com/apache/royale-asjs/issues/678#issuecomment-574999747 Not working still i am unable to undo radiobutton This is an automat

[GitHub] [royale-asjs] pashminakazi commented on issue #678: Undo is not working on RadioButton

2020-01-15 Thread GitBox
pashminakazi commented on issue #678: Undo is not working on RadioButton URL: https://github.com/apache/royale-asjs/issues/678#issuecomment-574999747 Not working still i am unable to undo radiobutton This is an automated messa

[GitHub] [royale-asjs] pashminakazi opened a new issue #678: Undo is not working on RadioButton

2020-01-15 Thread GitBox
pashminakazi opened a new issue #678: Undo is not working on RadioButton URL: https://github.com/apache/royale-asjs/issues/678 Project Details are : https://paste.apache.org/cpo8y Test case is available on VDI. Go to Import from Select in Menu Go to Import -> Vessel from Setups i

[GitHub] [royale-asjs] pashminakazi closed issue #678: Undo is not working on RadioButton

2020-01-15 Thread GitBox
pashminakazi closed issue #678: Undo is not working on RadioButton URL: https://github.com/apache/royale-asjs/issues/678 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [royale-asjs] pashminakazi commented on issue #684: After scrolling Dropdown up down 40 to 50 time

2020-01-15 Thread GitBox
pashminakazi commented on issue #684: After scrolling Dropdown up down 40 to 50 time URL: https://github.com/apache/royale-asjs/issues/684#issuecomment-574998653 I have sended this Setup to our QA team. they were testing this setup,while testing they scroll dropdown scroller up and down

[GitHub] [royale-asjs] pashminakazi commented on issue #676: CheckBox is not shown as ADG Column

2020-01-15 Thread GitBox
pashminakazi commented on issue #676: CheckBox is not shown as ADG Column URL: https://github.com/apache/royale-asjs/issues/676#issuecomment-574997509 Please send me your test Example. from where this function is called? T

[GitHub] [royale-asjs] pashminakazi commented on issue #661: ColorPicker is not working

2020-01-15 Thread GitBox
pashminakazi commented on issue #661: ColorPicker is not working URL: https://github.com/apache/royale-asjs/issues/661#issuecomment-574995806 In this Example https://paste.apache.org/4l1pz please add a code to change color of textInput whenever ColorPicker color is changed -

[GitHub] [royale-asjs] pashminakazi edited a comment on issue #675: mx:NumberValidator is validating NumericStepper source incorrectly

2020-01-15 Thread GitBox
pashminakazi edited a comment on issue #675: mx:NumberValidator is validating NumericStepper source incorrectly URL: https://github.com/apache/royale-asjs/issues/675#issuecomment-574995216 I can't understand the problem In a simple test case https://paste.apache.org/fflx8 when i gi

[GitHub] [royale-asjs] pashminakazi commented on issue #675: mx:NumberValidator is validating NumericStepper source incorrectly

2020-01-15 Thread GitBox
pashminakazi commented on issue #675: mx:NumberValidator is validating NumericStepper source incorrectly URL: https://github.com/apache/royale-asjs/issues/675#issuecomment-574995216 I can't understand the problem in a simple test case https://paste.apache.org/fflx8 when i give a value

[GitHub] [royale-asjs] aharui commented on issue #676: CheckBox is not shown as ADG Column

2020-01-15 Thread GitBox
aharui commented on issue #676: CheckBox is not shown as ADG Column URL: https://github.com/apache/royale-asjs/issues/676#issuecomment-574988185 Other people are also using custom item renderers based on emulation components, so the current emulation needs some refactoring. As a tem

[GitHub] [royale-asjs] T-San001 commented on issue #682: tag may not function?

2020-01-15 Thread GitBox
T-San001 commented on issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682#issuecomment-574982184 Alex, thanks. I take this as my assignment. This is an automated message from the Apache Git

[GitHub] [royale-asjs] aharui commented on issue #682: tag may not function?

2020-01-15 Thread GitBox
aharui commented on issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682#issuecomment-574981663 That implies that the TextArea's editable property has not yet been emulated. You or other volunteers are welcome to contribute the emulation. I think it ha

[GitHub] [royale-asjs] T-San001 commented on issue #682: tag may not function?

2020-01-15 Thread GitBox
T-San001 commented on issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682#issuecomment-574973814 Alex, thanks for your checking advice. Here is the browser's console log. Uncaught TypeError: Cannot set property 'editable' of undefined

[GitHub] [royale-asjs] aharui closed issue #678: Undo is not working on RadioButton

2020-01-15 Thread GitBox
aharui closed issue #678: Undo is not working on RadioButton URL: https://github.com/apache/royale-asjs/issues/678 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [royale-asjs] aharui commented on issue #684: After scrolling Dropdown up down 40 to 50 time

2020-01-15 Thread GitBox
aharui commented on issue #684: After scrolling Dropdown up down 40 to 50 time URL: https://github.com/apache/royale-asjs/issues/684#issuecomment-574817571 Please! No more videos! Please describe in words what is expected vs actual and provide detail.

[GitHub] [royale-asjs] aharui commented on issue #682: tag may not function?

2020-01-15 Thread GitBox
aharui commented on issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682#issuecomment-574758608 Especially if nothing shows on screen, but also for most problems, please check the console output in the browser and report any exceptions found along with t

[GitHub] [royale-asjs] pashminakazi opened a new issue #684: After scrolling Dropdown up down 40 to 50 time

2020-01-15 Thread GitBox
pashminakazi opened a new issue #684: After scrolling Dropdown up down 40 to 50 time URL: https://github.com/apache/royale-asjs/issues/684 Project Details are : https://paste.apache.org/cpo8y Test case is available on VDI. Go to Sales from Select in Menu Go to Misc -> Employees

[GitHub] [royale-compiler] carlosrovira commented on issue #111: Error: Generated byte code contains an operand stack underflow.

2020-01-15 Thread GitBox
carlosrovira commented on issue #111: Error: Generated byte code contains an operand stack underflow. URL: https://github.com/apache/royale-compiler/issues/111#issuecomment-574572512 Hi, I think compiler should differentiate property members from elements, and the user should be able to de

[GitHub] [royale-asjs] Harbs merged pull request #683: Feature/multiselect tree

2020-01-15 Thread GitBox
Harbs merged pull request #683: Feature/multiselect tree URL: https://github.com/apache/royale-asjs/pull/683 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [royale-asjs] tzivz opened a new pull request #683: Feature/multiselect tree

2020-01-15 Thread GitBox
tzivz opened a new pull request #683: Feature/multiselect tree URL: https://github.com/apache/royale-asjs/pull/683 Added support for multi-select trees This is an automated message from the Apache Git Service. To respond to th

[GitHub] [royale-asjs] T-San001 opened a new issue #682: tag may not function?

2020-01-15 Thread GitBox
T-San001 opened a new issue #682: tag may not function? URL: https://github.com/apache/royale-asjs/issues/682 When embedding an external mxml that uses , the compiled output has nothing to display. If comment out the following, the other portions is output. [P