Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 20th, 2005, 4:38 AM   #1
blackcrow
Newbie
 
blackcrow's Avatar
 
Join Date: Nov 2005
Posts: 13
Rep Power: 0 blackcrow is on a distinguished road
IRC Client

I'm working on an IRC client and want a similar main window to that of Mirc (and most other IRC Clients). I will of course be using a listbox for the user list, and an editbox for the input.

Any help would be greatly appreciated.
blackcrow is offline   Reply With Quote
Old Nov 20th, 2005, 5:39 AM   #2
Mocker
Hobbyist Programmer
 
Mocker's Avatar
 
Join Date: Oct 2005
Location: Indiana
Posts: 224
Rep Power: 0 Mocker is an unknown quantity at this point
Send a message via AIM to Mocker
? you might get replies if you have specific parts of the program you are having trouble with. There isn't anything to respond to here
__________________
#programmingforums relay - http://thegupstudio.com/cgi-bin/pforelay.cgi
freelance scripts - http://ryanguthrie.com/index.html
Mocker is offline   Reply With Quote
Old Nov 20th, 2005, 5:43 AM   #3
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4 Polyphemus_ is on a distinguished road
If you use windows, learn the windows API. If you're using linux, learn a GUI library for linux. If you don't know how to use sockets, learn that. Also, learn the IRC protocol.
Polyphemus_ is offline   Reply With Quote
Old Nov 20th, 2005, 5:44 AM   #4
ivan
Professional Programmer
 
ivan's Avatar
 
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4 ivan is on a distinguished road
What kind of help do you expect???
ivan is offline   Reply With Quote
Old Nov 20th, 2005, 6:23 AM   #5
blackcrow
Newbie
 
blackcrow's Avatar
 
Join Date: Nov 2005
Posts: 13
Rep Power: 0 blackcrow is on a distinguished road
I know sockets, and I know the IRC protocol ..etc. Again, I'm just wondering how I might create the same main chat window used in mIRC, for example.

I did fail to mention that this is WinAPI. I should have been more clear.
blackcrow is offline   Reply With Quote
Old Nov 20th, 2005, 6:29 AM   #6
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
You'll need a rich text box, or equivilent for the main window. Then a listbox for the userlist. Then a line edit for the place where you type and a push button for the send button.

Other than that I don't know what you want to know.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Nov 20th, 2005, 6:30 AM   #7
blackcrow
Newbie
 
blackcrow's Avatar
 
Join Date: Nov 2005
Posts: 13
Rep Power: 0 blackcrow is on a distinguished road
So it's a rich text box? Okay, that's what I was looking for.

Thanks.
blackcrow is offline   Reply With Quote
Old Nov 20th, 2005, 6:34 AM   #8
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
Right, a rich textbox is liek a textbox, but it can contain colours and other stuff. It can also contain images.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Nov 20th, 2005, 6:43 AM   #9
blackcrow
Newbie
 
blackcrow's Avatar
 
Join Date: Nov 2005
Posts: 13
Rep Power: 0 blackcrow is on a distinguished road
Really? nice .. do you happen to have some sample code?
blackcrow is offline   Reply With Quote
Old Nov 20th, 2005, 6:51 AM   #10
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4 Polyphemus_ is on a distinguished road
You will probably find some good stuff here .
Polyphemus_ is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:18 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC