Posts by Tinn Aphopchung

Show threads by Tinn Aphopchung
239 posts found, page 16 of 16

Tinn Aphopchung (In thread: How to set image background in Mobile Application?)

Hi David,I use this code in Inline CSS.It work now(for the other I set it via app builder properties)


thanks.


Tinn Aphopchung (In thread: How to set image background in Mobile Application?)

thanks,very quick support. It work now

but the next problem was coming.I try to stretch background-image to fit views.
but didn't find a properties like

background-size: cover

from this sample
http://www.w3schools.com/cssref/css3_pr_background-size.asp


Tinn Aphopchung (In thread: How to set image background in Mobile Application?)

Hi,I try to set image to all view by add image to file's manager in app menu

and set in app style => background like this

and test in browser and debug.it work.
But after I compile with cordova to .apk and test in android,background image was not show.
Do I missing something?


Tinn Aphopchung (In thread: sqlite javascript)

So,For now offline database need to use json.And online use webservice(vis php or other) to connect any database.Right?


Tinn Aphopchung (In thread: sqlite javascript)

I test new sample "Agenda" app sample.Where the path json file save? thanks


Tinn Aphopchung (In thread: {Solved} Missing Generated *.bat Files)
Hello,

I can't here the right environment for the Windows platform, however, trying to follow your steps, unfortunatelly I can't reproduce the error. Note that the Debug button (F9) does not create the BAT files, since they are not needed to debug the application in App Builder. The BAT files are generated when we use the Build button (F8). Maybe this is what happend when you don't get ready the BAT files?

On the other hand any error message can be good here tin.

No,David.I know that debug not gen bat.
I mean I click "build"buttom. It not gen bat file.So I try to debug and make some event and stop it."Build" again now bat file generate.

I will capture next time david.
thanks.


Tinn Aphopchung (In thread: sqlite javascript)

I come from Basic4android and Basic4IOS too :D :D .I like App builder now :P
Love to see some example with sqlite database(internal app database).
Your "database" example with php web service connect mysql was very easy to understand!.


Tinn Aphopchung (In thread: {Solved} Missing Generated *.bat Files)

I have this problem yesterday.Before that happen
1.I checked at "window" bat file in cordova tab.
2.I click window bat to compile.Cordova say some error(didnot find some component to build).
3.I rebuild again with app builder.It say some error and connot build(some error about missing css,didnot capture it)
4.I try to delete compile folder
5.I close and open App builder again.It can build no error but no bat file generate.

I fix it by debug project and take some event(click buttom, change view) and try to build again.Now It generate bat file.
Don't know what happened,but this fix may help someone.
(next time if App builder say error I will capture it)


Tinn Aphopchung (In thread: suggest new action David.)

Wow very quickly developed!! thanks David
if I have other idea,I will tell you.


Tinn Aphopchung (In thread: suggest new action David.)

Thanks I test sample work perfectly(the same code)
and how about next release with action navigateback action


thanks David
PS.love to help for a better IDE


Tinn Aphopchung (In thread: suggest new action David.)

Wow that what I looking for,David [App.CurrentView] I change code to


Thanks


Tinn Aphopchung (In thread: suggest new action David.)

the second question,I try to use variable to determine which views that I want the confirm exit app will appear because App builder no event that detect which view is showing now by coding like this in backbutton App action

(NavigateBack it's a function call history.back() event)
(ConfirmCallback it's a function call

event)


Tinn Aphopchung (In thread: suggest new action David.)

1.yes I use ShowView because Android user have backbutton that can getback to old view with backbutton(if use replace view when press back button it will exit app.)
2.thanks for advice me I will try it by "VarIsUndefined action mainView"(to check view before take action) before take that action.


Tinn Aphopchung (In thread: suggest new action David.)

I test your app builder.It very easy to build mobile app and web app.I use alittle time to learning this app.(Because it easy to use).After I test, I suggest to have 2 action
1.action back I test in android app like back botton in android(like back in browser)
I use javascript to fix this
history.back()
or
history.go(-1)
2.action to confirm exit app in android(ios you cannot exit)

thanks for developed this IDE.

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.

I agree. Hide this note. Give me more information.