Hi I want to make A Button design with text & picture both in button like this
This feature is available in kodular like this
Is their any way to make buttons like this?
Like any Extention or something like that.
I couldn't find an extension but if you know the exact dimensions of your buttons, you could try setting an image as background. The thing is, that you will have to edit your images, so that they don't cover the 100% of the button.
3 Likes
You could use an extension to make a HA or VA arrangememt clickable , so you can create a custom button
By using this extension you will be able to add Click Events to app inventor components and layouts
Blocks
[b]
[blocks (2)]
Documentation -
[component_method (1)]
component ~ component
id ~ int (number)
[component_event (2)]
id ~ id you used for your registered component
Use this event to set blocks of component click.
[component_event (1)]
error ~ It returns the error if something went wrong
Use this event to do something after error occured
I…
2 Likes
You can also use my LabelPlus extension. With it you can make fancy clickable buttons.
Blocks:
- These blocks set and return whether the entire label is clickable.
clickable - true - label is clickable, false - no clickable,
feedback - determines whether the click should be felt in the form of vibration or sound depending on the phone settings,
[blocks (86)]
[blocks - 2021-05-30T195137.952]
- This block sets the label text range as a clickable link.
hideLink - the text that will be returned to the Click event, if this text is empty, the method will return the click…
3 Likes
.... and there is this:
co.com.dendritas.ButtonAddon.aix (8,8 KB) update co.com.dendritas.ButtonAddon.aix (9,3 KB)
Reading time: 4 mins 🕑
Likes: 79 ❤
2 Likes
Hi @ChrisWard ,
In the extension it says to put something in properties-TypeFontIcon, what do I put in?
I would be grateful for any help?
Try default or sans-serif.
Hi @nishyanthkumar ,
Perfect, thank you
Do you know how to find the code for the icon, by any chance?
thank you
TIMAI2
October 27, 2021, 3:38pm
9
1 Like