Advertisement

Results for "Author: vcv"

C_Volume2 #72385
projectIRC 1.0 build 40!

This is another update to my IRC Client. I completely rewrote the color parsing sub to work better. I fixed quite a few bugs, and added some nice features. Straight from projectIRC.com: First of all, I changed a few things with "hyperlinks". You now have to double click them, not right click. Also I fixed the bug with it switching between windows if you clicked a nick hyperlink. I added #channel hyperlinks, so you can double click any words with # as the first letter and join that channel. And i added irc.* hyperlinks, if you click a server name that starts with irc., it will ask you if you want to connect to that IRC server. Thanks Joe :) Fixed another bug that I won't even explain, but you may or may not notice it, nothing to worry about. I added a text-history, for channels and quries at least. Just hit up to see what you last said, up again to see before that. Hit down to go back down. Also I added it so it saves any server you type in the combo list and hit enter with, it will save it for next load. I'll add auto-complete for that soon. Fixed the bug where query windows in the taskbar would have no text. Also added a feature to the taskbar where if you click the active taskbar button, it will cause that window to hide, just like in mIRC :) (If Khaled doesn't like me stealing all his ideas, I'm sorry :( ) To continue with that list, I added whois, listing of channels (still not done), customization of colors, Icons to the taskbar, option of stretching the taskbar or having it a fixed width, you can join channels even if you leave out the # (ex: /join vb), that's all I can think of :) One last thing, if anyone knows how to translate a # that is the # of seconds past Jan 1st 1970 into an actual readable date, using VB, please mail me~!. EX: 970411847 -> Sun Oct 01 10:50:47 2000 .. VB ONLY!

C_Volume2 #72438
projectIRC build 47 (with DCC Receive [supports resume])

Update to my IRC Client. It now allows you to receive DCC transfer, and resume them. I'm working on DCC Send and chat still. Now handles channel CTCPs. Also has buttons in the channel toolbar for each mode, as seen in the screen shot. Rejoin on kick. Other small changes and bug fixes. Speed has been slightly improved. Please rate the code and leave feedback :)

C_Volume2 #73323
Scripting Engine X

It's a scripting engine made in visual basic. It's only in Alpha Stages right now, but is still pretty cool for only being about half done after a week of working on in. There is an example script right when you load it up which you can try and study the code, and try to write your own. Only a few built in functions right now, and minimal support for loops/if statements. There is a loop, and if/elseif/else statement, but they are very cheap right now...although they CAN be nested. Also you can write your own aliases, and call them, as seen in the example.

C_Volume2 #73595
Scripting Engine X (SEX)

Update of my scripting engine Now supports if/elseif/else, while loops, loop loops, arrays of variables, formula evaluation (i got the code from here, but cant remember from who, but ill find and give them credit, i promise, sorry to that person). All of the above can be nested, along with the functions. You can EASILY add very little code to make it open a console window and do input and output. I didn't add that because it's purely an engine so far.

C_Volume2 #73597
Dialog Editor

This is the base template for a dialog editor for anyone to use. You can create basic controls (not all implemented yet), edit their properties, move them, and resize them.

C_Volume2 #74327
IRC TO RTF (Rich Text Format)

Converts IRC text to RTF and displays it in a RichText Box. Supports everything.

C_Volume2 #74685
Office XP Menus (No OCX)

Create Office XP style popup menus without an OCX. Very easy to use.

C_Volume2 #75234
Create your own Listbox example

A listbox using nothing but a picture box and scrollbar, not done yet.

C_Volume2 #75237
projectIRC 1.074 update

Update of my IRC client. Added TraceRT and DNS aliases. Tweaked and new interface (new buttons). Calculates lag time when joining channels Fixed many little bugs. Check www.projectIRC.com for more info on the updates.

C_Volume2 #75471
Add drop shadows to forms (XP only)

Adds a drop shadow to any hWnd you specify, just like you see in OfficeXP menus.

C_Volume2 #75505
Custom Taskbar

Example of making your own taskbar in an MDI application. Has the Office XP look a little bit. If you ever use this code in your own program I'd like to know :) Please leave your feedback.

C_Volume2 #77948
Color Picker

It's just a Color picker dialog, some-what similar to the one in Adobe Photoshop. It lets you choose from any of the system colors, as well as display only websafe colors (only works in 32-bit color depth mode). It also uses a memory DC to draw the colors, to make it faster than it would be in VB.

C_Volume2 #77952
sIRC - IRC Client

