Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #81743
Kc's Rpg You can actually see your self move!!

this is a fun little rpg. You move about the map by pressing the arrow keys. All made with an array!! You can attack trolls, Gnomes, and humans. Compile the main.cpp and it will work if you go to http://ais.cms.k12.nm.us/~cmerrill/KCRPG.EXE thanks - kc

C_Volume2 #72286
Bezier splines

A simple Bezier spline implementation. Allows the user to select control 'points on a picture box and then draw a Bezier curve between them. NEW!! - User can now move control points!!

C_Volume2 #80658
Debugging Client Side Javascript Using Visual interdev

Debugging Client Side Javascript with Visual Interdev, allows you to step through your code one line at a time and test the variable values.

C_Volume2 #72287
*Improved* Cool Form Close

'This is a much improved version of the cool form close code submitted by Jas Batra. It shrinks the First of all, it is in function form, second it is a 'lot' faster and smoother. Code is fully documented for beginners.

C_Volume2 #81744
Registry

The following code does two things: 1) Opens a new registry key if an existing one doesn't exist and writes to it 2) Reads the existing data in the key, and applies the data to the form using the SetBounds(); function. The code looks VERY cluttered and there is a fair bit here to put on one page, so i have uploaded a .txt version of the following code that is structured and ready to copy-and-paste!

C_Volume2 #72288
Autocompleter for textboxes-Like IntelliSense

'This function can be implemented anywhere to finish off a word in a textbox using a list of words with a custom delimeter. It is fairly complex and difficult to document, so bare with me. It also uses the amazing extract argument function written by another code of the day submitter. I have spent lots of time fine tuning this code and making it as flexible and foolproof as the one used in Internet Explorer 4.0.

C_Volume2 #72289
*Improved* GoAway Screen Wipe

I just quickly improved this screen wipe function written by Jesse Foster. It runs a bit smoother and is usable as a function for any form. Just drop it into a module. Also, I made it work so that it is 'public' not private.

C_Volume2 #80659
ClassDoc

ClassDoc examines a java class file and saves the results to a file called "classname".txt where you can find information about the interfaces, methods, modifiers and the superclass given by command line parameter.

C_Volume2 #80660
Bar Code Generator

It generates a Graphical EAN Bar Code(like my Visual Basic Bar Code Generator). Sorry but it hasn't currently any documentation and I havent used the switch command because I used the Code from a Bar Code Generator I made for my Palm and this doesnt support some commands.

C_Volume2 #80661
Announcement Box

A windows that pops up when you go to a webpage. But this is not an ordinarry window...? Dont forget to rate it excellent.

C_Volume2 #80662
File Handler

The class contains Static methods that allow the class user to work with a file. save, read, save as and open file dialog and some other methods. Please note that both classes are included here. FileHandler and FileFilterExtension. PLEASE RATE IT.

C_Volume2 #80663
TextFilterDocument

Control the input in a textfield. Limit the number of characters allowed in the textbox and block unwanted characters.PLEASE RATE IT.

C_Volume2 #85291
Making Your Own Uninstall (Since there is no way to get a shortcut in your Setup)

Let's you launch the uninstall for your application from within your app

C_Volume2 #80664
Thumbz up

I based this code on the announcement box by jim sliver which can be found at http://www.dynamicdrive.com/dynamicindex11/abox.htm. I didn't like the way the browser would move to another window if you wanted to view a thubmnaild image and I hated frames and pop up windows, I made a script that means you can view the image without leaving the page you are on. Whats more the new image can be moved around the screen like a new window...take a look at http://www.nexusjnr.co.uk/thumb for an example. Rate the code k.

C_Volume2 #80665
Password Protect Your Website!

Password Protect your Website for all javascript browsers with only 1 line of code!

C_Volume2 #72290
Count number of lines/returns in a textbox

Simply counts the number of lines in a textbox (the textbox should be multiline=true, otherwise it is pretty useless). Put this in a module so it can be reused.

C_Volume2 #80666
Dynamic Calendar

This is a calendar that is dynamically produced upon selection of a month & year from the user. When 1st called it shows the current month & year. When clicking on a date in the produced calendar, it sends the date to a field on another page. See attached files for example. Many thanks to BungeeMan for finding the Y2K bug in the Calendar.

C_Volume2 #81745
Text that types itself!

The following code, when running, looks like the text is actually typing itself. This technique uses two main things, char arrays and the Sleep(); function. This technique would be great to use for slash screens, presentations or just impressing your friends! Also, please take the time to vote for my code. Thanks!!

C_Volume2 #80667
Simple Chat Program

This is a Simple Chat Program By Java/Visual J++ 6.0 You can use it on actual server or in your pc (client wihtout server) to try it have a nice chat :) Don't forget if you satisfied about this program to vote me, to contact with me E-mail: osama_nt@intouch.com, ICQ# 64529562

C_Volume2 #80351
How To Use JDBC by Java

Simple Program To Use The JDBC in your java application or applets and how to use some Sql statemtnts to retrive some data to contact with me E-mail: osama_nt@intouch.com ICQ# 64529562 Don't forget if you satisfied about this program to vote me :)

Languages
Top Categories
Global Discovery