These aren't major problems, just annoying "features" of the B4a Editor.
1) I have a dual screen monitor and the B4A IDE is full screen on the right monitor. When I compile the app and get an error, the Compile & Debug dialog comes up and it is positioned with 1/4 of it over the left monitor. I have to keep moving the dialog to the right so I can read the complete message. It would be nice if the Compile & Debug dialog could be centered over the monitor that has the B4A IDE.
2) If I have the Find/Replace dialog open from a previous search and I press Ctrl-F when I am in the Editor, focus still stays in the editor. Focus should go to the Find/Replace dialog. Many times I am typing in the search string only to discover I am still typing in the editor.
3) When in the Editor, F3 should search again for the current string. You have it opening the Find/Replace editor. Shift-F3 should search backwards.
4) The Find dialog doesn't save the previous search strings in a dropdown box (spinner) so I have to retype it all the time. It improves my typing, but slows me down.
5) I don't find bookmarks in the editor to be that useful, at least not as useful as in other editors like Delphi. I am used to being able to set a bookmark using Shift-Ctrl-1 and then when I want to go back to that bookmark I press Ctrl-1. That way I can set up my primary bookmarks with low numbers (code locations I use a lot) and higher numbers like 7,8,9 to temporary bookmarks. I can immediately jump to any bookmark I like. But with B4A I have to move through each bookmark looking for the one I want. This is a bit tedious.
Well, that's my 2 cents for today.
Widget
1) I have a dual screen monitor and the B4A IDE is full screen on the right monitor. When I compile the app and get an error, the Compile & Debug dialog comes up and it is positioned with 1/4 of it over the left monitor. I have to keep moving the dialog to the right so I can read the complete message. It would be nice if the Compile & Debug dialog could be centered over the monitor that has the B4A IDE.
2) If I have the Find/Replace dialog open from a previous search and I press Ctrl-F when I am in the Editor, focus still stays in the editor. Focus should go to the Find/Replace dialog. Many times I am typing in the search string only to discover I am still typing in the editor.
3) When in the Editor, F3 should search again for the current string. You have it opening the Find/Replace editor. Shift-F3 should search backwards.
4) The Find dialog doesn't save the previous search strings in a dropdown box (spinner) so I have to retype it all the time. It improves my typing, but slows me down.
5) I don't find bookmarks in the editor to be that useful, at least not as useful as in other editors like Delphi. I am used to being able to set a bookmark using Shift-Ctrl-1 and then when I want to go back to that bookmark I press Ctrl-1. That way I can set up my primary bookmarks with low numbers (code locations I use a lot) and higher numbers like 7,8,9 to temporary bookmarks. I can immediately jump to any bookmark I like. But with B4A I have to move through each bookmark looking for the one I want. This is a bit tedious.
Well, that's my 2 cents for today.
Widget