My second attempt at an IRC Client. I have started to recode it in C++, so decided to make the VB source available. It doesn't have DCC yet, or many options, but it does include my scripting language (SEX). This code is only to be used for learning and for reference purposes. You may NOT continue working on this version and call it your own. You may NOT rename it and call it yours. If you wish to use it somehow, you must email me first. I will be active in making sure people don't abuse the code. Enjoy.

Java_Volume1 #90682
projectIRC

Pretty functional IRC Client. Includes support for channels and queries, up to 30 of each (can be changed for more). Supports color formatting (although it's still a little bit buggy). Supports a few aliases, /me, /quit, /msg, /query, /id, and built in variables, $server, $me, $port, $randnick, $chan, $version Ex: /me is using projectIRC $version Handles all joins, parts, kicks, quits, nick changes, mode changes correctly, as well as topic changes. Still being updated daily, far from being done. Please don't try to copy from me :)

Java_Volume1 #90694
projectIRC 1.019 Update

Update to my original upload of projectIRC. I added a few aliases, such as /server , where port is optional, $date and $time identifiers added. A few bug fixes. Also! I added a nice little taskbar :) Please leave comments. Check out www.projectirc.com within a few days to see if its up, as soon as it is, I will put updates on there.

Java_Volume1 #90844
projectIRC 1.026 (Another Update!)

Yet another update. This time I added the "friend tracker", basically just a notify lists to see who's on. I added support for hyperlinks, so you can right click addresses and it will shell to them. The taskbar will now notify you when an inactive window has new data. Fixed a few bugs. A few of the options work now, and save. There is a "debug" window, which just displays all incoming and outgoing data. You can move both the toolbar and taskbar to the top or bottom. That's about it I think, enjoy.

Java_Volume1 #90929
projectIRC 1.0 build 40!

This is another update to my IRC Client. I completely rewrote the color parsing sub to work better. I fixed quite a few bugs, and added some nice features. Straight from projectIRC.com: First of all, I changed a few things with "hyperlinks". You now have to double click them, not right click. Also I fixed the bug with it switching between windows if you clicked a nick hyperlink. I added #channel hyperlinks, so you can double click any words with # as the first letter and join that channel. And i added irc.* hyperlinks, if you click a server name that starts with irc., it will ask you if you want to connect to that IRC server. Thanks Joe :) Fixed another bug that I won't even explain, but you may or may not notice it, nothing to worry about. I added a text-history, for channels and quries at least. Just hit up to see what you last said, up again to see before that. Hit down to go back down. Also I added it so it saves any server you type in the combo list and hit enter with, it will save it for next load. I'll add auto-complete for that soon. Fixed the bug where query windows in the taskbar would have no text. Also added a feature to the taskbar where if you click the active taskbar button, it will cause that window to hide, just like in mIRC :) (If Khaled doesn't like me stealing all his ideas, I'm sorry :( ) To continue with that list, I added whois, listing of channels (still not done), customization of colors, Icons to the taskbar, option of stretching the taskbar or having it a fixed width, you can join channels even if you leave out the # (ex: /join vb), that's all I can think of :) One last thing, if anyone knows how to translate a # that is the # of seconds past Jan 1st 1970 into an actual readable date, using VB, please mail me~!. EX: 970411847 -> Sun Oct 01 10:50:47 2000 .. VB ONLY!

Java_Volume1 #90982
projectIRC build 47 (with DCC Receive [supports resume])

Update to my IRC Client. It now allows you to receive DCC transfer, and resume them. I'm working on DCC Send and chat still. Now handles channel CTCPs. Also has buttons in the channel toolbar for each mode, as seen in the screen shot. Rejoin on kick. Other small changes and bug fixes. Speed has been slightly improved. Please rate the code and leave feedback :)

Java_Volume1 #91867
Scripting Engine X

It's a scripting engine made in visual basic. It's only in Alpha Stages right now, but is still pretty cool for only being about half done after a week of working on in. There is an example script right when you load it up which you can try and study the code, and try to write your own. Only a few built in functions right now, and minimal support for loops/if statements. There is a loop, and if/elseif/else statement, but they are very cheap right now...although they CAN be nested. Also you can write your own aliases, and call them, as seen in the example.

Java_Volume1 #92139
Scripting Engine X (SEX)

Update of my scripting engine Now supports if/elseif/else, while loops, loop loops, arrays of variables, formula evaluation (i got the code from here, but cant remember from who, but ill find and give them credit, i promise, sorry to that person). All of the above can be nested, along with the functions. You can EASILY add very little code to make it open a console window and do input and output. I didn't add that because it's purely an engine so far.

Languages
Top Categories
Global Discovery