flex-sdk_release-candidate - Build #238 - Successful
Changes since last build:
No changes
For more information, check the console output at
http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/238/.
Hi Piotr,
Thanks for the update. Previously I was updating dataProvider by using
but it anyway required me to change something in TabBar
source. Your fixed example showing more cleaner procedure now. I shall use
that.
I shall update my local source soon, hopefully dynamic child problem will
reso
Hi,
In a MXML page, I want a part to be in screen all the time (i.e. menu etc.)
and the rest of the screen scroll (i.e. main content area).
So I tried by using Grid, which has two GridCells, but when the content area
has a long length, the complete page starts scrolling.
I tried by using as w
Yeah +1 for that … directly have to send you mine ;-)
Am 20.02.17, 00:33 schrieb "jus...@classsoftware.com"
:
HI,
> Plus a 100x100 photo of yourself for the web site please. I’m missing
that from everyone.
The default image will be this if you don’t send me a picture :-)
Thank you very much Flex capacitor for your answer.
Can you put me a example of event? Anywhere were I can read about Textflow
events?
Exists any book about the TLF? I have so many doubts about how it works.
--
View this message in context:
http://apache-flex-development.247.n4.nabble.
Hi all,
I have some troubles when I try to Justify a paragraph that has a "\n".
I will put a example:
I put the paragraphElement.textAlign = "Justify";
Text => "This is the line 1 \n and this is the line 2."
*What I expect:*
Line Length: ___
Line 1:This is the li
>
> My understanding is that Google Closure Compiler, which does the
> optimization, relies on us using foo.prototype.bar with JSDoc. For some
> reason they have not chosen to output structures. If you are certain it
> is more efficient, you should see if has been suggested on their issues
> li
I wrote a Google Doc a while back to document the TLF lifecycle:
https://docs.google.com/document/d/1u-ljSsTjZORoUVQtJT9gt0wcZxBBkRZaGza3MbzNsL8/edit?usp=sharing
Harbs
> On Feb 20, 2017, at 10:58 AM, goratz wrote:
>
> Thank you very much Flex capacitor for your answer.
>
> Can you put me a ex
“\n" is interpreted as a line break (soft return) in the same paragraph, not a
new paragraph.
You need a new ParagraphElement to get the behavior you want.
Harbs
> On Feb 20, 2017, at 11:08 AM, goratz wrote:
>
> Hi all,
>
> I have some troubles when I try to Justify a paragraph that has a "\
Hi,
I'm not sure if this is the right approach, but I took some ideas from Josh,
Alex and MDL library website, and modified UIBase.as class inside HTML
package. I modified it to this,
> public function addElement(c:IChild, dispatchEvent:Boolean = true):void
> {
> COMPILE::JS
>
Hi Alex,
I have no objection at to removing this. I added it to the Maven build as it
was included in the Ant build. I double-checked that no class of the jar is
directly referenced and that the maven build succeeds without problems if I
remove the dependency.
Eventually I should run the mave
Both Apache Wicket, and Apache OpenMeetings were updated to use
https://mvnrepository.com/artifact/com.tdunning/json
just in case this dependency is required :)
On Mon, Feb 20, 2017 at 5:46 PM, Christofer Dutz
wrote:
> Hi Alex,
>
> I have no objection at to removing this. I added it to the Maven
Sankar,
In case of standard component it is working and I'm going add Bead which
will be doing such upgrade - This bead will be default add to some
components.
In case of TabBar I need to do some other things - probably this approach
which find me Om.
Piotr
-
Apache Flex PMC
piotrzarzyck
Hi Alex,
I just gave the build a quick run and I think I’ll be cleaning up in the maven
dependencies to fix a lot of issues reported by the tool.
Guess it would be good to cleanup the Ant build after that’s done.
Right now it reports look like this:
[INFO] --- maven-dependency-plugin:3.0.0:anal
Sounds good, Piotr.
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Dynamic-Child-Problem-tp59595p59685.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
Hi,
I noticed that components declared inside a TabBarPanel, do not works with
"percentWidth" or "percentHeight" properties. This applicable to any
component that is the immediate child of TabBarPanel.
Is it possible to get them fixed or any bead like DataGridPercentageLayout
(?)
Thanks!
--
V
On 2/20/17, 1:13 AM, "Harbs" wrote:
>
>Yes and no. There’s two issues: Runtime performance, and minified code
>size. In terms of runtime performance, initializing class values should
>not have a negative effect. They would (slightly) add to code size, but
>having to load two different models in
Sankar,
I just pushed UpgradeElement bead as part of fix for this jira. I've added
this bead as default to Button and TextField. You can from now on create
those components dynamically.
Let me know to which component you want to add more this bead and I will
make the changes.
Piotr
-
Ap
flex-sdk_release-candidate - Build #239 - Successful
Changes since last build:
No changes
For more information, check the console output at
http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/239/.
Hi,
Any reason why this shouldn’t work? ie clicking on the text does nothing.
http://ns.adobe.com/mxml/2009";
xmlns:js="library://ns.apache.org/flexjs/basic">
Thanks,
Jus
Hi,
AFAIKS visibility works differently to Flex when items can be hidden but still
take up space. Is there any way of doing this in Flex JS?
I’ve also run into some layout issues with content jumping down underneath
after being hidden. I assume it because it’s replacing the styles and some of
Hi Piotr,
Sound nice. Although I can't think about any one component but the feature
probably good to be default to all the components available in FlexJS MDL.
Let me know when I should update latest source when you done with these.
I'm also hoping you get an answer to update Tabs as well.
Th
Hi,
Just in case anyone else runs into this - there are some major issues with
visibility and percentage widths. This can be worked around by initially
setting visibility to true and setting to false in applicationComplete. Not
ideal but it works. One other thing to do is avoid to turning off a
I think it's available - you can pull the source and try TextField and Button
I'm working next on adding UpgradeElement bead to RadioButton an Checkbox -
it's more tricky than adding it to TextField or Button.
Once I do this I will get back to work on Tabs.
Piotr
-
Apache Flex PMC
piotrza
Hi Guys,
I saw on facebook created event - Can we add in the event details also link
to our event website?
Did someone post officiall announcement on Twitter?
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabb
In case anyone else is interested in making this work, a work around would be
to wrap the mdl components in elements. Then you can use VContainer
[1], HContainer, etc.
[1] https://paste.apache.org/y1bx
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/Flex
26 matches
Mail list logo