| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
A Fast Demo Of EnumFontFamilies api | VB 5.0, VB 6.0 | Intermediate / CptnVic | 6786 since 12/6/2005 12:13:37 AM |
By 1 Users
|
| |
This demo illistrates the use of the EnumFontFamilies api for filling a listview with the user's available screen fonts and associates the truetype/raster icon with the font.
I've put the important stuff into a .bas module so you can plug it into your pro ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
A MAJOR REBUILD of my DropIn Input/MsgBox Replacement | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / CptnVic | 9254 since 12/2/2005 8:34:34 AM |
By 6 Users 6 Excellent Ratings
|
| |
This is a major (and I mean major) re-build of my previous drop in form replacement of the windows input box/message box without using MS ocx.
Now the drop-in form has only one control (text box) and only ONE function to call! But you can still choose se ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
A URLDownloadToFile Demo WITH PROGRESS bar/CANCEL Update: 18 May 2010 | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / CptnVic | 76690 since 5/20/2010 8:44:45 AM |
By 18 Users 15 Excellent Ratings
|
| |
Updated 18 May 2010: The IBindStatusCallback events for URLDownloadToFile are in a class module for easier use/portability. The class now supports download progress bar(s) AND CANCEL with 5 extra events exposed. Now you can add progress bars to your downl ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
AutoScroll EM_LINESCROLL Demo | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / CptnVic | 9217 since 3/10/2006 3:13:37 PM |
By 4 Users 4 Excellent Ratings
|
| |
This small very fast code demonstrates the use of EM_LINESCROLL (sendmessage api)to to automatically, instantly, precisely, and simultaneously scroll 1 or several RichText, Text box, or List boxes. If you build chat interfaces, or are building a code edit ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Common Dialog NO OCX | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / CptnVic | 5010 since 6/26/2005 6:03:45 PM |
By 2 Users
|
| |
Manjula Dharmawardhana has published (on PSC) a light-weight API replacement for the commondialog control that ships w/ VB. It is a great implementation of the API. Here are a few changes that make it even easier for you to use! |
| |
| |
| |
 |
Count Colors In Pic (Final update 15 June 06) | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / CptnVic | 5452 since 6/16/2006 10:46:33 AM |
By 3 Users 3 Excellent Ratings
|
| |
Update 15 June 2006: (Thanks to Robert Rayment and Cobein for ideas/code!) This final (as far as I'm concerned) version now uses the GetDIBits API color stream to count the unique colors in a picture Very Quickly.
Tested in XP and Me... Not 95/98/NT yet ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Domin-Atrix Double-Six Draw Dominoes | VB 6.0 | Intermediate / CptnVic | 3734 since 5/22/2009 8:46:20 AM |
By 1 Users
|
| |
A one player drag and drop game of draw dominoes against your computer using a double-six domino tileset.
Nothing too fancy... but has a pretty decent AI which may intice you into wasting way too much time playing it.
See the PlzReadMe.txt file (included) ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Drag/Drop Selected Text From VB Text Box | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / CptnVic | 4405 since 7/19/2005 1:19:05 AM |
By 4 Users 4 Excellent Ratings
|
| |
I was looking for a method for dragging selected text from a regular vb text box to a list box (easily done with a RTB) but couldn't find one on PSC... so here's my simple (but effective) solution. (ScreenShot) |
| |
| |
| |
 |
File Pile V2 | VB 5.0, VB 6.0 | Intermediate / CptnVic | 5425 since 1/31/2006 3:17:06 AM |
By 1 Users
|
| |
Version 2 now creates a self-extracting .exe file that utilizes LZSS or Huffman compression (or stores and extracts a copy of the original file if neither is not good for that file type/content). No dll is used or needed.
The LZSS compression phase is br ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Open Dialog with No OCX Part II | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / CptnVic | 2114 since 6/28/2005 10:04:20 PM | Unrated
|
| |
This is an update to my earlier submission that includes a demo project. It is STILL based entirely on Manjula Dharmawardhana's code... see it at: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=13368&lngWId=1 |
| |
| |
| |
 |
PERCulator 2005 | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / CptnVic | 1955 since 6/12/2005 1:59:13 PM |
By 1 Users
|
| |
I know what you're thinking... "how in the heck do they calculate Passer Effeciency Ratings for quarterbacks?" Now you can play along at home! PERCulator 2005 will not only calculate the rating... but show you the superdooper formula and more! Try it out! (ScreenShot) |
| |
| |
| |
 |
QwikDex2005 | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / CptnVic | 2783 since 6/11/2005 4:52:57 PM |
By 1 Users
|
| |
QwikDex 2005 is an exceedingly simple contact manager. No database overhead. Easily modified to store any Text info you need. Email friends from this app using your default email... browse linked web sites using default browser...(thanks to Kaliana!) (ScreenShot) |
| |
| |
| |
 |
Save/Load Treeview with Propertybag | VB 6.0 | Intermediate / CptnVic | 12561 since 3/5/2008 2:26:18 PM |
By 5 Users 5 Excellent Ratings
|
| |
Update: Ver 1.0.1 29 Feb. 2008
Drop modTVpropbag.bas into your project and you can save and restore treeviews with 2 simple calls. This is as close to "plug-n-play" as it gets... even a very new newbie can make this work in minutes.
I include a demo proje ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
VicGrid | VB 5.0, VB 6.0 | Intermediate / CptnVic | 5740 since 1/6/2009 11:35:28 AM |
By 1 Users
|
| |
VicGrid is a light-weight usercontrol to produce a zoom grid overlay... eliminating the need to blit custom brush grids on zoomed in pictures. (ScreenShot) |
| |
| |
| |
 |
vicRndTxtBox | VB 5.0, VB 6.0 | Intermediate / CptnVic | 4150 since 1/9/2009 9:12:04 AM |
By 1 Users
|
| |
This is a usercontrol that simulates a textbox with a rounded / colored border (See screen shot). (ScreenShot) |
| |