on Nov 26th, 2017, 4:24pm, michael wrote:| I was hoping you might have the editor maybe reduced to 1/4 the width and height so I can resize it. |
|
You can force the SDLIDE.bbc window to open at any size you wish (within reason) by editing sdlide.ini, which is stored in the @usr$ directory. You would need to modify these lines:
Code:windowwidth=800windowheight=400
I can't guarantee that the IDE will be usable if you reduce the size too much (for example if the toolbar does not fit in its entirety) but it may be an improvement over what you have now.
Richard.