Find/Replace bug in BS Editor?
gallen
Posts: 6
Hi all,
Sometimes when I attempt to use the "Find/Replace..." function in the Basic Stamp Editor application, the Find/Replace dialog window won't appear. This occurs whether I chose "Find/Replace..." from the edit menu or press the button on the taskbar. I can close the program and reopen it, and it the Find/Replace dialog box still won't appear. As I remember, restarting the computer will usually make it start working again. I can't seem to repeat any procedure that causes the issue. Has anyone else seen this? Do you know a fix, or the cause so I can avoid doing it?
By the way, I am currently running a 32-bit VMware Vista virtual machine on a Macbook Pro. But I also had the same issue with 2 different Lenovo T61's running 32-bit Vista. Thanks in advance for any advice.
Also, I should note that this happens about 10-20% of the times I open the program.
Sometimes when I attempt to use the "Find/Replace..." function in the Basic Stamp Editor application, the Find/Replace dialog window won't appear. This occurs whether I chose "Find/Replace..." from the edit menu or press the button on the taskbar. I can close the program and reopen it, and it the Find/Replace dialog box still won't appear. As I remember, restarting the computer will usually make it start working again. I can't seem to repeat any procedure that causes the issue. Has anyone else seen this? Do you know a fix, or the cause so I can avoid doing it?
By the way, I am currently running a 32-bit VMware Vista virtual machine on a Macbook Pro. But I also had the same issue with 2 different Lenovo T61's running 32-bit Vista. Thanks in advance for any advice.
Also, I should note that this happens about 10-20% of the times I open the program.
Comments
I have had similar problems in Windows in general. The "missing" box was just off the screen and barely enough showing for me to drag and resize it enough to move it back on the screen.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"puff"...... Smile, there went another one.
It's not a huge deal, but it can be pretty annoying if you're in the middle of something and having find/replace would make life easier. For instance, in a complicated program when you want to find all the places where you're calling a particular subroutine. Or if you change a variable/constant name and want to make sure you've replaced it completely throughout the program.
On a Mac, MacBS2 has a standard search/replace along with its nice way of handling multi-slot projects as entities with their own window and tabs. And for more complicated search and replace there are text utilities like "textWrangler" that can do GREP search/replace. I know, it is a pain to move back and forth between different programming environments. MacBS2 is nice for editing, but it misses the memory map, the DEBUG window, place markers, and downloading of individual slots that are in the standard Windows IDE.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
It would seem that the default position of the Find/Replace menu is NOT set to "center of parent app".
DJ
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I haven't seen this problem myself, though I've seen plenty of strange problems with dialogs appearing behind an application (these seemed to start happening with the release of Windows XP and future versions).
If it is happening because your screen resolution has changed, or you've·removed a monitor or undocked a laptop from a multi-monitor setup·or something similar, then here's a workaround you can try to resolve it.·
NOTE: The steps below make changes to your Windows registry.· Please procede carefully and if you are unsure about making registry changes, it's best to err on the side of caution and have someone else do it for you.
I've made notes of this problem and will add some code to move the Find/Replace dialog within a viewable area to the BASIC Stamp Editor.· If that is indeed·the problem, this solution will fix it in a future release of the BASIC Stamp Editor.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Jeff Martin
· Sr. Software Engineer
· Parallax, Inc.
Post Edited (Jeff Martin (Parallax)) : 3/1/2010 10:08:47 PM GMT
I followed your well-written directions, and now the F/R dialog opens center screen.
DJ
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"puff"...... Smile, there went another one.