|
-
Jan 15th, 2000, 12:13 PM
#1
Thread Starter
Hyperactive Member
I am making a chat program
and would like to know how to do this
i have a picture box, and i would like to make it so what ever is the picture in it,
it will be the same for every one else in the chat room.
so is there a way that, say if some one makes their own little, prop picture- like thing and Drags it and drops it on the
picture box, every one will be able to See it, and they can drag it around too?
and is there a way to check the server side's text1.text and see if it is equal to the Client's text2.text?
Last one is:
how do i make it download a txt doument and put it in text3.text
and then have it so where text4.text Can't equal any word in text3.text
;This is making it so every LINE on the txt file will be a new line on the textbox.
thus if text4.text equals any line in text3.text then a msgbox will appear
Any help is thanked
-
Jan 16th, 2000, 07:21 AM
#2
New Member
I'll make an assumption you're using Winsock.
I'll need more info than what you are giving. You'll have to email me more information at [email protected]:
1. Are you giving each member in the chat room their own textbox for what they have to say? I would have to say that seems to be the easiest way to do things.
2. As long as the picturebox is not supposed to mingle with the text, I would have graphical buttons and when they click on them, it puts the picture in the textbox.
That's about all I can help you with until you send me more information.
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
|