Search:

Type: Posts; User: pattisahusiwa

Search: Search took 0.01 seconds.

  1. Thank you whiteflag, I'll learn more about linked...

    Thank you whiteflag, I'll learn more about linked list to imagine that is it suitable for my problem? Thank you :)
  2. which the best way to store duplicate data in tree (maybe tree data structure)?

    Hi all.

    I've a file and have parsed them into tree structure. I've used dictionary (key-value pair data type) to store the tree. But, I've a problem when another sibling has same name but...
  3. is there any tutorial about that? sorry i'm...

    is there any tutorial about that? sorry i'm newbie in C++.
  4. Calling function based on passing variable.......

    can we calling defined function based on passing variable in C++ like on PHP?

    for example, in PHP we can calling function like:

    Load_$Input();


    CMIIW.
  5. Replies
    3
    Views
    1,931

    thanks for your answer. i like Qt, but i wanna...

    thanks for your answer. i like Qt, but i wanna develop my own event handler. so, i put MFC's message maps for example, but i confused with it's coding. i was googling, but i need more references. so...
  6. Replies
    1
    Views
    1,721

    Drag and drop windows control tutorial

    is there anyone know any tutorial about GUI Interface like VB interface? and tutorial about drag and drop windows control (or any) in C++?

    thanks.
  7. Replies
    3
    Views
    1,931

    event handler like MFC one?

    hi all. i'm newbie in C++. i wanna make event handler for my simple windows program. So, how i can use event handler like MFC one? is
    still through WndProc or not?

    Thanks before?
Results 1 to 7 of 7