Advertisement

Results for "Author: adam"

ASP_Volume2 #30932
Wallpaper Cycle 1.1

Wallpaper Cycle 1.1 is an automatic wallpaper changer. Unlike version 1.0 you can now view the image files in a directory as thumbnails like in Windows Explorer. Another good thing is that the thumbnails only load as they come into view. With Wallpaper Cycle 1.1 you can choose if you want the wallpaper centered, tiled, or stretched. You can also quickly view all the files in the wallpaper list (as thumbnails, if you wish) by double clicking on the tray icon, you can also quickly set the wallpaper from the wallpaper list by double clicking on the thumbnail or by clicking on it and then clicking on Set Wallpaper.

ASP_Volume2 #31098
Arrays and Loops for beginners

This tutorial is a guide to arrays. It goes through Multidimensional arrays, control arrays, standard variable arrays, using loops with arrays and standard loops. Quite big tutorial, 3000 words, includes examples and example vb projects.

ASP_Volume2 #31392
Food Wars

This is a clone of Dope Wars, it has many good features and is quite addictive. to download a version that you cannot now cheat in go to my website www.xarsoft.cjb.net

ASP_Volume2 #32574
String Manipulation

Tutorial to teach about LTrim, RTrim, Trim, Left, Right, Mid, StrReverse, creating your own stringreverse function, Replace, InStr, and simple text encryption. 2500 Word approx and examples included

ASP_Volume2 #35216
BarcodeDB

Created for a barcode scanner. it stores the price, barcode and product name for an item. You can do a search for items by product name or by barcode. Also has an attempt at a registration enabled program which requires a valid username and password to register the program.

ASP_Volume2 #35231
ImageBrowser

Effortlessly browse through image files in directories with thumbnails being displayed for each picture in the directory. The thumbnails are put into a listview and the file name's are included.

ASP_Volume2 #35954
Wallpaper Cycle 1.3

Changes your wallpaper automatically at intervals such as minutes, hours, days, weeks. Displays all images in directories as plain icons or thumbnails. This version has been completeted but no fully tested so bugs can be expected. Here is a list of the features added from version 1.1 1. Now fully tested and working on 98/ME/XP Should work on NT and 2000 but I haven't tested it on those operating systems. 2. Items in the listview can be sorted. 3. The tray icon can be hidden if desired. 4. image files from explorer can be dragged and dropped into the wallpaper list. 5. The wallpaper can be changed at minute intervals. 6. the controls don't move into the wrong position when the form is resized. 7. The windowpane between the directory listbox and file list box can be resized. 8. the wallpaper can be changed at a daily/weekly interval at specific times (example, every 4 days at 3:00PM) Please report any bugs to adz8@softhome.net I cannot find all the bugs myself and I would like to eliminate as many as possible before I submit the new verison on Download.com

ASP_Volume2 #36520
XTools

a set of activex controls. The OCX contains 7 controls. There are two different types of textboxes, two types of checkboxes (one made from scratch and you can either have a cross when it is checked, like in WIN NT or you can have the normal tick) There is two Command buttons and a label. i have to admit one of the controls isn't mine but the rest are. Most of these controls react with mouse movement to make you program look really great. You have to try it. If you were dissapointed with the bugs in the XTickBox control download this new version. I Fixed about 7 bugs in the tickbox and now it works great.

ASP_Volume2 #36531
TCrypt

Tcrypt has no text formatting available now but the encryption doesn't stuff up and random numbers are used (they work like a key, you need the same number to decrypt it) to make sure the encryption will look different every time. It has a multiple document interface and Encrypt and Decrypt buttons with a progress bar. Please vote since i made this only to put on this page.

ASP_Volume2 #37316
Form Effects

This project contains some nice ways to unload and load forms with some nice effects. The main functions are in subs so you can easily transfer it to your app and use it if you like it. I suspect it might look a bit fast because i have a slow processor and it seemed to look ok for me so you may need to adjust it. Otherways it is pretty simple and is eyecatching. I saw the same thing in another app and i liked the idea so here it is.. Please vote and leave a comment

ASP_Volume2 #38136
High Resolution hTimer

hTimer is a mutlimedia timer class which can tick at intervals of 1ms using the timeSetEvent API. I have looked at other similar code and altered mine so that it doesn't crash when run compiled. You can use import it into your project (1 Class and 1 Module) or you can just compile it to a dll file. This is described in the Readme.txt file included. This timer uses the Formless timer Demo form to show the usage of the timer. Although I didn't code every single aspect of this and used peoples code to assist with subclassing and stuff I still put this together and rewrote a lot stuff to suit my activex dll. Please vote if you have time. I never get votes anymore, not sure why...

