|
-
August 23rd, 2004, 11:31 AM
#1
Making buttons & edit/list boxes
Hello all.
I have read several tutorials about Windows API but I can't find out how to make simple edit boxes, buttons and list boxes.
In general I want to do something very similar to this:

I have seen functions like SetDlgItemText() and GetDlgItem() but in all of this I can't find how to define new edit boxes or buttons.
Also, I was wondering If it's possible to disabble the "connect" button shown on the .jpg after pressing it once.
It will be awesome if you will refer me to some tutorials explaining how to make an edit box for example, let the user input text to it and then read this text; make an list box for all the chat messages to be added there and buttons for processing the data.
Lots of thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|