I achieved to compile the mobile theme !
I started from the last git sources of apache flex, instead of last sdk
4.16.1
and everything builds successfully.
After a full build, I can only build the mobile theme
Now, I test if I achieve what I need with my custom mobile theme.
--
Hello, thanks for your answer
I simply to try to modify the mobile theme in "
4.16.1\frameworks\projects\mobiletheme "
and then, I try to build it, in order to use it in my application.
When i try to build it, I have compilation errors :
--
D:\4.16.1\frameworks\projects\mobileth
Why do you need to rebuild the framework for a custom theme?
There’s not enough information here to understand what you’re doing.
> On Oct 5, 2021, at 11:14 AM, Julien Desquenne wrote:
>
> I'm working on a Flex mobile application with last apache flex sdk.
>
> I need to use a custom skin for t
I'm working on a Flex mobile application with last apache flex sdk.
I need to use a custom skin for the TextInput, but if I do this, the
"softKeyboardType" don't work.
I need to force numeric input in some cases.
So I guess, my only way to do both (softkeyboardtype + modify textinput
skin) i
t_border.
> [compc] borderClass =
> spark.skins.mobile160.assets.TextInput_border;
> [compc] ^
> [compc]
>
> BUILD FAILED
> D:\4.16.1\frameworks\projects\mobiletheme\build.xml:85: compc task failed.
>
> Total time:
credi 22 septembre 2021 09:21
À : dev@flex.apache.org
Objet : Re: Please help me to compile the mobile theme
Hello,
I solved a problem, but new problem appeared. Please help me.
1) I've copied the flexTasks.jar from ant/lib to lib
And now the compc task is found, and the compilation s
Hello,
I'm trying to compile the mobiletheme (in frameworks\projects\mobiletheme)
But I have this error :
-
D:\4.16.1\frameworks>ant mobiletheme
Buildfile: D:\4.16.1\frameworks\build