home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / An_IRC_Cha2110934282008.psc / @PSC_ReadMe_70376_1.txt next >
Text File  |  2008-04-28  |  2KB  |  9 lines

  1. Title: An IRC Chat Frame Text Control (Updated)
  2. Description: This mIRC-style text output window displays IRC formatted text in a scrollable picturebox and also allows for copying of the lines of text, as well as double clicking on nicknames (if AddNick is implemented), #channel names and URL links, just like mIRC. Another mIRC like feature, is the ability to load background images either stretched, tiled, centered or photo (top right corner). EventColor() array is used to set predetermined IRC color numbers for particular events such as Join, Part, Quit, Action, etc. This has taken me about a year to get working properly and more than likely has one bug, or two, but i hope someone finds it useful. This would be most useful, obviously in an IRC client. There is a reference included "strings.tlb" which is used for the word wrapping routine which must be copied to your windows/system32 folder. Have fun :)
  3. UPDATE: Fixed a few bugs.
  4. UPDATE 2: Added UTF-8 support and loading of part of a log file (useful for onjoin "reload logs" feature like mIRC) - also included a better demo project to show more of its features
  5. This file came from Planet-Source-Code.com...the home millions of lines of source code
  6. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=70376&lngWId=1
  7.  
  8. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  9.