Results for "Volume: C_Volume2"
This program reads, loads and views Wavefront .Obj files in OpenGL environment. To use OpenGL in the program I used the ‘glxCtl’ ActiveX control. This ActiveX control is a library to support higher level routines for OpenGL, handles the setup of OpenGL window and fires various events…. To run this program you need to download two files the ActiveX file ‘glxCtl.ocx v 1.4’ and VBOpenGL type library v 1.2 (VBOpenGL.tlb). You can download ‘glxCtl.ocx v1.4’ from http://home.pacific.net.hk/~edx/bin/glxctl14.zip And the file ‘VBOpenGL.tlb’ from http://home.pacific.net.hk/~edx/bin/vbogl12.zip ( The ActiveX was made by Edx for more information please check his website http://home.pacific.net.hk/~edx/) After you download these files, put them in the ‘System32’ folder under Windows Folder. To use these files in Visual Basic you will need to register them. Registering ‘VBOpenGL.tlb Run visual basic and click on References in the Project Menu, in the Reference window browse for ‘VBOpenGL.tlb’ file and double click it. Registering ‘glxCtl.ocx’ Again in the Project Menu, click on Components, in the Components-Controls window browse for ‘glxCtl.ocx’ and double click it. Now the files are registered and you can run the program, I have included two .obj files (soccerball.obj and table.obj) to demonstrate the program. The class file I developed for reading the .obj files is very efficient and fast. You can draw any model in any CAD environment, and then you should convert the file to .obj file format by using any converter software (e.g. Right Hemisphere’s Deep Exloration Software). To rotate the model on the screen use the arrow keys, PageUP and PageDOWN. Keys ‘Z’ and ‘X’ zooms in and out. I hope the program will be useful. I would appreciate your votes :))
This is a powerful class file that does just about anything you need to do with an ini file. Very easy to use!! Can save/load arrays and collections. Also includes A function to pretty up an ini file... *Updated 11/6/03* A subtle bugfix in collection saving has been fixed, and more comments added about WriteSection() and its benefits, this class has now been time tested and is very robust, it is a permanent addition in my code folder...
ever wanted to store notes on your desktop? well this does just that! no more faffing around with notepad trying to find where u put that .txt file or whateva, with a few clicks here and there you can have a system up where ur notes load up on startup ready and waiting!! includes some 3rd party coding (which i thank you guys!!) and does the job well
One line code to display: 1 Display Control panel 2 View the display settings 3 Display Mouse settings 4 Display the Keyboard settings 5 Display Modem settings 6 Display Printer settings 7 Display time/date settings Reposted from : "Stringer" (jstringer@fsmail.net)
[v 1.1] You can use this class to sort ListView columns that contains numbers, dates and time. uSc_ListView_Xtended_Sort is not very fast, but it's powerful and easy to use and customize. Update: Now it shows sort icon on right
This is a http keylogger meaning a web server (hosts website and a keylogger) together it takes everything you type and puts in a log file and hosts the log on the net you can test by typing in 127.0.0.1 or Localhost or your ip in the address bar of your Internet Explorer PLEASE VOTE THX!
This is very simple, easy, fastest way to make your About from which gives a really profession look to your application. Just a Single line of code, no over heads. If you like, vote plz. Thanks.
***UPDATE 07.09.2003*** fixed bug in loading script objects reference from the file scriptObjects.dat ***UPDATE 17.06.2003 **** Fixed few bugs in the debugger mechanism, improved GUI, user control more generic and independent, Added new feature - LINKED DOCUMENTS: User can attach a script files to the tree view nodes and the application will synchronize the database to this files. Added vertical resize for the debug window. ******** GENERAL SCRIPTING EDITOR - This is a generic application to show, colorize, execute and even DEBUG !!! VB scripts and SQL scripts (DEBUG is only for vb scripts). You can write all kind of scripts and save them in the built in Knowledge base mechanism. You can DEBUG Vb scripts by pressing F5 and then F8 to step row by row like in visual studio!!! You can also Execute SQL scripts if u have ORACLE CLIENT installed. The editor contains VB like INTELISENSE mechanism to help u type your code. You can attach external objects to the editor simply by updating text files telling their names. these objects will show automatically in the intelisense mechanism. The editor is highly flexible and independent, you can plug it in any of your apps because its simply a user control (actualy 2 user controls and one class). The keywords coloring process depends on an internal database so you can update it to have your own keywords colored. the source code has lots of remarks but don't try to understand all of it - its to hard even for me (especialy the debugger mechanism and the RTF coloring). I also embedded some built in objects to help you type powerfull scripts and understand how this concept works the objects are:1) xml - for managing xml buffers 2) reg - to get registry values 3) seq - to do some nice tricks with the editor like running scripts from another another scripts and 4) system - for doing general stuff like writing to the debug window, sleep, doevents etc. I use this scripting debugger every day especialy to run ORACLE SQLs and for storing my private knowledge base. Its a great all purpose tool that can expand to do anything you can imagine - simply add an external object to the editor and you have all its functionality ready to be excuted from your scripts. Enjoy ! ADI BARDA ISRAEL
About the Project: Well This is release 1.0 of CtlProgressBar This project was started, because always when I used a progressbar I had to include the large CommonControl OCX from Microsoft and that was mostly bigger then the whole program. ! I started looking and found a pretty good start for a progressbar. The EZ Progress Bar http://www.Planet-Source-code.com/vb/scripts/ShowCode.asp?txtCodeId=14999&lngWId=1 Author: Sam T Email: samst@ btinternet.com I have edited this and very much enhanced it and took some errors out and this is the result. I hope you like it. I do. It has a lot of features:
Now UPDATED whit an example There are 2 maps in the zipfile, in the map host you'll find a project and if you compile it, it will become the dll that your program has to use to let the plugins work. The second map is named "Plugin" and there is an example of how your plugin can be made EVRY FILE that is in the project of the map of "plugin" is necesarly to let it work like it must except form1, you can change that and ofcourse can you add your own things. An other important thing is that the projectname and the name of the dll (plugindll) is the same. PLEASE GIVE ME A GOOD RATE FOR THE CODE. I've done a lot of research to acomplish this (al code is selfwritten, except if there is standing some reference to another coder in the module)
This player opens video & music files, has play list, repeat song/list etc... Smile and Vote :)
Updated: Metric Grid Scale and Landscape capable. If you hate writing VB code to create printed forms, give this a try. Print Form Code Generator lets you create forms by dropping text boxes, pictures and line on a form and generate the VB print code to paste in your program. This is the first version and it can only get better. Feedback is welcome. To move lines, click to move a point shift + click to move the line ctrl + click to move point left and right only alt + click to move point up and down only shift+ctrl+click moves other point's top position to clicked point's top position shift+alt+click moves other point's left position to clicked point's left position New Version: Select paper size, and line ghosts gone!!
The progressbar Control has been updated again. Check the control for changes. Some new improvements: Text_Color: Change the text color to a user defined. Order: Now you can let the bar decrease while you give increasing numbers. Like a remove application and the let the bar show it in reverse order. Just check it out! Votes and comments are greatly appreciated. This is a replacement for the ProgressBar. This one has a lot more feautures and is smaller and does not require extra files cause it's an ocx and can be compiled in your program, whereas with the microsoft progressbar you need the OCX at approx (600 kb) where mine is approx (30 kb). I hope you enjoy it.
This is just another way of doing a user system for your program... How it works is whenever u wana add a new user you edit users.txt on your web server and then your program has that user in it... You could probably put a function to sign up in your program, and make it so it uses the ftp server of your web host to edit the users.txt and add the username... I havnt figured out how to make it so every user has his/her own password, but if you know e-mail me, s_p_i_t_f_i_r_e_@hotmail.com.
Detect infection to any files on your computer with this complete program! This is my first attempt at an anti spyware/adware/trojan protector like Ad-Aware. Of course right now its no where close - it currently only fingerprints files, but with newer versions will come more advanced protection. Alteration Security allows any number of files to be monitered. Once a file is chosen it immediatly creates a backup of that file, so if an infection occurs, it offers you the option of restoring the file to its last settings. Good files to protect our files such as autoexec.bat, the hosts file, system.ini, win.ini etc... You can have it run on startup, and choose to scan the files every ___ minutes. (5 by default). I hope you enjoy it - votes and feedback appreciated!
This is time not to talk much, but the screen shot will give you much more idea about this posting. As you get an idea from the Title itself, yes its really smart FORM, somewhat I could say intelligent form for the navigation. Auto Navigation is the motive of this small program. I hope you would like this idea. This code could be useful for your application to give a professional touch and make it more sophisticated and user-friendly Infect its a part of Code of my running project. Thanks for your feeback...
REVISION 2 - UPDATED: June, 18th 2003. This is a small, simple to use, and commented project for network chat, without using a server. It includes many features as: remote desktop sharing (and viewing), file transfer, remote user computer's information, hide in systray until someone messages, and many more... It's a small gift and token of my appreciation for www.planet-souce-code.com, since i have consulted PSC many times for info and code examples, and never submited (or contributed) any of my code. So, here is my contribution. Hope it's useful for someone. Thank you PSC! :) Filipe Camizão Lage fclage@mail.net4b.pt You may use this code freely in your projects, you can change it, etc, etc, yabayaba, but please do not remove my name from the credits.
Active Form Animation is an example for making just more beautiful application, check it out, and vote.
Adding items to the system menu can make your application look more professional. This is a very simple example of how to do it and be able to respond to clicks on that menu. No need to vote - this is in response to a question in the discussion forum.
Teaches you how to use common richtxtbox controls there is also a module that teaches you how to print text in a richtextbox! enjoy :)