Page 1 of 1
DracIRC 1.2.2
Posted: Thu Oct 12, 2006 4:04 pm
by dracflamloc
Download Link
http://www.dracsoft.com/?id=50
Source
In Tricks N Tips
http://www.purebasic.fr/english/viewtopic.php?t=24109
Info
Console based irc client as an example for using DracIRC include file.
Posted: Thu Oct 12, 2006 4:07 pm
by thamarok
This is really cool. A GUI isn't hard to make as you have made your source so readable

Posted: Thu Oct 12, 2006 4:24 pm
by dracflamloc
Its not hard to make even if i didnt now that PB has the abilty to read stdin and stdout =)
Posted: Thu Oct 12, 2006 4:28 pm
by dracflamloc
The only problem i see so far is that because OpenConsole() doesnt let you specify a startup title, windows won't save your size/font/color settings.
Posted: Thu Oct 12, 2006 4:31 pm
by CadeX
STDin? STDout?
Sexually Transmitted Disease In, Sexually Transmitted Disease Out?!
Since when could purebasic read STD's?
Whooooa, please correct me.. i'm a wee bit passed sober at the moment.
Posted: Thu Oct 12, 2006 7:00 pm
by dracflamloc
1.1 is up. i think its a bit better. waiting on a bugfix to console lib for the colored console wrapping problem.
Posted: Wed Oct 18, 2006 2:24 pm
by dracflamloc
1.2.2, fun
Posted: Fri Jan 05, 2007 3:12 pm
by krensauce
Amazing job!
Thanks alot, I just needed this and found it here, you saved me weeks of work!

Posted: Fri Jan 05, 2007 3:38 pm
by dracflamloc
You're welcome. Remember it doesn't support the CTCP commands, but that should be easy to add.