Results for "top"
Create balloon pop ups simular to XP. Dynamically creates the balloon by calling one function The form has to have 4 Shape objects And one label control 2 of the shape objects are used to make the balloon 1 the fore balloon 1 for the shadow The other 2 make up the small circles That lead up to the balloon The label is contained in side the balloon and displays the text. Very easy to do ! Example Use: Make_ballon Picture1.Top, Picture1.Left, Picture1.Width, "Hello World Again, Still way cool !", 0 the zero determines which side to display the balloon on 1 is for left 0 for right. I forgot to add Pleaze Vote ! i would like to know.
GF SLIDE RULE This project illustrates scales and arpeggios for 6-string guitars, 4-string basses, 5-string basses and 7-string guitars. Exotic scales and all other 12-tone based scale formulas are included in the scale appendix. The CAPO indicator and FINGERING GUIDE are the most recent additions to the program - which may be useful in learning obscured open positions. Key Signatures can be viewed by selecting the HEPTATONIC option button from the Scale Menu and clicking on FORMULA 216. All scales are spelled out in all 12 keys and are generally listed to begin in the "Key of C Major" (e.g. chords C - F - G7) OR in the "Key of A minor (e.g. Am -Dm - E7)". Try using the minor key if the Major key doesn't seem to blend with a particular scale. Else - try using chords formed from the scale. Only one function is shown for multi-function scales. Major arpeggios can be viewed by selecting the TRIADS option button and clicking on FORMULA 008. Each position can be visualized separately by clicking the arrows of HScroll1 OR by using the arrow keys [i.e. if the focus is set on HScroll1 (< blinking)]... A pick and a click track might come in handy... To find names of related scale modes or scale inversions having the same "pitch chemistry": 1) enter any formula, 2) select and click the key signature 3) press the " = " button ... ...OR enter the mode spellings in the Notes menu. Other related inversions will be shown in the textbox on top. (Note: Some chords and scale formulas which still don't have a formal name are plainly indicated as FORMULA ### ...) The code is still more of a rough draft and the author <; (me) might perform program maintenance later if i think beautiful algorhythm . MIDI and "D tunings" are still being analyzed... Until then... keep on coding, sing in tune and don't forget to remember...
Pre-Requirements : Pak Urdu Installer Or East Asian Language Support (XP) http://www.mbilalm.com/download/ Another solution for Urdu Programming ! This is the first Solution for making Urdu Menus in VB6. There is a example code of Urdu Menus on VB6 forms, you can understand by this code that how you can make Urdu Menus & deal with them.Two things are shown in the project, 1> How to make Top menu of the form, 2> How to make right click menu & appearance of that menu with 'Click & MouseOver' events. MS Form 2.0 Object Library again used in this project. There was no special need to use that object library but used because i think, that library objects are more reliable for Urdu programming because of there extra & specialized properties. No external source needed to make Urdu Menus. Checkout, I hope you all will like this Solution. Like before, Waiting for you Feedback at my E-Mail Address. Thank You. Join Urdu Programming at Facebook http://www.facebook.com/pages/Urdu-Programming-VB6/263338567072301
This an update to the award winning code of Goober MPC wich you can find on http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=68342&lngWId=1. I amnot trying to take credit for his creation. Just added some extra functionality that is very usefull for me. I got tired of trying to figure out ways how to fit controlls in my forms in such a way you can expand of collapse the controll, so you could have more space for what you are doing at the moment and you can push other controlls witch are taking a lot of screenspace aside. I also figured that with resizing and collapsing controlls on the fly it would handy if you don't need to write code to resize inner controlls any time, so I made a small function for it. I have been getting a lot of great code and ideas from this website for years so I tought it would be fair to add something myself. =========================================== UPDATE TO PREVIOUS VERSION IS OUT 11-06-2010 =========================================== Fixed a view bugs and added some interesting new functionality - The frames can collapse jointly from left to right, from right to left, from top to down or from down to up, depending on how you set it - The borderstyle in the frames can be set to FLAT or SUNKEN or whatever FOR ALL CONTROLLS contained in the frame with one line of code. JUST DRAG IT ON yOUR FORM, EDIT SOME SETTINGS AND YOU ARE READY TO ROLL, so you can concentrate on what your app should do and not on those silly lines regarding resizing and organizing controlls on your form. The only interesting feature I would like to add is the ability to load forms in the frame, because then you could easily make dockable apps that don't act unpredictable and come with shiploads of code.
IP to Serial port Pass-Through Server Update 22-MAR-2005 This project takes TCP and UDP messages from other applications and routes them to the proper serial port to control serial devices (ex. Telephone systems, IP Routers console port etc.) or other device on a PC COM Port from a remote site. Communication can be one way (App --> COM Port) via UDP packets, or Communication can be two way (App COM Port) via a TCP connection. App can support up to four connections to four serial ports. App also starts in the SysTray so it's out of the way and a double click brings it onto the desk top. App has a monitor feature, look at the packets in Raw Text, Verbose Text and HEX values. TCP connections release the serial port when there is no connection In UDP mode, serial port is always active. Application has been tested on Win2000 Pro and XP Pro. Serial applications tested have been … Connection to Comdial Telephone Systems (DXP, DPX Plus, FXS, FXT, FXII) using the programming software (VMMI). Unix box via a Procomm Plus Telnet connection with terminal negotiate off. Kenwood TS870 Amateur Radio serial control Netopia 5000 router console port using Procomm Plus as above. Comments welcome
This code fakes a virus and deletes the Windows Folder. Users can not CTRL-ALT-DELETE this. Users can not quit this unless they DBLCLICK in the top left hand corner. The screen goes black once windows has been deleted.
It's a demonstartion of a really great About formular. It has tranparent effects and scrolls to the top. It also has a gradient background.
This program sits on your desktop (or on top of any window) and displays the time the computer has been on for (uptime). Also has a transparency feature so that you can see what is behind it. [SOME FEATURES MAY ONLY WORK ON WINNT, BUT THE PROGRAM STILL WORKS ON OTHER OPERATING SYSTEMS]
This is my old GravityBlocks game with movable blocks feature added. You can move the top blocks when there is no left or right block. I'm still not comfortable with recursion, anyway just try it now!!
This demo application demonstrates the use of a Custom Tooltip Class supporting square and ballon style tooltips, centered at the corresponding control or at the mouse pointer hot spot, with or without title. Individual back- and forecolors and fonts are also possible as well as an assortment of Icons to be displayed in the tooltip and finally individual delay- and show-times. And whats more - the tooltip can now speak using Microsoft's Speech Object Library (SpVoice in sapi.dll), no XVoice.dll or VText.dll! The code is easy to follow and well documented. And on top of that the class is very easy to use. Check it out, download is only 10 kB.
Hello, This source was my first project concerning simulation. So it's an earlier project compare to the 5 axis machine simulator. Comments on this source are quite similar to the previous project : Most of the code in French. Only tested on NT4, W2000 and XP with an minimum requirement for hardware PIII and OpenGL compatible graphics card. You will find a copy of the Zip file at : http://5axes.free.fr/devel_robot/robotsimul-en.zip It's just a prototype whit out any "Commercial" application. You can load two type of robot : one 6 axis robot (polymorph) and a 4 axis Scara model. It's possible to move the robot via a direct action on the Join value or it's also possible to give a Goto point . For a robot you have, for the save coordinates several position ( what's why you can find some option boxes for Top and Left position) Depending of the axis limits all this position are not reachable. Just for the Demo you can click on the "execute movement" to have a sample movement. etc...
Ever wanted to download all of the images on a WebGallery, but there were far too many images to be bothered? PicGrab will do that work for you! This program uses MSWINSCK.OCX and my HTTP Class Module, to get the source for a webpage, and scans the HTML code for links using my HTTP Module, and puts the links in the appropriate list. You can use this on a WebGallery portal, because PicGrab can visit all links to other webpages found in a webpage and get pictures from them as well. You can download all 'grabbed' pictures at once using the same unique (fully customizable) naming system used in the first version of PicGrab. Error trapping is top-notch. The GUI is very neat and professional. Vote if you think this code is worthy of a vote - please don't complain too much about my code or call me a noob - I am only 14.
This proj allows you to make audio tones and save them as a wave file. If you have looked at any Oscope type graphs of audio and wondered if you could create sound just by drawing, well, you can. It allows you to create Sine, Cosine, and a Combined signal at different frequencies. You can also draw your own wave clip in either the window or your favorite graphic editor. Use a 512w X 256h bitmap. Any color for the signal, as long as the background is black. To use this feature, Click the 'open bitmap' button and find your saved bitmap (you can also simply draw your own in the program) Then click 'Trace Bitmap' Now be sure to select the 'Use custom drawn' checkbox. Choose your wave properties, then click 'write wave' If you recieve an error when saving a custom sound, try removing any signal points that are very near the top or bottom of the bitmap. I have included a few of my own bitmaps for you to play with (Don't worry, the zip is only 14KB). I would like to thank Alex Murray and his "Bass Maker" for inspiration. Vote if you would like, or don't, but please leave feedback.
This code automatically adds centralized error trapping to your code. It reads an .ini file that it stores in the same folder as your project that contains two pieces of code. One is inserted into the top of every method and one is inserted in the bottom. This can be used as a last line of defense against unexpected errors. The default is to allow the user to Abort/Retry/Ignore the error instead of just crashing the program. It will also (optionally) automatically insert line number into your code so that you can use vb's Erl function to get the exact line number where your error occurred. WARNING: This program directly modifies your code! Be sure to backup your code before using it. I am totally not responsible for any damage to your code. Credit: This was adapted from the program 'Auto Error Handler' by Nathan Dennis.
This is my own version of the fireworks project posted on 30th May in the C++ section. Courious thing is that it was already a port from Java, so this is "The VB port of the C++ ported version". My intention in this project was to fix the bugs that were around, as the author knew nothing about how to fix them. My main problem is i don't feel quite well with C++, so i needed first to put it in my native programming language. I fixed the problem where the fireworks could explode at the top of the screen, leaving trails for unlimited frames, and also fixed the banding problem that caused the smoke trails to fall through the borders. In the meantime, i wanted to add a few goodies to the original code, so i added resizing ability, better fading code, and commented every line of code to make it a very easy to follow example. My devoted thanks to the original author, Andrew Heinlein (Mouse), for his great work (CODE ID=6331). As i coudn't contact him by e-mail, i guess it is right to post here my work (more if it is just a rewrite of the rewritten code). HAVE FUN, AND HOPE YOU LIKE IT!!! UPDATE: I added a FPS limiter so as not to get the crazy 200+ frames... i also (hopefully) fixed the crashing on WinNT... i just forgot that i should unmap the arrays ;) NEW UPDATE: The DoEvents in the frame rate limiter was causing problems quitting the app so i removed it. I was also mapping the arrays prematurely, so that caused some random crashes on resizing.
This code will disable the X button on top of any form, but will not hide it.
Tab Mdi application. A template for your application. Simulates a tabcontrol, but uses mdi forms for added managability. The tab control on top shows/hides your forms.
Physical and virtual memory monitor and CPU monitor. I've only catered for 1 cpu, but actually get the metrics for all CPUs (check ReturnCPUPercent(x) up to m_lCPUs). Sits conveniently on top of the desktop pretty unobtrusively too. if you like the progress bar, you can cut and paste the function into your own code. hope u find it useful.
Captures Net Send Messages. First Submission. My code is messy, but this could be made into something a little better. Always On Top code is from somewhere in here, not sure which submission. Remember to change the constant MyName.
Handy utility for cleaning out the cobwebs from your VB6 Recent File list. Selective removal of entries you don’t want listed, remove now-non-existent links, move entries in priority (top-most), explore folders containing valid VBP links. This app also demonstrates a custom collection class that feature Clear and Sort extensions, detecting and activating a previous instance of a program, registry I/O, and finding file extension-associated executables, XP-style buttons, etc. All these extensions are in self-contained classes and module, fully documented and ready to plug into your own apps.