DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Bruce Guest

    Newbie Question.

    I know it will sound fool....
    but i've never understood the SubClassing term...

    What does it mean,... more specify... what does "subclassing" mean ??

    Sorry for the question
    but i don't like to be confused

    --


    Atte.
    Ivan Barrera A.
    Telefónica Internet Empresas





  2. #2
    Mike D Sutton Guest

    Re: Newbie Question.

    > I know it will sound fool....
    > but i've never understood the SubClassing term...
    >
    > What does it mean,... more specify... what does "subclassing" mean ??
    >
    > Sorry for the question
    > but i don't like to be confused


    Have a look at the tutorial over on Http://www.allapi.net/ or if your after
    more advanced uses of it in terms of graphics specifically then have a look
    over on Http://www.vbaccelerator.com/
    Hope this helps,

    Mike


    -- EDais --

    WWW: Http://www20.Brinkster.com/EDais/
    Work E-Mail: EDais@btclick.com
    Other E-Mail: Mike.Sutton@btclick.com



  3. #3
    Ray Mercer Guest

    Re: Newbie Question.


    "Bruce" <Bruce@www.com> wrote in message news:3b83f565$1@news.devx.com...

    > What does it mean,... more specify... what does "subclassing" mean ??
    >
    > Sorry for the question
    > but i don't like to be confused


    Subclassing in some languages is closely tied with inheritance. But in the
    Windows world it refers to hooking into a window proc and adding your own
    msg handler.

    I have a tutorial on callbacks and subclassing in VB that shows what they
    mean in regard to using WinAPI functions in VB:
    http://www.shrinkwrapvb.com/calltimr.htm

    If you download and understand these 5 small projects then you should be
    ready to move on to samples like Karl Peterson's
    http://www.mvps.org/vb/code/HookMe.zip

    And if you find these interesting you should really buy some good books like
    Hardcore Visual Basic
    http://www.mvps.org/vb/hcvb.htm

    and Advanced Visual Basic 6
    http://www.awl.com/cseng/titles/0-201-70712-8

    HTH,
    Ray Mercer
    www.shrinkwrapvb.com






  4. #4
    Bruce Guest

    RE: Newbie Question.

    Thx again Ray...
    I've to stay in bed this days
    so i'll have time to read them all.



    --


    Atte.
    Ivan Barrera A.
    Telefónica Internet Empresas


    Ray Mercer <raymer@mvps.org> escribió en el mensaje de noticias
    3b84755b$1@news.devx.com...
    >
    > "Bruce" <Bruce@www.com> wrote in message news:3b83f565$1@news.devx.com...
    >
    > > What does it mean,... more specify... what does "subclassing" mean ??
    > >
    > > Sorry for the question
    > > but i don't like to be confused

    >
    > Subclassing in some languages is closely tied with inheritance. But in the
    > Windows world it refers to hooking into a window proc and adding your own
    > msg handler.
    >
    > I have a tutorial on callbacks and subclassing in VB that shows what they
    > mean in regard to using WinAPI functions in VB:
    > http://www.shrinkwrapvb.com/calltimr.htm
    >
    > If you download and understand these 5 small projects then you should be
    > ready to move on to samples like Karl Peterson's
    > http://www.mvps.org/vb/code/HookMe.zip
    >
    > And if you find these interesting you should really buy some good books like
    > Hardcore Visual Basic
    > http://www.mvps.org/vb/hcvb.htm
    >
    > and Advanced Visual Basic 6
    > http://www.awl.com/cseng/titles/0-201-70712-8
    >
    > HTH,
    > Ray Mercer
    > www.shrinkwrapvb.com
    >
    >
    >
    >
    >




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links