silentkiller Posted February 26, 2017 Posted February 26, 2017 (edited) Got a new computer and upon opening osbot the window was EXTREMELY tiny. Changed text size in windows no luck. Any suggestions? Edited February 26, 2017 by silentkiller
darol Posted February 26, 2017 Posted February 26, 2017 Right-click your screen>display settings? Try to work out something through there?
silentkiller Posted February 26, 2017 Author Posted February 26, 2017 Been fiddling around for the past hour. OsBuddy seems to be fine, just osbot.
Apaec Posted February 26, 2017 Posted February 26, 2017 (edited) I've got the same problem on my Surface pro 4, not helped by the fact that none of the windows are resizeable. I've just gotten used to living with it and haven't found a solution. It's fine when i'm connected to a 1080p monitor though. Edit: I think it might be something to do with java not OSBot though, perhaps to do with dpi awareness although I haven't put much time into looking into the issue Edited February 26, 2017 by Apaec 1
silentkiller Posted February 26, 2017 Author Posted February 26, 2017 Yeah unfortunately all the question I've found off google seem to point to there not being a solution. Something about Java Swing and the DPI awareness not being set properly with Windows 10 and high resolution screens. Guess I gotta get used to it. If anyone has a fix please let me know lol 1
The Undefeated Posted February 26, 2017 Posted February 26, 2017 OSBot is not really made for scaling. I use 125% scaling in Windows on my laptop and I can't fully read the name of the scripts when starting one.
Polymorphism Posted February 26, 2017 Posted February 26, 2017 I don't have this problem on my laptop, but anyone who has this issue please try this. I may or may not work. Essentially disabling Java dpi awareness http://stackoverflow.com/questions/30555401/java-disable-dpi-aware-not-working
Apaec Posted February 26, 2017 Posted February 26, 2017 (edited) What is odd is that with the gui for one of my scripts, it loads small and as soon as I resize the window slightly it scales correctly. Perhaps something to do with using a non-absolute layout for the frame. It would be really awesome if the osbot frame was scalable, as it would help buttons being completely out of view. It also makes debugging stuff a pain as the console text is normal size but the window is shrunk to half the size so lots of scrolling needs to be done to read messages! Edit: a pic of my screen: Edited February 26, 2017 by Apaec
silentkiller Posted February 26, 2017 Author Posted February 26, 2017 Setting up the config for some scripts is proving to be difficult since half the GUI is just jumbled up into a small space