Advertisement

Results for "top"

ASP_Volume2 #38776
SysTray With Popup Menu And OnTop

Put an icon in the system tray with popup menus without any ocx or dll. Updated to include the option of having your program be on top of all others, very simple to use. I'm not really worried about votes, but if this code helps someone new to Visual Basic I would like to hear a comment if it's not too much trouble.

ASP_Volume2 #38785
a 3d ego-shooter with excellent graphics (TOP 10 in the All Time Hall of Fame) !!!

Hot!!! A completly 3d ego-shooter with excellent graphics, named Shot It! This is version 1.4 with sounds! You can move with the keyboard and look around with the mouse, like in Quake 3 Arena. You can collect a MG and fire with the left mouse button. You can't walk through trees and walls. A bot is also walking through the landscape. Try to frag it as often as possible to get very much points. A highscore is also included. The game is programmed with DirectX 7. CHECK OUT THE SCREENSHOT NOW! Known bug: If you play this game in combination with Win2000 and DirectX 8, the textures are looking very strange. So, play the game in another PC configuration!

ASP_Volume2 #38791
Yahtzee 4 Player Part 1

This is a full version game with complete source code. It is colorful, easy and fun to play. Although the code is commented, I also used long variable names to make the code sort of self-commenting. The game, I think is a fairly robust version of Yahtzee with these helpful features: * Tips on the point value of the dices after each roll, * Highlighting of those scoring categories which will yield points * Sound effects (which can be muted) * Dice color choices * A help section * Four player capability * Ability to save a game in progress * Tracking of top 10 high scores This is part 1. Part 2 has help form and associated images (which I am having trouble uploading)

ASP_Volume2 #38836
[Analog onscreen clock with colored menu]

Analog onscreen clock. Has very nice menu. Stays always on a top. Remember last position. Colors have to options: one of 16 system colors or mode «Auto», which chooses black/white color, depend on background. ToolTip - current date. You can drag it werever you want on a screen and choose a size from 400px to 1000px. Please rate it. Report any bugs to SergeyO@MailCity.com

ASP_Volume2 #38899
A Designer Topbar

The designer Top/Bottom bar Activex Control is a scrollable toolbar sort of entity that imitates Outlook bar. I made this for topic selection in my astrology package. Its quite well designed, and will be good for software with multi documents/topics. I have supplied the source(.ctl) file in here. Don't forget to rate this code. Warning: There are no comments in the code.

ASP_Volume2 #38997
Speed up your app

Does your simple 3D game runs at a top speed of 2 fps? Does your super fast compressor takes 1 hour to compress a 10 kb file? If so, you should read the following article on how to speed up your applications. Updated 2/7/2003

ASP_Volume2 #39009
P-X Video Player

Very Cool Video Player. Exelent Graphics, and design. It uses full Api functions. Traybar Icon. Ini files. Always on top and fullscreen functions. Speed movie enhacement. Just See & Vote Me.

ASP_Volume2 #39189
Memory Monitor (Monitor and recover lost memory!)

Every time when you start an application, the application 'borrows' the memory. When you exit the application, it will sometimes 'forget' to 'return' the memory to the system. Thus, the free memory available on your system will be less until you reboot your system. To over come this problem, you need a program to optimize and recover the 'lost' memory. This code act like a program to optimize and recover lost memory. To create a program to optimize and recover lost memory, you only need 2 API. That is 'GlobalMemoryStatus' to get memory status and 'SetWindowPos' to set the window always on top. Comments are welcomed. Please vote for this code.

ASP_Volume2 #39190
True P2P Instant Messenger Example

When I first started this project, I had a few problems. One of them was, "How in the heck do I, as a client that knows nobody on the network, find someone that is on the network?" I was dumbfounded, I wondered how KaZaA did it, as well as Gnutella and Overnet. I did a little research and found that they were very smart about it, it is not as complicated as one would think. Your KaZaA or whatever you download comes with a list of people already on the network! You load that file up and it tells you a few people to connect to, then you work you way from there, getting IP's from everyone you can possibly get. Every time you meet a new connection on the network, they tell you everyone they know, and you do likewise. My software is a very small implementation of this idea, however it can be expanded fairly eaily. So, let's get on to geting started with this application, so you can see how it really works. I have commented as best I can, and provided as much information as I could possibly provide off the top of my head to make this a learning experience and not some frustrating endeavor.

ASP_Volume2 #39253
TODO Reminder Add-In (v1.4)

Manages TODO tags left in code for future improvements. It doesn't use and database for storing the tasks but rather than that, it uses comment lines that start with TODO: string. A ToDo tag will be a comment line beginning with 'todo:' string and followed by a decription of what remains to be done there. You can place such comment lines anywhere in the code and you can find them easily with this add-in. Example of such a line: 'todo: place the code for paste here (see the picture, it contains such lines of code and thw way they look in todo list). **** NEW in v1.4: -minor toolbar changes **** NEW in v1.3: -the number of tags is shown in add-in's window titlebar -toolbar can be aligned to the left or to the top (new option in options dialog) -the grid doesn't contain an empty line anymore -last column always took the entire grid space -reduced the flicker associated with grid refresh etc.

