Assistance please.

I need help configuring a button below; it's too wide, and I can't drag it. Please help.
It's for a final course project, and I'm making the app. Could you help me?
I need help configuring a button below; it's too wide, I can't drag it, please.
It's an integrated project for the end of the course, I'm making the app. Could you help me?
I'm from Brazil, São José dos Campos, São Paulo.

Resize it in the designer ?

If you mean the screen in the designer, tick the Scrollable checkbox for Screen1 in the Designer.

If the button is too far to the right, temporarily make components to the left not visible until you can access your button.

If you use Arrangements, you have alignment options.
You can also nest them.

I need help configuring a button below; it's too wide, and I can't drag it. Please help.
It's for a final course project, and I'm making the app. Could you help me?
I need help configuring a button below; it's too wide, I can't drag it, please.
It's an integrated project for the end of the course, I'm making the app. Could you help me?
I'm from Brazil, São José dos Campos, São Paulo.

There is a question: can I apply the button and make it invisible in the text? blue
(Primeiros Socorros)

You might have better luck using a Horizontal or Vertical Arrangement instead of an Absolute Arrangement.

Set the Horizontal Arrangement to Fill Parent in its Width to let you fit buttons into it.

1 Like

You can change the button .Text in its Click event block.

I do that for Start/Stop buttons.

Likewise for its text color.

If those don't help, export and post the project's aia here, along with details as to which Button you want where.

P.S. It is not too late to rename the Buttons, like btnQuit or btnBack.

Is that a statement, or a request?

Could you send me an image with a hint of this horizontal arrangement? Horizontal or vertical arrangement? I can't find it.

HA

For a tutorial on Arrangements, see