DracIRC 1.2.2

Developed or developing a new product in PureBasic? Tell the world about it.
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

DracIRC 1.2.2

Post 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.
Last edited by dracflamloc on Wed Oct 18, 2006 2:24 pm, edited 2 times in total.
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

This is really cool. A GUI isn't hard to make as you have made your source so readable :D
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Its not hard to make even if i didnt now that PB has the abilty to read stdin and stdout =)
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post 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.
CadeX
Enthusiast
Enthusiast
Posts: 124
Joined: Mon Oct 02, 2006 2:56 pm
Location: Australia
Contact:

Post 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.
Pro-Gamer, Programmer, Pro-Grammer
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post 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.
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

1.2.2, fun
krensauce
User
User
Posts: 18
Joined: Sun Nov 05, 2006 10:24 pm

Post by krensauce »

Amazing job!
Thanks alot, I just needed this and found it here, you saved me weeks of work! ;)
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

You're welcome. Remember it doesn't support the CTCP commands, but that should be easy to add.
Post Reply