ASP_Volume2 #39276
Psuedo Object Rotation (like msWord and Photoshop)

This code shows how to simply allow a user to interactively rotate an image in the manner that applications like MS word and adobe photoshop do (sort of). ' This code takes in to consideration three main concepts provided by other authors and ' extends their concepts together, namely ' Steve McMahon Vbaccelerator.com - His code for DIB Processing and Region Mapping is superb fast and without his site, many of us would still be stuck on our first application! Thanks Steve ' Zubuyer kaolin - His PsCode example on rotation (dial i believe) was used for most of the rotation logic, but was modified to handle the rotation point differently (top right as opposed to the center) ' Florian Egal - His excellent library found on PSCode is the best! If you do not have this file (FoxCBmp3.dl is included in the zip) you will need to do a search on planetsourcecode for florian egal or advanced graphics 3.3 on copy the file to your sys32 directory. '' If any one else sees any code that I did not mark as being theirs, please let me know and i will be happy to add their name. ''''Note, this code is not optimized....and is also a very small part of a much bigger project '''' so there is a lot of code in here that is not really needed for the sake of this example, but i am not ripping it out to due time restrictions '''' regardless, I though this was kinda neat so i thought i would share it with th vb community. '''' Obviously, there needs some work on the rotation logic, as it is a little quirky but , you know.....

ASP_Volume2 #39472
Lights 2001 [Update #2]

This app will put Some Holiday Light bulbs on you desk top and stay ontop of every Window. Although it is not all the way Finished it is a work in progress, I have only one Problem The size of the exe when compiled is way to big I would like any input or suggestion on how to make the program smaller. Please Vote if you like, Even 1 globe would be nice. Please leave as many Comments as possible. Thanks, Arcangel

ASP_Volume2 #39534
Open a window which will float above all others

How can I open a window which will always stay on top of all browser windows? Found at: http://www.irt.org

ASP_Volume2 #39661
_Web Listbar

This code will help you organize your support content (Links, news flash, Top 10). This mimics the common Listbars that you will find in other Desktop application languages like VB. Since it uses standard HTML as it's content, the sky is the LIMIT when adding content. You can customize the Javascript Objects that I have started to really enhance these objects to be very powerful. I have added a Readme.htm file so that you can understand the parameters and the objects that I have created. Almost everything is customizable, color, font, background colors, images, you name it.... If you like them, throw a vote my way. Thanks

ASP_Volume2 #39685
Toolbar

This is the Whitebyte-Toolbar. A rebuild of the Microsoft Toolbar which you can see at www.microsoft.com. But it can also be view in Netscape. I have tested it in Netscape 4.75 and it worked.To use this code you must enter the "menu.js" File. There you can change everything of this toolbar. Colors height, width, top, left (positions) Entries

ASP_Volume2 #39397
[SHELL XP] version 1 - NEW windows shell, everything works! Great Layout [Test Version]

This loads a nice skin over top of you running windows. I have taken a look at many simular programs, looked to see what had been done wrong, and ade it right on my program. This is very appealing to the eye. EVERYING WORKS! No external OCX or DLL files! Everything is included in the 1 source file! Includes Fade In/Out on forms, Transparency, Working taskbar, Bandwidth monitor, memory Monitor, MS AGENT helper, customizeable shortcuts, and so much more. Thyis is my test version. I only have windows XP so i was unable to test it on other platforms. It should work thought. I am open to any suggestions. This source is easily customizeable so feel free to creat your own. UPDATE: I got all the file uploaded in this zip file... I foyu want the MSAgent (animated helper) to work you will need to download this file: http://ocasd.usachoice.net/james.zip Extract the file to the projects directory (app.path for those who fidn that easier to understand) and it should work fine. If oyu do not when the project starts up you will receive and error on form3. To aviod this error without downloading the file from ftp://ocasd.usachoice.net/james.zip , just simply open up form 1, and remove the "load form3" command from the timer.

ASP_Volume2 #39749
SPINNING TEXT

This text spinns in the top right hand corner of your page.

ASP_Volume2 #39888
Cascading (Pop-Out) Menu

I have made an entirely new version of this called PopMenu that I have posted on my site. You can click on the link provided at the top or type http://jimprog.cjb.net in your address bar.

ASP_Volume2 #39915
Titlebarless window

This code will make it possible to open an url, in a window without titlebar. You can set the url,name,witdh, height, top end left of the window.

ASP_Volume2 #39919
Poor Man's PaintShop

Poor Man's Paintshop, or MiniDraw, as it was called in school was a project that I did for my CS108 class freshman year. MiniDraw is a Java MDI vector graphics creation program that allows the loading of saving of images in XML and exports pictures to PGN format. As a drawing program, it's one of the most typical inheritence projects to do for a programming course. And as far as pathetic little Java draw programs go, this one is on the top of the heap. For more information on this specific project, visit http://www.stanford.edu/~jjshed/minidraw. For more programming information and free source code, both Java and otherwise, visit http://www.stanford.edu/~jjshed/coding

Languages
Top Categories
Global Discovery