dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP

Home Page:https://packetsender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[IDEA]

TimG199 opened this issue · comments

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

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.