pashminakazi commented on issue #1173: URL: https://github.com/apache/royale-asjs/issues/1173#issuecomment-1019387914
@estanglerbm Thank u so much for your help, changes from PR #1150 <https://github.com/apache/royale-asjs/pull/1150> worked for me. On Sun, 23 Jan 2022 at 4:38 AM, estanglerbm ***@***.***> wrote: > I haven't run your test case yet, but I think you probably need my changes > from PR #1150 <https://github.com/apache/royale-asjs/pull/1150> > (originally part of PR #1127 > <https://github.com/apache/royale-asjs/pull/1127>, but which I moved into > a new PR due to concerns about PAYG by @Harbs <https://github.com/Harbs>). > These changes involve getting the correct labels, for things like datagrid > cells, from XML. > > I was extensively using XML to fill mx:AdvancedDataGrid, and it was > working well, but it did require extensive changes to Royale. Most of the > really difficult changes (like the XMLNotifier stuff) are already in Royale > (that's why I asked about the version), but this one change in how labels > are retrieved is the last part that's not in there yet. > > I will try your test case, but if you're able to try with the changes from > PR #1150 <https://github.com/apache/royale-asjs/pull/1150>, you might get > it working sooner. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/royale-asjs/issues/1173#issuecomment-1019377500>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AKB67EZIQBFID5C33BZ3NLTUXM5XFANCNFSM5MP6AHLQ> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
