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

Search:

Type: Posts; User: aww91

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    8,048

    Re: Outlining Items in Visual C++

    Nope, just doing some stuff on my own.

    Best Regards,
  2. Replies
    6
    Views
    8,048

    Re: Outlining Items in Visual C++

    Good one. Think I got it from here. Thanks
  3. Replies
    6
    Views
    8,048

    Re: Outlining Items in Visual C++

    Thanks for your prompt reply. Not 100% sure, but I believe I need help on the structure of the data, as well as, the design of the classes that will support such a structure. Assuming the list...
  4. Replies
    6
    Views
    8,048

    Outlining Items in Visual C++

    I am struggling with how to efficiently design my class objects to support the outlining of a collection of items. The collection would be sorted but would also have the ability to indent and outdent...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured