Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Resolved Having trouble with resizing these windows...

Joined
Jun 20, 2015
Messages
34
tfss.png

The problem is not confined to this bot. All the bots I have tried that have similar UIs are the same.
 
Joined
Dec 10, 2014
Messages
3,377
View attachment 284

The problem is not confined to this bot. All the bots I have tried that have similar UIs are the same.
It looks like it's caused by how the bot authors have coded the UI, looks like they've used an AnchorPane and slapped all the UI elements on there.
 
What does it look like before you attempt to resize it?
 
Joined
Jun 20, 2015
Messages
34
It looks like it's caused by how the bot authors have coded the UI, looks like they've used an AnchorPane and slapped all the UI elements on there.
 
What does it look like before you attempt to resize it?

It starts with the borders flush with the viewable portion of the UI. Try and resize and it doesn't expand the view.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,121
What is your screen resolution? You can find out by going to your Desktop, right clicking, and going to "Screen Resolution". If it is too high or low, poorly coded GUIs will not render nicely. Try setting it to something common like 1280x1024.
 
That being said, there is no excuse for poorly coded GUIs. Please contact each of the Bot Authors who have this issue and tag me in the post using @Arbiter so I can help them improve.
 
Joined
Jun 20, 2015
Messages
34
What is your screen resolution? You can find out by going to your Desktop, right clicking, and going to "Screen Resolution". If it is too high or low, poorly coded GUIs will not render nicely. Try setting it to something common like 1280x1024.
 
That being said, there is no excuse for poorly coded GUIs. Please contact each of the Bot Authors who have this issue and tag me in the post using @Arbiter so I can help them improve.

I am at 1920x1080. I will make note of all the bots that I have this issue with and post on their respective threads.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,468
What is your screen resolution? You can find out by going to your Desktop, right clicking, and going to "Screen Resolution". If it is too high or low, poorly coded GUIs will not render nicely. Try setting it to something common like 1280x1024.
 
That being said, there is no excuse for poorly coded GUIs. Please contact each of the Bot Authors who have this issue and tag me in the post using @Arbiter so I can help them improve.
I'm most likely one of them although i have tried to add anchoring to borders on some of the gui's (can't remember which) so that they resize properly. But i do plan to rewrite them all in jfx properly
 
Top