Thread: custom created child windows

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    6

    Question custom created child windows

    question:
    what is the most common way of creating ORIGINAL child window controls? i hear buzzwords about creating custom activex controls using visual basic, but what about for c++?
    say i want to create my own treeview control to display files and folders, or a different type of progress bar ... how? does anyone do this?

    thanks.


    alandrums - http://alandrums.hypermart.net

  2. #2
    Registered User
    Join Date
    Feb 2002
    Posts
    25
    check out the tutorials at www.codeguru.com there is a few on these subjects...
    inZane
    --true programmer's don't comment--
    --programmer wannabes complain about it--

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 10-15-2008, 09:24 AM
  2. Script errors - bool unrecognized and struct issues
    By ulillillia in forum Windows Programming
    Replies: 10
    Last Post: 12-18-2006, 04:44 AM
  3. SendMessage(add txt 2 listbox) won't work in WM_COMMAND
    By scwizard in forum Windows Programming
    Replies: 5
    Last Post: 12-12-2006, 07:25 PM
  4. Virtual keys
    By Arkanos in forum Windows Programming
    Replies: 4
    Last Post: 12-12-2005, 10:00 AM
  5. adding child windows in mfc?
    By Terrance in forum Windows Programming
    Replies: 1
    Last Post: 03-02-2003, 12:35 PM