Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDEA] #315

Open
TimG199 opened this issue Apr 4, 2023 · 1 comment
Open

[IDEA] #315

TimG199 opened this issue Apr 4, 2023 · 1 comment

Comments

@TimG199
Copy link

TimG199 commented Apr 4, 2023

Button panel

When a button is pressed in the consol it turns from red to green so you can see what buttons have been used.

Ability to resize buttons /scroll the button panel so you can for more buttons on a page while keeping them editable (in edit version) (I need around 70 for the project I'm currently working on and they are too small to edit once they have all been added)

Kind regards

Tim

@dannagle
Copy link
Owner

dannagle commented Apr 4, 2023

Thanks for submitting this idea.

Have you tried creating subpanels to group related buttons?

Look here:
https://github.com/dannagle/PacketSender#scripting-a-panel

The syntax transition is like this:

your_packet1
your_packet2
panel:4

After executing the packets, Packet Sender will then transition to panel 4.

The latest version of Packet Sender now includes a starter panel project that demonstrates transitioning to another panel and then transitioning back. You can take a quick look at it with the portable edition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants