Posts by DecSoft

Show threads by DecSoft
3341 posts found, page 57 of 223

DecSoft (In thread: Compiling Windows EXE)

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!


DecSoft (In thread: New App Builder 2020.31)

Hello to all,

Here is a new DecSoft App Builder with the below changes, fixes and enhancements:

Read the entire product's history


DecSoft (In thread: Controls Enable and Disable)

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?


DecSoft (In thread: Controls Enable and Disable)

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.


DecSoft (In thread: New App Builder 2020.30)

Hello to all,

Here is a new DecSoft App Builder with the below changes, fixes and enhancements:

Read the entire product's history


DecSoft (In thread: Listing Files in a Folder)

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.


DecSoft (In thread: Resetting a view HTML markup)

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. :-)


DecSoft (In thread: Resetting a view HTML markup)

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:


DecSoft (In thread: Preview a image and get his dimensions)

You're welcome! :-)


DecSoft (In thread: Preview a image and get his dimensions)

Hello John,

Yes; we can use the same Change event of the Input File control. Take a look bellow, we do both things: show the image in an Image control, and, get the choosed image dimensions:


DecSoft (In thread: Get mouse click coordinates)

Hello John,

You can use (in the view MouseUp event, for example) the "views" and "event" variables (case sensitive, so not "Event") like this: "views.view1.event.clientY". Or also use the "view" variable, like this: "view.event.clientY". Or even use the "event" variable only, like this: "event.clientY".


DecSoft (In thread: Preview a image and get his dimensions)

Hello John,

If what you wanted is to shown the choosed image (to preview it before upload, for example), just put the below code in the Change event of the Input File control:


DecSoft (In thread: Compiling Windows EXE)

Hello John,

I already receive your E-Mail about the "scrollbar issue" and your captured screenshot. Certainly, you are right. I specifically refers to the scrollbar that you can see in the Cordova Electron options, for example. However, probably you can see that specific scrollbar. In other words, the capture that you sent to me refers to an app option tab that do not have any scrollbar... because I understand that is not required. I think I am wrong, so, I will take a look at this.


DecSoft (In thread: Properties for Objects)

Thanks Samuel for your help!


DecSoft (In thread: Compiling Windows EXE)

Hello John,

Unfortunately I don't see a scrollbar.

I want to see that with my eyes... because I can't reproduce the problem here. Can you please give me access to your computer, maybe using Team Viewer or Any Desk? Send me an E-Mail with the right data and I will try to take a look.

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.