|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Search box at bottom of screenThis just started happening to me while using VB6. When I call up the Search
box, it appears at the bottom of the screen, instead of in the middle. I can drag it to the middle, but as soon as I press the Find Next button, it goes back to the bottom of the screen. How do I fix this? Scott M. Has anything on your system changed? Like did you install any SP's.
One thing to try is remove all add-ins and see if the problem persists. -- Show quoteHide quoteChris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- Read. Decide. Sign the petition to Microsoft. http://classicvb.org/petition/ "Scott M." <sco***@symagery.com> wrote in message news:mpGdndF_mepUxgbfRVn-2Q@igs.net... > This just started happening to me while using VB6. When I call up the Search > box, it appears at the bottom of the screen, instead of in the middle. I can > drag it to the middle, but as soon as I press the Find Next button, it goes > back to the bottom of the screen. How do I fix this? > > Scott M. > > It's because it's trying to get out of the way of the text that it's found
so that you can see that aswell as the dialog. Show quoteHide quote "Scott M." <sco***@symagery.com> wrote in message news:mpGdndF_mepUxgbfRVn-2Q@igs.net... > This just started happening to me while using VB6. When I call up the > Search > box, it appears at the bottom of the screen, instead of in the middle. I > can > drag it to the middle, but as soon as I press the Find Next button, it > goes > back to the bottom of the screen. How do I fix this? > > Scott M. > > Typically the code is scrolled to a location where the dialog box will not
interfere with the results. I guess if the procedure module is short enough to not have scrollbars the dialog would be relocated. -- Show quoteHide quoteChris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- Read. Decide. Sign the petition to Microsoft. http://classicvb.org/petition/ "Bonj" <a@b.com> wrote in message news:%2326m4cUZFHA.3184@TK2MSFTNGP15.phx.gbl... > It's because it's trying to get out of the way of the text that it's found > so that you can see that aswell as the dialog. > > "Scott M." <sco***@symagery.com> wrote in message > news:mpGdndF_mepUxgbfRVn-2Q@igs.net... > > This just started happening to me while using VB6. When I call up the > > Search > > box, it appears at the bottom of the screen, instead of in the middle. I > > can > > drag it to the middle, but as soon as I press the Find Next button, it > > goes > > back to the bottom of the screen. How do I fix this? > > > > Scott M. > > > > > > I may have found the solution. I moved the search box to the middle of the
screen and exited VB right away. The next time I went into VB, the search box started appearing in the middle of the screen. Scott "Bonj" <a@b.com> wrote in message Ye gods I wish there was a way to stop it from doing that, it ALWAYS moves news:%2326m4cUZFHA.3184@TK2MSFTNGP15.phx.gbl... > It's because it's trying to get out of the way of the text that it's > found so that you can see that aswell as the dialog. so the cancel button is under where the mouse pointer happens to be - or at least it seems that way. I see the same at times, but what I usually do for multiple searches is just close the search box and use F3 to walk through all find results. I like that better anyhow because I can see all the code.
-- Show quoteHide quoteBill James Microsoft MVP - Shell/User Windows VBScript Utilities » www.billsway.com/vbspage/ Windows Tweaks & Tips » www.billsway.com/notes_public/ "Scott M." <sco***@symagery.com> wrote in message news:mpGdndF_mepUxgbfRVn-2Q@igs.net... > This just started happening to me while using VB6. When I call up the Search > box, it appears at the bottom of the screen, instead of in the middle. I can > drag it to the middle, but as soon as I press the Find Next button, it goes > back to the bottom of the screen. How do I fix this? > > Scott M. > > Scott,
If your Immediate window is large enough, the search box appears below. Dave Show quoteHide quote "Scott M." <sco***@symagery.com> wrote in message news:mpGdndF_mepUxgbfRVn-2Q@igs.net... > This just started happening to me while using VB6. When I call up the Search > box, it appears at the bottom of the screen, instead of in the middle. I can > drag it to the middle, but as soon as I press the Find Next button, it goes > back to the bottom of the screen. How do I fix this? > > Scott M. > >
VBclassic petition
Draw line on picture; change width Class_Terminate problem & Run-time error'424': Object required determining a rising\falling trend Creating a Toolbar help with passing values from an aspx page? Working application - Now generates error Duplicate forms Default check box about dll ?? |
|||||||||||||||||||||||