Advertisement

Results for "top"

5_2007-2008 #185873
igo

This is a code to be used by web-sites who have many links on their site and can use this to create a go-back frame in the top of the newpage opened like in Hotmail.com

5_2007-2008 #185979
always on the top

This code will place a form always floating over other windows

5_2007-2008 #186006
Everything bas - EVERYTHING IS ON THIS BAS!!!!!! [ updated!!! ]

This .bas file has everything. I MEAN EVERYTHING!!! Out of the deep dark secrets of my mind, this .bas file contains: Startup maneveurs, shutdown/restart/force/reboot etc. functions, helpful guidelines, sound play, computer-pranks, and way way way way way way more!!! File Move/Copy etc. Commands, Easy way to make your form stay on top of other windows, how to take your program out of the ctrl + alt + delete list, and a lot more that I can't explain in an article like this [it would take too long!!!]

5_2007-2008 #186055
Capture NetSend Messages

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.

5_2007-2008 #185220
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.

5_2007-2008 #185272
DirectX 8.1 Level/World Editor Version 2 With Game Mode

This is version 2 of my RPG Editor in DX8.1. This Version has many optimations. Its a lot faster then the previous version. If there was more then 10,000 tiles placed, the FPS would drop to like 1, now the FPS is constantly around 30-50. Ok. to start the editor. you go to file ->new then MMORPG map. Its actually rpg but havnt changed that yet. Then there is 4 Layers. The first layer is the background tile layer. that layer is where the character cant walk. the second layer if the walkable tile layer. that layer is where the character can walk. the third layer is the object layer. thats where most objects will go the fourth layer is the overlap object layer. that is for objects that are always on top. You can also change the color of objects and tiles by holding C and placing the tile object. you can add NPC's by holding N and clicking. you can add monsters by holding M and clicking. Also, fill screen is really fill sector, a sector is 15x15 tiles. You can also test the map by selecting game mode then a character will be displayed. You can also move tiles from 1 layer to another. for example if a tile is on layer 1, you can move it to layer 2 by holding 2 and clicking. to move a tile from layer 2 to layer 1. hold 1 and click. the editor also saves in sectors. so when loading a map, load the file 1-1. if the entire map doesnt load. you will need to go to view-options and increase the # of sectors. Future versions will have even faster rendering, and better memory managment. When deleting a tile or a object, it still stores the texture in memory. There is also some rendering glitches when deleting tiles or moving them from one layer to another but they hardly occur. Other features that will be in future versions will include ability to talk to NPC's, adding music and maybe battling. The Interface has also changed. I have been working on this project for a long time so please leave comments on what you think and maybe some feature suggestions. There is a test map in the folder test. I didnt add collision to the map, but it gives a basic idea of what a game would look like with the editor.

5_2007-2008 #185800
Online Web Building

My first piece of code that I have submitted to Planet Source Code, this application shows the workings of a small dynamic site for beginners of ASP/Access database. It is compatible with Macromedia UltraDev 4, which is one of the easiest programs to use when learning to build ASP web pages. Users can build a web page with an online WYSIWYG HTML editor, upload their images use them in their pages. There are new User Name "checks" in the registration area and you can upload images without 3rd Party components which are saved to a folder for their User Name (made on-the-fly). Images can be inserted from the drop-down box in the editor and there is an "manage images" section to delete previous uploads. User's pages and images are controlled by a session variable (MMUsername), so each person can only edit/delete their own work. The pages have been designed to only allow registered users access to the page building and uploading sections, thus eliminating "anonymous" editing of pages. Customising the appearance of this site is easy too. The navigation buttons at the top of the pages are displayed from the "include file", so changing the buttons/navigation to your own design is easy, as are the styles and formatting which are all linked to a CSS file. The site has been tested working on Windows 2K Professional and NT4. It can be seen working at: http://www.design4online.net/userpages/index.asp. Feedback is welcome as I would like to produce some more applications/examples like this one and need to know what your views are. Oh yes, please vote too if you like it... Thanks.

5_2007-2008 #186119
Map Editor 1.0b

With this first version of program, you can simply create a 2D map from the top view with mouse in a form and, with most option, you can convert this in 3D map and run away in. The program allow to create normal and transparent multy-color walls, floors, ceilings and you can add .x , .3ds object. Besides this program support Italian end english lenguage. In this versione i've resolved a littles bug! If You like it, vote for me ^_^

5_2007-2008 #186183
CommonDialog Enhanced Callback

CD Enhanced is a sample VB project that show how to use the system CommonDialog without OCX/DLL. Moreover, show how to use CommonDialog 'callback' to enhanced your dialogs and manage advanced features never see like: images preview (with stretch or not), audio wav/midi preview (play directly in CommonDialog!), you can add custom image where you want, resize common dialog to add your controls (TextBox, Toolbar, PictureBox, ecc. and manage them events). Example you can add a TextBox in the system Font dialog that display a custom text. With this CD class you can transform a system CommonDialog how you desire!!! The image below shows the Audio-Preview dialog with a top custom image.

