Search:

Type: Posts; User: CPlus

Search: Search took 0.01 seconds.

  1. Thread: Text Box

    by CPlus
    Replies
    4
    Views
    2,640

    Thanks DaveH :cool: (By the way, I think it's...

    Thanks DaveH :cool:

    (By the way, I think it's WM_CTLCOLOREDIT instead of WM_CTRLCOLOREDIT)
    (Not sure)


    I added this to my cases:
  2. Thread: Text Box

    by CPlus
    Replies
    4
    Views
    2,640

    I have a new question, but here is the updated...

    I have a new question, but here is the updated source code with the text box whose size is equal to the maximum region's size:



    #include <windows.h>
    #define TextBoxDefined 101

    const char...
  3. Thread: Text Box

    by CPlus
    Replies
    4
    Views
    2,640

    Text Box

    Hello everyone :)

    To begin with, I have had some GUI programming experience with Python's Tkinter.
    Manipulating the widgets is easy for prototyping. I am beginning to learn GUI programming with...
Results 1 to 3 of 3