Too funny, that's what I copied over into thinking it would work well.
I'll put that in there.
-Mark
On Sun, Jul 21, 2013 at 9:36 PM, Justin Mclean wrote:
> Hi,
>
> > Well I was going to poke around it for a few mins. I got the message
> > below. Turns out we don't declare TLF_Home in the bui
Hi,
> Well I was going to poke around it for a few mins. I got the message
> below. Turns out we don't declare TLF_Home in the build file. Should I
> just toss it in there pathing to the same place the flex-sdk is?
Look at the fix I did to the main build.xml last week, basically should have
t
Well I was going to poke around it for a few mins. I got the message
below. Turns out we don't declare TLF_Home in the build file. Should I
just toss it in there pathing to the same place the flex-sdk is?
D:\PortableApps\Flex\asdoc>ant
Buildfile: D:\PortableApps\Flex\asdoc\build.xml
clean:
d
Hi,
> Is there a way we could enable ASDOC to allow filtering by version number?
> Would be awesome to extract changes between versions.
The Flex version can be added to function headers (via @productversion), so in
theory yes.
Ages ago I took a look at the ASDocs to try and get it to put a litt
Is there a way we could enable ASDOC to allow filtering by version number?
Would be awesome to extract changes between versions.
On Sat, Jul 20, 2013 at 11:36 PM, Justin Mclean wrote:
> Hi,
>
> > Where can i find documentation on new features mentioned in 4.10 release
> notes?
> The AsDocs (and
Hi,
> Where can i find documentation on new features mentioned in 4.10 release
> notes?
The AsDocs (and JIRA) will have some information, but I don't believe anyone
has documented this in a user friendly way. Anyone wants to help out?
Thanks,
Justin
Hi
Where can i find documentation on new features mentioned in 4.10 release
notes?
eg:
"New navigation for Grid, DataGrid, ComboBox, DropDownList, List,
ButtonBar and TabBar."
"New data grid features to lock rows and columns, sort multiple columns
and move and sorting columns via the keyboar