I noticed this behaviour on my ABMaterial app and then I verified it on the Demo app http://prd.one-two.com:51042/demo.
In the ABMFileManager page, when entering for the first time, files are downloaded without problem. For example, let's say we first download files 1.jpg and 2.jpg together and...
I am finally starting to run some test some "under-dev" ABMaterial samples and each time I re-upload the files to the Raspberry pi, using SFTP, I see that "tempjars" owned by "root" and not by "pi"... so I get a "permission denied" alert!
So when copying, at each "permission denied" alert, I...
How can I set the initial date for an ABMInput component with ABM.INPUT_DATE as inputType?
I've tried to set the Text property to "03/15/1990" but the input is empty on page load, and the initial date is the current one...
Hi
I am looking for one or more people to help me with creating an ABMaterial website.
I will provide a graphical wish and together we will choose the best and fastest solution.
We will create 1 page at a time so that it is posible for more people to participate.
I think that I will do the...
How to run ABMaterials on a Raspberry Pi
Using:
B4J v7.51
OpenJDK11
Raspberry Pi 3 and Asus Tinkerboard
DietPi image 6.25.3
Chrome, Firefox and Edge
The project 'Demo' from ABMaterial4.30.zip
1.
Copy the Demo folder from the zip-file to your B4J projects folder.
To develop a good habbit,
Goto...
I have OpenJDK11 on my PC and on the first deployment i got an error that my jar was built to a newer version.
Then I followed instructions in this link and installed bellsoft jdk11 on the Pi
ABMaterial did not run and the errors was
/js/core.4.30.min.js
Not Found
/js/sessioncreator.js
Not...
Hi Guys,
In a project I've recently started working, I saw the need to create a "Custom" component... But since ABMaterial already uses this denomination for ABMCustomComponents, I decided to call this one a "CompositeComponent", mainly because it just uses already available components and...
Hi, i have this code in my webPage.
dim inp1 as ABMinput
inp1.initialize(..)
page.addArrayComponent(inp1, "inp")
dim inp2 as ABMinput
inp2.initialize(..)
page.addArrayComponent(inp2, "inp")
Nor click, focus or enterpressed events get fired. Why? is this a bug?
Sub inp_Clicked( value as...
ModalSheets
what are they and what are they for?
From ABMaterial Demo we can read:
An ABMModalSheet component is like a mini ABMPage helper, but it pops up over the existing page. It has two ABMContainers, one that makes up the header and one for the footer section, so you can use everyting...
ABMaterial Framework for WebApps
Theming
Definition (Wikipédia):
Theming refers to "the use of an overarching theme...to create a holistic and integrated spatial organization of a consumer venue." Often themes are derived from history, different cultures and fantasy. Theming can vary in...
Hi Guys,
This will not be a "question" per sei but a few questions may arise from this...
I've been brainstorming ideas for my biggest endeavor so far in B4J and ABMaterial. Hoppefully it will become a management system for my boss, but thats beyond the scope of this post...
An idea came to...
Hi All, i need help figuring this out, i am trying to retrieve the RowUniqueId from a table when i click on any of the rows, for some reason the RowUniqueRowId always returns empty, here's my code:
Sub tbl1_Clicked(PassedRowsAndColumns As List)
' is the root table...
suddenly without any cause jetty engine give errors, and webpage cannot be accessed anymore.
All other functions on the rasp working normal
logdump: (repeated everytime i tried to access the webpage)
After reboot all working normal again...
Hello!
Im part of a company and we are currently carrying out several web application projects using B4j and Abmaterial, and the use of these tools has allowed us to greatly streamline our processes and has also allowed us to advance in our objectives in a very agile way. However, one of our...
Greetings!!!
Is there anyone there encountered incompatibility between abm modalsheet and b4js? When you call the component.B4JSUniqueKey = "value", the modalsheet's component will not easily load the component's content when you call the componentname.text = "value" later. If it loads, it...
Greetings!
I don't know if any has encountered this kind of issue...
There's no issue when loading a modal sheet which has components like a abminput/textbox containing a data in it. For instance, the texbox contains a person's name which is provided when the modalsheet is created. But what...
Hi,
i am new here and i was lookin for a solution to make my own site. So i found the amazing SW B4J and the great framework ABMaterial. I look to the demo and the tutorial ...for dummies. It's very awesome but i have a problem with the running on my webhosting. When i try...
hello,
Is there any abmaterial component that can do a popup like tooltip but one which we can put components in there? So that, when you point the mouse on a component like ABMLabel, a form appears to give additional information and automatically disappears when the mouse is moved elsewhere.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.