Hi,
Have just finished making a Color Picker app for Windows & Mac (B4J v8.90 & jdk-11.0.1).
Thought someone might find this useful (specially newbies).
(Just my way of saying thanks for giving us such a beautiful software development platform - B4X)
Examples to learn:
Have compiled on Windows 10 and Mac (High Sierra & Catalina).
The Project file is attached to this post.
Please feel free to download and use.
If you do make any modifications to this app, would be obliged if you can send me a copy of the same.
Or if any bugs are found, please help me squash them or post back.
Cheers.
Have just finished making a Color Picker app for Windows & Mac (B4J v8.90 & jdk-11.0.1).
Thought someone might find this useful (specially newbies).
(Just my way of saying thanks for giving us such a beautiful software development platform - B4X)
Examples to learn:
- Color value conversions and display (Color to ARGB, Color to HEX, RGB to CMYK, RGB to HSB).
- Capture and display of mouse coordinates.
- Capture of a rectangular area of screen around the cursor (as byte array) and displaying as image in form.
- Usage of the built-in Color Picker in B4J.
- Setting Form to always be on top.
- ByteConverter
- CSSUtils
- JavaObject
- jAWTRobot
- XUI Views
Have compiled on Windows 10 and Mac (High Sierra & Catalina).
The Project file is attached to this post.
Please feel free to download and use.
If you do make any modifications to this app, would be obliged if you can send me a copy of the same.
Or if any bugs are found, please help me squash them or post back.
Cheers.