when I coding
my data was show normally (but I need header of data to describtion to user).
when I coding
my data was show normally (but I need header of data to describtion to user).
I use report control with table kind
here is sample code
it show like this
my data record not show up.
I try html table in report control It show up but my record data not show up.Need help please.
I test it,David.On android performance was better now.
but in IOS 9.02 still laggy. 300 ms problem still there.
I see your code,that you add fastclick in builder.js and attech it in app.js :)
Wow.thank david.I will test on IOS and will tell you about performance result.
another library that I found is hammer-time.It up to date then fastclick
https://github.com/hammerjs/hammer-time
I search why app performance in ios was slow.So I found it.
"This delay occurs because the operating system is waiting roughly 300ms to see if the user is going to tap the target again (and therefore perform a double-tap)."
https://ccoenraets.github.io/cordova-tutorial/avoid-300ms-delay.html
David,can you add fastclick as normally function in appbuilder?It will solve other ios dev too.thanks.
or it already have it?
ref
https://github.com/ftlabs/fastclick
https://www.youtube.com/watch?v=0_SmLvffT_4
example with fastclick and not (open in mobile browser)
Please add icon properties to label control.Same as icon properties in button control.
thank.David
Tin.:D
I expected to number input that will change format when user typing.something like when you typing in calculator app that come with window 10.It will show comma immediately after you typing 5000(show 5,000).
Hello to all,Another question.Can we set softkeyboard in text input show as numeric keyboard?I am not try, but, since the input's kind is defined using the "type" attribute, may we can use the "SetAttribute" action in order to establish the input's kind in runtime? For example, just when our Text Input give the user focus, use "SetAttribute" like:
If I am not wrong the softkeyboard is based in such "type" attribute, so maybe the above can do the trick!
After testing this code.It can use in text inputbox.It can use in event
Focus :
It can use
I did not see align text input in style tab.
now I use this code to align by insert in
Inline CSS:
Can you add align text input in style tab?
or it already have but I didn't see it?
Thank Samuel and David.Now I use textbox input to show formatnumber and use event focus to focus number input when Edit(I need to use number input,because I want soft keyboard show numric keyboard).
Another question.Can we set softkeyboard in text input show as numeric keyboard?
Ask again David.I don't know how to use formatnumber
I have input number name = income
I want input show 50,000.Not show like normal is 50000.
How to coding with formatnumber?
And How to set that code in which event? (maybe change event?)
After I upgrade from window 8.1 to 10.I have a problem in appbuilder.Font awesome is not showing.
You can fix it by run services.msc and start window firewall service.
font awesome will show up in appbuilder debug mode.
because window 10 block untrusted fonts.
according from this thread.
https://technet.microsoft.com/itpro/windows/keep-secure/block-untrusted-fonts-in-enterprise#Turn_on_and_use_the_Blocking_untrusted_fonts_feature
https://github.com/FortAwesome/Font-Awesome/issues/8472
It will help other that force this problem.Not Appbuilder problem.It because window 10 security problem.
thanks.
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.
This website uses some useful cookies to store your preferences.