CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Matthew Doucette

Search: Search took 0.01 seconds.

  1. Replies
    26
    Views
    4,364

    Re: Focus Lost due to Alt+Tab switching

    This is another test post from Firefox with McAfee SiteAdvisor installed, and nothing else, and it does not lose focus on me!
  2. Replies
    26
    Views
    4,364

    Re: Focus Lost due to Alt+Tab switching

    I have come here to test this out, and I also have the problem. It doesn't seem like much, but it is quite annoying when it happens. I also tested that phpBB forums do not lose focus with my setup....
  3. Replies
    68
    Views
    58,496

    Re: Fun C++ Problem

    I finally got all three! I'll admit that it helped when the details of the problem were explained... as it hinted at where I should look for the third solution (which was -i<n for me).
  4. Re: best STL method to implement a binary tree

    Thanks. That's what I concluded, but I wanted to check just in case I missed something.
  5. best STL method to implement a binary tree

    What's the best STL class or method to implement a binary tree?

    I know some STL classes are stored as binary trees internally, but this is not what I want. I wish to create and have full control...
  6. Re: error is avatar size during registration

    I also do not have that option. And I also intended whatever I put into my "author image" as my avatar picture.

    This means this is a UI bug. Newcomers (like myself) assume that the picture field...
  7. Re: error is avatar size during registration

    That would explain it. Thanks.

    How can I get to my "author image" in my CP? I have just tried and do not see it anywhere.
  8. Replies
    4
    Views
    715

    Re: notification type defaults

    Well, I hope this helps. If it is not a bug, I feel it can be misleading to the newcomers like myself.

    Thanks! :)
  9. Re: Hierarchy Chart software suggestions?

    I have already thought of doxygen, but I do not use many classes and inheritance in that way. I just want to see which units of mine incluce other units. Also, which functions call other functions....
  10. Re: error is avatar size during registration

    I just logged out and visited your registration page and it says:


    Assuming author image = avatar, this is a bug.
  11. Replies
    4
    Views
    715

    Re: notification type defaults

    Thanks, that worked.

    Maybe it's another registration bug, but I thought I already set that when I registered.

    EDIT: It is a bug, I think. In your registration form it asks, "Receive e-mails...
  12. Re: error is avatar size during registration

    It is rejecting it because it is larger than 50x50.
  13. Replies
    2
    Views
    861

    Re: testing

    testing...
  14. Replies
    4
    Views
    715

    notification type defaults

    My "Notification Type" is set to "Do not subscribe" by default. How can I set that to "Instant email notification" by default?

    Thanks.
  15. Your avatar size in registration is 80x100, but...

    Your avatar size in registration is 80x100, but it rejects anything over 50x50, so this is a bug.
  16. Replies
    2
    Views
    861

    testing

    testing
  17. Hierarchy Chart software suggestions?

    I'm searching for hierarchy chart software to display the hierarchy of my units and functions.

    Do you have any s****tions?
Results 1 to 17 of 18





Click Here to Expand Forum to Full Width

Featured