C_Volume2 #67229
XPButton 1.01

This is the XP Command Button recreated by me. There are 7 custom borderstyles and of course the original windows xp borderstyle. Like the original button it responds to the mouse entering and leaving. This button has the Default and Cancel Button property so it can be the default button. It also reacts very similarly to the original buttons. It has accesskeys set up so that any alt combo can make the control click (like standard buttons) You can choose gradient background or solid background (solid is fast, while gradient is slower) The great thing about this control is that I have seen other Xp controls and i have spent so much time making my one fast aswell as good. It can redraw at 2000 times a second (with gradient background) on my Pentium III 866 MHz. Similar controls I have tried redraw at 20 times a second. There are transparent corner pixels now and a few other things I changed which I don't remember.

C_Volume2 #67880
XPButton

This is the XP Command Button recreated by me. There are 7 custom borderstyles and of course the original windows xp borderstyle. Like the original button it responds to the mouse entering and leaving. This button has the Default and Cancel Button property so it can be the default button. It also reacts very similarly to the original buttons. It has accesskeys set up so that any alt combo can make the control click (like standard buttons) You can choose gradient background or solid background (solid is fast, while gradient is slower) The great thing about this control is that I have seen other Xp controls and i have spent so much time making my one fast aswell as good. It can redraw at 2000 times a second (with gradient background) on my Pentium III 866 MHz. Similar controls I have tried redraw at 20 times a second. Please vote. I have spent a long time on this and I bope that you all like it.

C_Volume2 #71994
Wallpaper Cycle 1.1

Wallpaper Cycle 1.1 is an automatic wallpaper changer. Unlike version 1.0 you can now view the image files in a directory as thumbnails like in Windows Explorer. Another good thing is that the thumbnails only load as they come into view. With Wallpaper Cycle 1.1 you can choose if you want the wallpaper centered, tiled, or stretched. You can also quickly view all the files in the wallpaper list (as thumbnails, if you wish) by double clicking on the tray icon, you can also quickly set the wallpaper from the wallpaper list by double clicking on the thumbnail or by clicking on it and then clicking on Set Wallpaper.

C_Volume2 #72160
Arrays and Loops for beginners

This tutorial is a guide to arrays. It goes through Multidimensional arrays, control arrays, standard variable arrays, using loops with arrays and standard loops. Quite big tutorial, 3000 words, includes examples and example vb projects.

C_Volume2 #72454
Food Wars

This is a clone of Dope Wars, it has many good features and is quite addictive. to download a version that you cannot now cheat in go to my website www.xarsoft.cjb.net

C_Volume2 #73636
String Manipulation

Tutorial to teach about LTrim, RTrim, Trim, Left, Right, Mid, StrReverse, creating your own stringreverse function, Replace, InStr, and simple text encryption. 2500 Word approx and examples included

C_Volume2 #76278
BarcodeDB

Created for a barcode scanner. it stores the price, barcode and product name for an item. You can do a search for items by product name or by barcode. Also has an attempt at a registration enabled program which requires a valid username and password to register the program.

C_Volume2 #76293
ImageBrowser

Effortlessly browse through image files in directories with thumbnails being displayed for each picture in the directory. The thumbnails are put into a listview and the file name's are included.

C_Volume2 #77016
Wallpaper Cycle 1.3

Changes your wallpaper automatically at intervals such as minutes, hours, days, weeks. Displays all images in directories as plain icons or thumbnails. This version has been completeted but no fully tested so bugs can be expected. Here is a list of the features added from version 1.1 1. Now fully tested and working on 98/ME/XP Should work on NT and 2000 but I haven't tested it on those operating systems. 2. Items in the listview can be sorted. 3. The tray icon can be hidden if desired. 4. image files from explorer can be dragged and dropped into the wallpaper list. 5. The wallpaper can be changed at minute intervals. 6. the controls don't move into the wrong position when the form is resized. 7. The windowpane between the directory listbox and file list box can be resized. 8. the wallpaper can be changed at a daily/weekly interval at specific times (example, every 4 days at 3:00PM) Please report any bugs to adz8@softhome.net I cannot find all the bugs myself and I would like to eliminate as many as possible before I submit the new verison on Download.com

Languages
Top Categories
Global Discovery