Sorry for asking like that, but is this newsletter dead ?
Does it exist some active forums for flex ?
Thanks for advices
Hi Julien,
It's not dead for sure. Lot's of committers are more active in Apache
Royale, but Flex is still alive ;)
Thanks,
Piotr
wt., 5 paź 2021 o 09:46 Julien Desquenne
napisał(a):
> Sorry for asking like that, but is this newsletter dead ?
>
> Does it exist some active forums for flex ?
>
>
Hello Piotr,
Thanks for your answer.
I need to compile the mobile theme, I have several errors.
I asked here for help, but no answers.
Do you think it is the good place to ask, or do you know somewhere else ?
Do you think I can ask in apache royale mailing list ?
Thanks
Le 05/10/2021 à 09:
Julien,
You are trying to build framework cause you some custom implementation of
mobiletheme ? I'm curious what's the purpose.
Thanks,
Piotr
śr., 22 wrz 2021 o 19:36 Julien Desquenne
napisał(a):
> Hello,
>
>
> I solved a problem, but new problem appeared. Please help me.
>
>
> 1) I've copied
I'm not sure whether Flex related question is for Apache Royale forum -
probably not.
wt., 5 paź 2021 o 09:59 Julien Desquenne
napisał(a):
> Hello Piotr,
>
> Thanks for your answer.
>
> I need to compile the mobile theme, I have several errors.
>
> I asked here for help, but no answers.
>
> Do y
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
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
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
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.
--