Hi i make a simple Module for set css style on your proyect.
BMStyle just load CSS files.
Here you can see some examples:
MAC OS:
MIST SILVER:
MODENA:
BREEZE:
NIGTH:
FLAT BEE:
METRO LIGHT:
METRO DARK:
HOW TO USE:
'BMStyle.ApplyTheme(Form as Form, Array()...
Hello, I will show you how to install this Metro skin in your projects.
It is a JavaFX css style that allows you to modify the controls, giving it a metro effect.
I use JMetro CSS files from:
Some Issues you have to know.
Thanks to @tchart
DEMO:
DEFAULT B4J:
METRO STYLE LIGHT:
METRO...
Is it possible to apply a custom CSS to a webview loaded with an external URL?
Reason: To hide certain elements that are not relevant in the webview as opposed to viewed in a regular browser.
Hi there
With possibilities to preload css and js files and also defer them, how can one activate such features when adding the resources to the header?
Thanks
Hi
Well, I wish I could have found this a very long long long time ago. If you are a web / app developer, you will surely enjoy this. Create and export your CSS with ease. Wow.
Ta!
Hi there
I want to merge some css files and im sure these have duplicates. Is there something that already exists in b4x that I can use to parse css.
I want to pass it a file names for the css and it will find duplicates rules i.e 100% match.
I want to create a single file from a merge of two...
Hello everyone.
I'm having a really hard time making this work. I have a combo box and I need to align all of the entries to the right of the dropdown list. I've searched the forum and tried different things without luck:
1. Using CSSUtils:
CSSUtils.SetStyleProperty(CBOX_ProductType...
Ola
Well, I've always wanted to learn all the fuss there is to learn about CSS. In the process I decided I might as well just create a helper class that I could use to build my css styles for any web framework I might want to use.
The helper class you pass it some properties and it generates...
Hi All,
I have a little issue here.
In Extra CSS Property of TextField in the Designer this code works fine:
-fx-border-width: 0 0 2 0;
-fx-border-color: red;
-fx-background-color: transparent;
When i put the above code in a css file and add it to MainForm.StyleSheets.add("mycss.css")
it...
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.