Results for "Volume: 2002C"
I have now fixed some bugs in it, you can now move the tool window's and the floodfill is fixed. A useful paint program for kids in all ages with all the tools you want from a paint program. You must download this code. And it´s almost totally free from bugs. Plz vote and make a comment.
This is just an update to the nice piece of code submitted by VF-fCRO on 1/12/2002. I simply added some small features (elapsed time, a different way to loop, minor text edits, etc). Doesn't really change the purpose of the original, just adds a few touches to it. the original is at http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=30734&lngWId=1 I wouldn't really entitle VF-fCRO's submission a "mistake"; he/she actually submitted a demonstration of a better way to handle concatenating strings with a far faster technique, and it doesn't use and API calls or weird, esoteric methods.
This activeX control enables you to create those stylish flat menus first seen in Office XP, easy to use but still needs finnishing. PLEASE VOTE.
Retrieves weather page from Weather.com and parses the info (temp, feels like temp, humidity, and current conditions). Puts it all in a nice little form. Self explanatory, dont email me cause you wont get a response.
XRen is a MUST SEE (at least i believe so) this is a couple-of-years work, I hope you find it usefull. Features: Serial Rename,Change Case, Add-Remove,Replace,Rename HTML,MP3,creates UNDO batch or VBScript file,.... FIXED COUPLA SMALL BUT ANNOYING BUGS to download the UPDATED plz version go to: http://www.geocities.com/mdsy_2000/
Flash TrayIcon Control is an Active-X Control that alows you to easily build system tray enabled Application. Just drop this control on your form and customize the menu and other properties. Fully documented and with sample project, you'll learn easily how to use it. This time source code is included. Features: - system tray icon menu - 3 levels of submenus - menu items with icons - caption bar on main menu Even it's a clean code there are side efects... and one of them is that you are going to like this very much. :))) Please send me feedback when you use my code and if I'm not asking too much: VOTE FOR ME. For further updates check the control's home page(http://cyprix.topcities.com) System Requirements: - Windows 98/2000 - Windows NT(>4) Not tested on Windows Xp or Windows ME. Try it yourself and send me a comment. 10x
This code show how to use Windows API to change the bar color of the Windows ProgressBar. Draw percent value into the ProgressBar. ***** PLEASE, DON´T FORGET TO VOTE ***** Este código demonstra como utilizar as APIs do Windows p/ alterar as cores e escrever texto dentro da ProgressBar default do Windows. ***** POR FAVOR, NÃO SE ESQUEÇA DE VOTAR *****
This basic procedure will handle all parent and child Checkboxes in a TreeView control. If you check a child node it will automatically check the parent(s) and vise versa.
Easy to use module. Allows you to modify any file attributes, for example make a file hidden, read-only and archived.
Includes sample project, FIXED file!
Passing variant array between vb server and vc++ is noteasy task. I found a technique when i searched for a week on this matarial - how to return variant array from activeX exe(VB) to MFC(VC++).To make easy you , i submit not in exact form what i found on msdn and internet ,but what technique i used and got success.
Sample code which demonstrates how to copy items from a FlexGrid control to an Excel workbook.
This is a simple PID loop simulator. Proportional, Integral, Derivative algorithm used in the manufacturing industry to control machine processes ... in this example, a water tank with PID loop level control. View the included instructions for more detail. This is for educational use to teach students how computers are used for controlling physical processes. It is simplistic, and models the basic PID algorithm to it's simplest form. You can use this for examples on using sliders, timers, and doing real-time graphing ... of course, you can also learn about PID loop control. Have Fun!
This is another example of using Key Combinations to trigger code. It's pretty well commented to help beginners. Hope you like it.
Displays current weather and 5 day forcast by parsing the source from the weather channel's website for a particular zip code. NOTE: Fixed it from skipping a day when it says tonight.
This program will shut down the computer at a predefined time or after a specified amount of idle time. I have been about 3 years working this project so far and it is approximatly 8,500 lines long. The program is freeware, but I don't have it on a download server yet. It is fully customizable, from background settings, to snapping the window to the side of the screen (like winamp). You might need to compile the ocx (code also in the zip file) - it's a progress bar, but if you have any problems, please email me. This is kind of a beta test, as I need feedback from people with me/2000/xp systems to tell me how well it runs. Please report any bugs also, as I can't fix something I don't know is there :) Any votes are, of course, appreciated :D
Application that shows you how to dynamically select skins. Lots of API calls and user controls.
Version 2. Based off of gonchuki's buttons. Includes icon support, 7 types of buttons & a new segmented style. Mouse/Keybd actions mimic VB. Tested in NT4, Win2K & 98. Unless major errors reported - finished. Fully documented so you can modify as needed. Already using this in my apps. Enjoy.
** Mini-Filemanager3 ** WITH CPU-USAGE!!!!!!! Try it out! Its a full filemanager.You can delete, move , copy files, Create,delete Folders! Good way to learn about file managing with VB for newbies(like me :-) You can start applications and all files by dblclicking on the file! Also, if you think i deserve a vote then please vote me! :-)
This is a label resembling LiteStep's labels. It stays on the desktop and shows system information such as memory usage, CPU usage, Time/Date/Uptime (with user-defined formatting), Active window and Active task, Multiline text, Computer name, Windows version, Processor type, etc. Full support for displaying as many images as you like within the label (e.g. icons). FULLY TRANSPARENT, if you like; or can be made to display a custom BackImage. Supports multiple profiles, so you can load more than one label with different info displayed on each. Shows CPU Usage as graphical progress bar as well. User-specified co-ordinates & size, image co-ordinates for each image, and co-ordinates for the CPU graph. (The included screenshot is within LiteStep, but SysLabel looks the same under a regular Windows shell as well).