![]() |
Solution for large window issues resolved - Printable Version +- Small Basic Forum (https://litdev.uk/mybb) +-- Forum: Small Basic (https://litdev.uk/mybb/forumdisplay.php?fid=1) +--- Forum: Extensions (https://litdev.uk/mybb/forumdisplay.php?fid=3) +--- Thread: Solution for large window issues resolved (/showthread.php?tid=374) |
Solution for large window issues resolved - martmen - 05-25-2025 Hello everyone, Take a look at the program MLNN747.000. It always annoyed me when I needed a large window and the buttons were displayed at the bottom—having to scroll down just to reach them. That's why I created two windows: one at the bottom of the screen with buttons, information display, etc., and a second window with scrollbars that I can resize as needed. I think it's great! Best regards, Martin P.S. Translated with Copilot New Version MLNN747.000-0 |