I've Lost the 'Recent' Tab History When Opening VB6 
Author Message
 I've Lost the 'Recent' Tab History When Opening VB6

        After opening VB6 and getting the New Project screen, I used to
have a history list under the 'Recent' tab.  The history list exists
during the time VB6 is open, but dissappears upon closing VB and then
restarting.

        Have I accidentally unchecked a program wide option somewhere, or
has something external gone wrong???

J.D.
Control Concepts Eng.



Sat, 24 Apr 2004 03:41:53 GMT  
 I've Lost the 'Recent' Tab History When Opening VB6

decided to enlighten us with :

Quote:

>    After opening VB6 and getting the New Project screen, I used to
>have a history list under the 'Recent' tab.  The history list exists
>during the time VB6 is open, but dissappears upon closing VB and then
>restarting.

>    Have I accidentally unchecked a program wide option somewhere, or
>has something external gone wrong???

>J.D.
>Control Concepts Eng.

Were you working with two separate instances of VB ? I have noticed
that the recent projects history sometimes gets cleared when there is
more than one instance of VB running.

        J.
        Jeremiah D. Seitz
        Porch karaoke king and the guy who runs with 8< scissors >8
        Omega Techware
        http://omegatechware.hypermart.net



Sat, 24 Apr 2004 04:48:21 GMT  
 I've Lost the 'Recent' Tab History When Opening VB6

says...

Quote:

> decided to enlighten us with :

> >       After opening VB6 and getting the New Project screen, I used to=20
> >have a history list under the 'Recent' tab.  The history list exists=20
> >during the time VB6 is open, but dissappears upon closing VB and then=20
> >restarting.

> >       Have I accidentally unchecked a program wide option somewhere, or=20
> >has something external gone wrong???

> >J.D.
> >Control Concepts Eng.

> Were you working with two separate instances of VB ? I have noticed
> that the recent projects history sometimes gets cleared when there is
> more than one instance of VB running.

>    J.
>    Jeremiah D. Seitz
>    Porch karaoke king and the guy who runs with 8< scissors >8
>    Omega Techware
>    http://omegatechware.hypermart.net

        While I have done that, in the past, to copy and paste code, just
not this time.  

        I'm going to try re-installing VB on this particular machine.  
It's the only workstation with WinME and I think that's the problem.  I
was looking for something that somebody may have checked/unchecked in the
global setup to take care of this annoyance.

TNX, J.D.



Sun, 25 Apr 2004 01:19:53 GMT  
 I've Lost the 'Recent' Tab History When Opening VB6
J.D. ,

        Have I accidentally unchecked a program wide option somewhere, or
        has something external gone wrong???

I don't think so. I have seen and heard of the history list
disappearing or just showing garbage on the screen. Usually caused by
system crashes or the IDE locking up on you.  I've also heard but not
seen, that having a large number of recent files may itself have
caused the problem you are experiencing.  You might want to check in
the registry to see if anything is there.  The location is at:

HKEY_CURRENT_USER\Software\Microsoft\Visual Basic\6.0\RecentFiles

Which is the location for the list in VB 6.0.  There are a number of
VBRecent programs on the Internet.  That can remove older project
files.  I found one that provided the code and modified it to my own
liking.  I just changed the appearance a bit and added a horizontal
scrollbar to make long paths visible. It's Called: Display/Remove
Projects from the Visual Basic Recent File List
The original unmodified version can be found at:

http://www.freevbcode.com/ShowCode.Asp?ID=2046

Yours,

Jerome W. Norgren

Quote:


> After opening VB6 and getting the New Project screen, I used to
> have a history list under the 'Recent' tab.  The history list exists
> during the time VB6 is open, but dissappears upon closing VB and then
> restarting.

>    Have I accidentally unchecked a program wide option somewhere, or
> has something external gone wrong???

> J.D.
> Control Concepts Eng.



Sun, 25 Apr 2004 16:05:37 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Dr GUI, I've lost my debugger and I can't get up

2. Dr GUI, I've lost my debugger and I can't get up

3. I've lost my Beep

4. I've lost my Beep

5. HELP - I've lost my Event Procedures!!!

6. Help, I've lost my components.

7. API call to get 'Recent Documents'

8. 'Poke'ing and 'peek'ing other process's memory in VB6

9. API call to get 'Recent Documents'

10. Opening 'display properties' from VB6

11. Opening 'display properties' from VB6

12. CR reports in VB4 won't update (I've tried the usual solutions)

 

 
Powered by phpBB® Forum Software