NTK and The NTK Project
are properties of Jn Dechereux
Home | Documentation | FAQ.

Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorTeam NTK
    • CommentTimeOct 8th 2009 edited
     

    Questions about C4W migration to NTK are now regular on our email support.
    ie.
    - Clip4win conversion to NTK, Howto? | where to start?
    - Which NTK include files should I use?
    - Is there some doc | help files about this topic?
    - and so on...



    So, in order to help each of you who are facing this study case, we provide the following collection of original C4W samples as tutorial.
    These are basic prg that have been directly extracted from the original \Clip4Win\sample|contrib folder, then adapted and recompiled with NTK for xHarbour.



    Enjoy them and Let's give a second life to your old C4W apps!



    Cheers,
    Your NTK Team.



    PS - Remember, NTK v1.1.0 Autumn'09 is required.



                              ***  I CAN'T BELIEVE, IT SOUNDS LIKE CLIP4WIN!  *** :boogie:


    Note: The following training materials are pure Win32 apps powered by NTK for xHarbour.




    Here is the famous DEMOMULT. Each C4W developer tried it in his career. At least once!

    http://www.ntkproject.com/contribs/c4w2ntk/DEM4MOLD.PRG
    http://www.ntkproject.com/contribs/c4w2ntk/DEM4MOLD.ex_



    COLOUR is very basic, but goes to essential...

    http://www.ntkproject.com/contribs/c4w2ntk/COLOUR.PRG
    http://www.ntkproject.com/contribs/c4w2ntk/COLOUR.ex_



    DRAW or 'Join the dots!' was a C4W demo of both GDI graphic and mouse Api usage.

    http://www.ntkproject.com/contribs/c4w2ntk/DRAW.PRG
    http://www.ntkproject.com/contribs/c4w2ntk/draw.ex_



    4DIALOG was supplied with C4W contrib package. It shows how to use dialogs and introduces softly to data driven applications.

    http://www.ntkproject.com/contribs/c4w2ntk/4DIALOG.PRG
    http://www.ntkproject.com/contribs/c4w2ntk/4DIALOG.RC
    http://www.ntkproject.com/contribs/c4w2ntk/4dialog.ex_



    DROP is a good example of how to manipulate Windows drag'ndrop mechanisms. It also uses dialogs.

    http://www.ntkproject.com/contribs/c4w2ntk/DROP.CH
    http://www.ntkproject.com/contribs/c4w2ntk/DROP.PRG
    http://www.ntkproject.com/contribs/c4w2ntk/DROP.RC
    http://www.ntkproject.com/contribs/c4w2ntk/drop.ex_



    ODRAW was originaly a C4W tutorial designed to explain how to make owner-drawn and bitmap buttons.

    http://www.ntkproject.com/contribs/c4w2ntk/ODRAW.PRG
    http://www.ntkproject.com/contribs/c4w2ntk/odraw.ex_