Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
1 answer
95 views

I'm running Odoo 18.0 on Ubuntu 24.04. Tried lot of ways to add a custom button in the ControlButton section besides 'Action' button, I even fully copied a code from this yt video of version 18.0, yet ...
0 votes
1 answer
214 views

I am developing a simple site inventory application in zoho creator. There are 2 forms in this case. Form A: Material request .This form has a subform with fields for product and quantity ,Form B: ...
0 votes
2 answers
285 views

I have following code for different variants of buttons: import 'package:flutter/material.dart'; import '../common/texts.dart'; import '../common/colors.dart'; enum ButtonVariant { primary, ...
2 votes
1 answer
906 views

I want to create a custom button using Win32. After searching, I found a group of methods, including using BS_OWNERDRAW, and I got the desired result and this is when the button is rectangular, but ...
0 votes
0 answers
639 views

I'm a React Native newbie and I'm trying to assess the viability of porting to Android a React Native app that was originally written (not by me...) with iOS in mind. At the moment I'm not trying to ...
-2 votes
1 answer
46 views

I set up a button but the button can't become the size I want, I don't understand why, please help me thanks attach my code here var confirmButton : UIButton = { let confirmButton = UIButton(type: ...
1 vote
1 answer
3k views

We are adding custombuttons to our fullcalendar like below. Is there a way to change the background and foreground color of the button? And is there a way to set padding or margins to the custom ...
0 votes
1 answer
728 views

We migrated to Lightning and there is a custom button on the Opportunity page that loads a Visualforce page and I need to get it replicated to work in Lightning. I am not a developer nor do I have one ...
-2 votes
1 answer
1k views

This is my code .... react native Multiple Input Text handle in object and array in react native... Is it possible to share your code? Share the entire component where you have these groups of 5 ...
-1 votes
2 answers
342 views

I am trying to have a functionality where a user will be able create a new button by clicking on the existing one on the form. Now, I am trying to achieve that by creating my own class called MyButton ...
0 votes
0 answers
853 views

I've been cracking my head around this for days now and can't find what the issue is -.- I have a MainActionButton which is a custom UIView that I created. These are the constraints I defined to it: []...
0 votes
1 answer
560 views

I did a quiz question with 4 buttons options. and I display several questions on one page. Example of the quiz page Now how to store or hold the values of each button that the user clicked before I ...
0 votes
1 answer
878 views

I wanted to create hexagonal buttons that will not overlap if they are displayed in "honeycomb" fashion and only the correct button will be able selected. I found subclass to mask UIView ...
Alessign's user avatar
  • 836
0 votes
1 answer
55 views

How do I change the color of my icon on customized button? I added the resource to drawables, after adding app:icon="@drawable/google" my icon is purple-colored. If i add app:iconTint="...
1 vote
2 answers
592 views

I created a custom button where it expands on the first tap, and on the second tap, it will go to another screen. Now, the problem is, I created three instances of that button. So, the button that I ...

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /