Share My Creation [Web][ABMaterial] framework for WebApps in B4J

LWGShane

Well-Known Member
Licensed User
Longtime User
I donated 27 Euros. ($30.40)
 

LWGShane

Well-Known Member
Licensed User
Longtime User
Yup, I got it. (Referring to the deleted post asking if I got the email)
 
Last edited:

Harris

Expert
Licensed User
Longtime User

Those are not blank rows, they are default margins (padding) of 20px.
use: AddCellsOSMP (margin, padding) for the effect you are looking for.
page.AddRowsM( 1,True, 15, 0, "rowtheme").AddCellsOSMP(1,0,0,0,4,4,4,5,5,30,10,"").AddCellsOSMP(1,0,0,0,4,4,4,5,5,30,10,"").AddCellsOSMP(1,0,0,0,4,4,4,5,5,30,10,"")

There are 4 AddCell types:
AddCells12
AddCells12MP
AddCellsOS
AddCellsOSMP

http://81.165.232.188:8081/demo/GridsPage/

Link to on-line demo explaining each part...
 

tdocs2

Well-Known Member
Licensed User
Longtime User
Thank you for your generosity, Alain.

I will be testing the lib and demo tomorrow.

Sandy
 

Beja

Expert
Licensed User
Longtime User
I have one question/wish... will there be a "created with ABMaterial" type of control?

For the free version, yes I agree.. but for production apps you may need to create your own watermarks and you definitely don't want to confuse users.
 

hibrid0

Active Member
Licensed User
Longtime User
I recveive this on DEMO srvr.AddBackgroundWorker("ABMCacheScavenger")

B4X:
B4J version: 4.70
Parsing code.    (0.77s)
Compiling code.    Error
Error compiling program.
Error description: Unknown member: addbackgroundworker
Occurred on line: 146
srvr.AddBackgroundWorker("ABMCacheScavenger")
Word: addbackgroundworker

I delete the old ABMaterial and replace the libraries from Chrismas Edition
 

alwaysbusy

Expert
Licensed User
Longtime User
Cookies are required to use this site. You must accept them to continue using the site. Learn more…