Click here to Skip to main content
15,891,513 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Setting Font for Menu Items Pin
Ian Darling12-Oct-03 5:22
Ian Darling12-Oct-03 5:22 
GeneralRe: Setting Font for Menu Items Pin
ramya8312-Oct-03 20:30
ramya8312-Oct-03 20:30 
GeneralRe: Setting Font for Menu Items Pin
ramya8312-Oct-03 18:04
ramya8312-Oct-03 18:04 
GeneralRe: Setting Font for Menu Items {EDITED} Pin
Ian Darling12-Oct-03 22:08
Ian Darling12-Oct-03 22:08 
GeneralRe: Setting Font for Menu Items {EDITED} Pin
Mike Dimmick13-Oct-03 1:27
Mike Dimmick13-Oct-03 1:27 
GeneralRe: Setting Font for Menu Items {EDITED} Pin
Ian Darling13-Oct-03 4:53
Ian Darling13-Oct-03 4:53 
GeneralClass constructor modifying another class Pin
immanis10-Oct-03 19:54
immanis10-Oct-03 19:54 
GeneralRe: Class constructor modifying another class Pin
Blake Coverett10-Oct-03 20:57
Blake Coverett10-Oct-03 20:57 
I suspect the reason no one has responded is that your problem is clearly not where you think it is. The situation you are describing isn't the case, a public method on a static object that you've tested from main can certainly be called and work from a member of some other class.

The real problem is something you haven't mentioned in your question, because you don't know about it. It's pretty much impossible to guess what that might be given your description.

Try boiling it down, come up with the smallest set of code that exhibits the problem that's plaguing you. Sounds like you should be able to express it in 10 lines of code or less. Don't use your existing code, cut it down to just an example of the problem - two classes, one static and one not.

Once you've done that, if you haven't already spotted the problem, post the code and I'm sure someone will help you.

--
-Blake (com/bcdev/blake)
GeneralQuestion about FindWindow. Pin
George210-Oct-03 17:36
George210-Oct-03 17:36 
GeneralRe: Question about FindWindow. Pin
Anthony_Yio10-Oct-03 22:25
Anthony_Yio10-Oct-03 22:25 
GeneralRe: Question about FindWindow. Pin
George211-Oct-03 19:43
George211-Oct-03 19:43 
General.NET and assembly Pin
Sirrius10-Oct-03 17:31
Sirrius10-Oct-03 17:31 
GeneralRe: .NET and assembly Pin
ZoogieZork10-Oct-03 18:20
ZoogieZork10-Oct-03 18:20 
GeneralRe: .NET and assembly Pin
Blake Coverett10-Oct-03 21:02
Blake Coverett10-Oct-03 21:02 
GeneralRe: .NET and assembly Pin
Beer2611-Oct-03 7:08
Beer2611-Oct-03 7:08 
GeneralRe: .NET and assembly Pin
Blake Coverett11-Oct-03 10:06
Blake Coverett11-Oct-03 10:06 
Generalhash trouble Pin
Sirrius10-Oct-03 17:27
Sirrius10-Oct-03 17:27 
GeneralRe: hash trouble Pin
ZoogieZork10-Oct-03 18:11
ZoogieZork10-Oct-03 18:11 
Questionhow to resize and reposition all the controls in a dialog Pin
pampatipraveen10-Oct-03 16:29
pampatipraveen10-Oct-03 16:29 
AnswerRe: how to resize and reposition all the controls in a dialog Pin
Ravi Bhavnani10-Oct-03 16:46
professionalRavi Bhavnani10-Oct-03 16:46 
Generalpassing parameters Pin
Sirrius10-Oct-03 14:00
Sirrius10-Oct-03 14:00 
GeneralRe: passing parameters Pin
Michael Dunn10-Oct-03 14:47
sitebuilderMichael Dunn10-Oct-03 14:47 
GeneralRe: passing parameters Pin
Sirrius10-Oct-03 15:04
Sirrius10-Oct-03 15:04 
GeneralRe: passing parameters Pin
Phil Hamer10-Oct-03 15:34
Phil Hamer10-Oct-03 15:34 
GeneralRe: passing parameters Pin
Sirrius10-Oct-03 15:52
Sirrius10-Oct-03 15:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.