Hello Danny,
This is quite rare. I try here and can't reproduce the issue, then, maybe you have an specific "z-index" for the label? If so, just remove that "z-index".
Hello Danny,
This is quite rare. I try here and can't reproduce the issue, then, maybe you have an specific "z-index" for the label? If so, just remove that "z-index".
Hello to all,
Here is a new DecSoft App Builder with the below changes, fixes and enhancements:
Hello Ade,
Hmm, so I have been missing alot of new features on AB2. Now I am worrying about my old AB projects. Peter and Samuel is the trick of converting old project to new project?
Please, don't worry at all. You can continue using AB, it's supported and well updated. AB2 is another product. There is no way to import AB projects in AB2. However, it's a similar product, so, AB users can find familiar AB2. But, again, just don't worry at all: you can continue using AB like now.
Hello to all,
Here is a new DecSoft App Builder with the below changes, fixes and enhancements:
Hello to all,
Here is a new DecSoft App Builder with the below changes, fixes and enhancements:
Hello to all,
Here is a new DecSoft App Builder with the below changes, fixes and enhancements:
Hello to all,
I want to reopen this thread because, I am not sure what happen or what to do. First of all, I continue having the problem here with Cordova Electron, related with the "package.json" file. Firstly, I must to rename "package.json.lock" to "package.json", and then, remove the "dependencies" from that JSON file.
Doing that I can see the app compiled as an executable, and, working as expected, except that NodeJS modules are not availables (and maybe we want to use it). But I am not sure how to focus the referred problem, due to two reasons: 1º Maybe the problem don't occur in all Windows PCs. 2º Maybe the problem occur because Cordova Electron are just in his first versions. If we no need NodeJS modules... probably we can deal with the referred problem, until it's solved... maybe in the next version of Cordova Electron / or Electron itself.
And about the app options and the available scrolls... I am not sure if can be a good idea to place a scroll in every options tabs: apparently AB requires a more or less larger screen resolution in order to properly work: so maybe I can place the optional scrollbars in all the options tabs,... or maybe the controls inside the tabs can be made a bit more smaller: which is possible, because I made "larger"... asuming (maybe wrong) that we have a more or less larger screen resolution.
Anyone want to comment something about these questions? Please, don't hesitate to do it!
Hello to all,
Here is a new DecSoft App Builder with the below changes, fixes and enhancements:
Hello Ryan,
Maybe we can find the problem with the Enable and Disable actions, since it's works here as expected. Maybe you need to use the ApplyModel action after Enable / Disable the control?
Hello Ryan,
To enable a control, we must set his "Disabled" property to an empty string, because any other value means "disable" the control.
This disable the control:
And this other enable the control:
Additionally, you can use the "Disable" and "Enable" actions.
Hello to all,
Here is a new DecSoft App Builder with the below changes, fixes and enhancements:
Hello John,
Only using some Apache Cordova plugin we can reach the file system, in other words, only for some specific platforms we can do something like that, and, maybe not so easy (even when possible). If what you wanted is to provide a list of images, probably is better that you prepare some JSON file to be parsed and load the images / paths / whatever in a Select control, a DropDown control or similar: something like this, if enough, can works in all platforms.
Hello John,
Yes; "html()" can do the trick. However, remember that don't remove the element from the DOM, just clear his HTML. Probably you already know this, so, forget it. :-)
Hello John,
Probably the best is to identify what you add, so you can remove it later. You can do something like the below:
... and therefore you can remove what you added before:
You're welcome! :-)
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.