Results for "Volume: ASP_Volume3"
First off, This is my *FIRST* OCX file.. So don't laugh too much.. You can have a back image, change fore/back color Bar can go: Up>Down, Down>Up, Left>Right, right>Left You can set a caption: ie Loading.. (51%) instead of 51% You can show or hide the % (ie standard Percent bar or most install's percentage bar)
Hello And Welcome Too Text Pad,, Thanks For Downloading the Source Its Probably Not too great But hey !! Any way It has . -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * Word wrap , * Clipboard Options , * Can Launch Another Editor If The File That Is Being attempted too be opened is too large , * has an Options dialog * can Be Used on the command Line and , * can Be the Default text Viewer for (*.TXT) Files...... * Set Font * AWESOME Text File Manager ( Text Files Can Be viewed On the FLY !!! , No need too use a commondialog ) * Find Dialog * AUTHENTIC windows core component Properties dialog , Strait From the windows API !!!! * Launch New instance , Through A menu or dialog * Has a Toolbar * Has A Clipboard Viewer , Editor * Full screen Mode * Recent File Menu -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- THIS PROGRAM CRUSHES NOTEPAD IN ITS OPTIONS AND ABILITIES !!!!! THIS PROGRAM IS BY FAR THE BEST ( TEXT NON RTF ) EDITOR ON PSC !!!!!!! If you like it Vote for me Otherwise You dont have too . Thanks; Developer : Jason - simeone age : 15 Hobbys : VB 5 BUGZ WERE FIXED IN THIS VERSION AND CODE WAS UPDATED !!!!!
New version at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=24869&lngWId=1 With this control you can flicker free animate multiple text lines. You can animate position, rotation, size and color. During the animation every text line is clickable.
Ever wanted to display graphical information about CPU, memory or any kind of variables? Check the screenshot and you'll know what I'm talking about. This PURE VISUAL BASIC made control adds graphical diagrams to your Visual Basic application very easily!! Just under 10 lines of code, and you have very cool graphical diagram monitoring your variables! All colors can be set easily. Also includes many other options to fit your app. Is you find this useful, please vote me or give me feedback.
After seeing an attempt to display text 'Matrix' style, I figured I would upload an attempt I made at it a little while ago for fun.
I made this code becuase I am fascinated by the art of customization. In K-bots you can create your own bot and fight against your friend in a text based arena.
This one method will create a very flexible photoshop style Progress bar. The method uses many api functions and demonstrates some advanced graphic techniques such as using memory dc,bitmaps and win32 fontobjects. You can simply drop this function into your project and create a progress bar on anything (even a printer). The P.B. has a variety of borders and the text can supports end ellipses and file path shortening.
Hi this is another updated verision of my DM++ Programming Language project. I have fixed some errors and added some more functions Like Blinking Text it also now opens in a new window when you compile like D++ and JEL I have aslo include all the projects in a project folder that use the new functions I think there is about 8 or 10 new Projects. You will aslo see that I have added other things like Auto Indent like in VB and Error Checking that you can trun on or off and put Options to change the Editors Back colour and Forecolour, Fonts etc. Also added the Char and ASC. anyway see the screen shot and tell us what you think any new I am aslo looking for help to try and Inplant If Function and For Functions so if you have any info let us know.. Thanks Please Vote if you like it..........
This little program greates all the possible combinations from a set of characters in a given length!!!
This demonstrates how to use the windows api to dynamically (and quickly) reshape a form without hogging resources. It Doesn't Even Blink! PLEASE VOTE!
This is a program that i wrote to show my parents that i could make money on the market. It really came to be quite a nice program. It gives you $2500 to spend in stocks, its all real-time and it even costs $8 to trade like E*trade etc. Please let me know if you find any bugs and i will help you fix them and/or fix them myself.
This is a (nearly) complete game, utilizing the Manticore 1.0 library and the RPG Data Objects Library 1.0. This was not completed for a reason, so that others can extend it and learn how to use Manticore and create games at the same time. Both Manticore 1.0 and RPG Data Objects Library are included, along with graphics from SpriteLib. If you make a game, get SpriteLib. It's free, and very slick. For more info on Manticore, go to http://www.crashlogix.com/manticore. Please vote also. I don't expect much response, but I do want feedback, as any *constructive* comments may help in the development of Manticore.
This mini-prog (which will have hopefully uploaded correctly this time!) will calculate the monthly payment required for a mortgage-style loan. Upon request, it will produce an amortisation schedule on a MSFlexGrid control. You may also view 2 simple MSCharts based on the grid's data.
Space Quest is the temporary name for the single player RPG (in progress) that currently P4R14H(art) and I(programming) are working on. It has nothing to do with space travel or anything (more Lord of the Rings-ish), just read the readme.txt in the zip. It uses DirectX7 and it needs a computer that supports 1024x768 24-bit screen mode. Its got collision detection and map loading and map scrolling. Map editing is still in progress. It also limits frame rates to 30 fps, so it will never run too fast, only too slow. Feel free to borrow from the code if u like it, just e-mail me about it first. (This game is in the making so expect this entry to be updated with any major changes). note:(if ur computer doesn't support 24bit colour, only 32bit then change the code in the init method to say 32 instead of 24)
DLL which starts-up with VB and is inserted in the Add-In menu. When run it will close all Open Code and Designer windows from the screen (they are only closed from view, not removed from your project). Quite handy if you like all your windows shut before saving which will speed the time it takes to re-load your project next time around. Modify it to do what you like - this should get you started.
With this code you can easely create a morse message.You just type in your message and the program will send it out via the system speaker.
Just see it to believe it. And don't forget to vote for it. ciao.
This is a comic editorial program that demonstrates on how to create balloon dialog layouts including borders and you have the options of importing more pictures like cartoons etc. Have fun with it and don't forget to vote for it.
This is my first attempt at writing a Pinball game in VB. It's just a demo. Please excuse the ugly graphics, I had to draw the main screen in 16 colors to make the file small enough to upload. You'll see the use of Sprites and a color Point collision detection method for ball movement. The "All Time High Score" is posted on the machine. I had fun making this, hope it will give someone a neat idea. You need DX7.
This Application is used for quick access to an Oracle Database. The DataFetcher gives you power to Add, Remove, Search, View, Records at a click. DataFetcher also has it's own built in SQL*Net emulator in it! If you access an Oracle database frequently, then this is a must have Application. You must have Oracle Client installed on your machine to take advantage of the ORacle Object used in this code. Please Email for any questions or feedback. Thanks.