5_2007-2008 #186356
Office 2007 Ribbon Update

This is an update of my previous code at http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=72588&lngWId=1. This version has been updated to have menus on the circle and also on the top buttons. Enjoy and vote if you like.

5_2007-2008 #186420
System Software Programs Pack

Pack Consist of ... [2 Pass Assembler] , [SCANNER],Based on Deterministic Finite Automation (DFA) for a REAL number with optional Integer and Fractional Part. , [LL Top-Down Parser],[OPERATOR PRECEDENCE PARSER] [ Very Much Helpful to MCA(Master in Computer Application) Students ]

5_2007-2008 #186652
A GDI+ Program Dock (Update #2)

Now you can draw text with each icon and set the the position (top, right, etc.) via gdiPosition variable and I fixed the App.Path thing, the memory leak was allready fixed last time ... Here is the transparent version of my DirectX Program Dock, but this time based on GDI+. Big thanks to Apeiron for his Per Pixel Transparency code which made this version possible. Again you need to create a folder called (“icons”) in App.Path and put some PNG-Files in it. For the screenshot I used a PNG set from http://www.rokey.net/ but you can add any 128x128 PNG files you want.

5_2007-2008 #185801
Online Web Building v2

Version 2 of the Online Web Building application. Allows users to register and create and edit their own web pages and upload images to use in their pages. Made with UltraDev 4 and includes a help section for setting the site up on your server. Can be seen working at: http://www.insightwebs.com/userpages2/ Version 2 contains the following additional functions from version 1: Internal links - a drop-down list of links that the user has made, thereby inserting links to other pages (the easy way!). Delete actual images on the server as well as the reference to image in the database. Administration section - for editing user accounts, removing offensive pages/images, adding other administrators etc. A choice of menu styles to use for the navigation menu at the top of the pages. Optional upload file script: 1 that creates a folder for each user and 1 that doesn't - you choose. Page background colours - an option has been added to insert the background colour of your choice. Choose a colour from the pop-up window list of colours. A few other minor alterations have also been applied to the pages... Please vote if you like this... thanks.

5_2007-2008 #186189
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.

5_2007-2008 #186295
Fireworks + (Updated on 18/06/03)

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.

5_2007-2008 #186354
Office 2007 Ribbon

This is an advanced Office 2007 Ribbon that was originally developed by adrianopaladini@gmail.com here in PSC. I have added some enhancements to it (see the screenshot). They are addition of textbox, combobox, datepicker, progress bar, label on buttons, animation of main icon, see timer functions on form 1, ability to edit the top button, edit the tab caption and button caption including icons thereof, buttons now have menus that can be assigned to them, buttons and tabs are no longer limited to 90 buttons as originally released but a redimensionable array has been used across the board, menus, buttons can be added depending on the permissions per button, the permission string must contain the ids of a button separated by. If you like please vote for me. You will find this awesome so please vote for me.

5_2007-2008 #186721
RemoteAdministration

When installed on a remote computer, this program let you perform numerous tasks on that computer. With a easy and intuitive client, you can force termination of Windows; run programs or DOS-commands; get information about the remote computer; list, delete, download and upload files and folders; add logon username and password to the remote program; send messages and draw directly on top window; and get screenshot and monitor keyboard. The possibilities are endless.

5_2007-2008 #186738
Excellent Fire Effect with burning text!

I have seen many fire effect but this is not a simple fire effect. have you ever seen a burning text i think you have never seen such effect alone and with text.Fire inside text,fire on top of text and a picture is worth of thousand of words just see the picture and feel the power of vb in graphics

5_2007-2008 #186832
WNetEnumResource

This API function can enumerate all network resources, including servers, workstations, printers, shares, remote directories etc. Unlike NetServerEnum function, this will enumerate DOS, Win3.1, Windows 95 and above, as well as NT 3.51 and higher, Win2k amd XP workstations. The function is recursive, it works from top down. You can use this code in any way you like, hust keep the credit. Tested on XP and NT 4.

5_2007-2008 #186833
XP Style Frame (JCSR) as Usercontrol

I got the idea when i sow Juan Carlos San Román's excellent posting (txtCodeId=63739&lngWId=1) Read top of usercontrol. I've changed/added a little to make it work as usercontrol. Propertys are: Caption, Font, CaptionColor, BorderColor and sizable curved corners. Thanks Juan, MS Frame is history to me :) Hope you all like it. Thanks! BackColor

Languages
Top Categories
Global Discovery