Connecting Tech Pros Worldwide Help | Site Map

Should I report a bug or somebody will help me here

  #1  
Old September 3rd, 2008, 08:55 AM
PeeS290
Guest
 
Posts: n/a
Hi all,

I have missing class in Event Handler Wizard and Class View.
I went through internet but all sugestions of possible solutions have
failed.

Regular CDialog based class, is not listed in Class View.
I cannot make a handler for a button in this class other way than manually,
it is very annoying.

Strangely enough even if the class is not listed in Class View, it pops up
after search in Class View.

Any sugestions ?

BTW. Event handler wizard should have some search capability, or at least
the window with class list should be bigger.


Pawel


  #2  
Old September 3rd, 2008, 01:55 PM
PvdG42
Guest
 
Posts: n/a

re: Should I report a bug or somebody will help me here


"PeeS290" <PeeS290@wp.plwrote in message
news:uT$urlZDJHA.3432@TK2MSFTNGP05.phx.gbl...
Quote:
Hi all,
>
I have missing class in Event Handler Wizard and Class View.
I went through internet but all sugestions of possible solutions have
failed.
>
Regular CDialog based class, is not listed in Class View.
I cannot make a handler for a button in this class other way than
manually, it is very annoying.
>
Strangely enough even if the class is not listed in Class View, it pops up
after search in Class View.
>
Any sugestions ?
>
BTW. Event handler wizard should have some search capability, or at least
the window with class list should be bigger.
>
>
Pawel
>
Sounds like you're using MFC?
If so, you'll get more feedback by posting in:

microsoft.public.vc.mfc

When you post there, be sure to add details such as which version of Visual
Studio you are using.

  #3  
Old September 4th, 2008, 07:35 AM
PeeS290
Guest
 
Posts: n/a

re: Should I report a bug or somebody will help me here


>I have missing class in Event Handler Wizard and Class View.
Quote:
Quote:
>I went through internet but all sugestions of possible solutions have
>failed.
>>
>Regular CDialog based class, is not listed in Class View.
>I cannot make a handler for a button in this class other way than
>manually, it is very annoying.
>>
>Strangely enough even if the class is not listed in Class View, it pops
>up after search in Class View.
>>
>Any sugestions ?
Quote:
Sounds like you're using MFC?
If so, you'll get more feedback by posting in:
>
microsoft.public.vc.mfc
>
When you post there, be sure to add details such as which version of
Visual Studio you are using.
This has nothing to do with MFC, Class View is not the element of MFC, it
should list all classes in the project, MFC or not.
As to Visual Studio, I am using VS2008 with SP1, as I mentioned before in my
first posting about this problem.

Pawel




  #4  
Old September 4th, 2008, 02:45 PM
PvdG42
Guest
 
Posts: n/a

re: Should I report a bug or somebody will help me here


"PeeS290" <PeeS290@wp.plwrote in message
news:eCwnkelDJHA.1008@TK2MSFTNGP02.phx.gbl...
Quote:
>
Quote:
>Sounds like you're using MFC?
>If so, you'll get more feedback by posting in:
>>
>microsoft.public.vc.mfc
>>
>When you post there, be sure to add details such as which version of
>Visual Studio you are using.
>
This has nothing to do with MFC, Class View is not the element of MFC, it
should list all classes in the project, MFC or not.
As to Visual Studio, I am using VS2008 with SP1, as I mentioned before in
my first posting about this problem.
>
Pawel
>
So, do you have the same issues in other project types, such as C++/CLI
Windows Forms and/or Win32 Console?
If you create another project of the same type as the one you used for
original illustration, citing "Regular CDialog based class", does the issue
reappear?

Oh, FYI, the post from you that I responded to that started this thread says
nothing about what version of VS you are using. Here it is in its entirety:
<quote>
Hi all,

I have missing class in Event Handler Wizard and Class View.
I went through internet but all sugestions of possible solutions have
failed.

Regular CDialog based class, is not listed in Class View.
I cannot make a handler for a button in this class other way than manually,
it is very annoying.

Strangely enough even if the class is not listed in Class View, it pops up
after search in Class View.

Any sugestions ?

BTW. Event handler wizard should have some search capability, or at least
the window with class list should be bigger.


Pawel
</quote>

  #5  
Old September 4th, 2008, 07:15 PM
PeeS290
Guest
 
Posts: n/a

re: Should I report a bug or somebody will help me here


So, do you have the same issues in other project types, such as C++/CLI
Quote:
Windows Forms and/or Win32 Console?
If you create another project of the same type as the one you used for
original illustration, citing "Regular CDialog based class", does the
issue reappear?
I have many other projects and I never encountered such problem before.
Right now in one of my biggest projects, that I am working on for years, I
have this one class missing.
Problem is I have no idea how to get it back to Class View and Event Handler
Wizard.
Quote:
>
Oh, FYI, the post from you that I responded to that started this thread
says nothing about what version of VS you are using. Here it is in its
entirety:
<quote>
I said :
"As to Visual Studio, I am using VS2008 with SP1, as I mentioned before in
my
first posting about this problem."
I meant my post from 2008-09-01, which stays unanswered.


Regards
Pawel


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
VS2008 HTTP 403 Help!! Harry Simpson answers 16 July 14th, 2008 11:20 PM
matrix stuff (solving b = A*x) --> using numerical recipes Martin Jørgensen answers 16 March 5th, 2006 11:55 PM
compiling perl 5.8.7 on Solaris 8 Kirt Loki Dankmyer answers 0 November 22nd, 2005 04:05 AM