.Net Stats:

How to support the site


Site Wide Message: (current site time 7/31/2010 5:25:44 AM EDT)
  • We want your input! One of our sponsors wants to know your opinion about development related issues. Click here to tell us what you think.
  • Are you an emerging/young developer (aged 18-30)? If so, would you like the chance to affect future developer tools and products?
    If so, then click here to give your feedback.
 

iconWorks - Updated...

Print
Email
winzip icon
Submitted on: 3/1/2010 9:00:28 AM
By: Todd S. Spangler 
Level: Intermediate
User Rating: Unrated
Compatibility:VB.NET

Users have accessed this code  1854 times.
 
author picture
 
     Icon Editor with Transparency. This is an update to the original author's code (with his permission of course). Remember to place the dllex.dll from http://www.scproject.biz/dllex.zip into the bin\Debug folder (may be bin folder in VS2005). This allows the application to function properly. The updates include: 'Fixed bug: Draw then click a different grid size then click Undo ' (now stays on grid you are on) ' 'Modified Image Grabber Tool, Just click left mouse button to capture image ' Requires less API functions since you do not need the key combinations ' NOTE: If you are trying to grab image from a menu item, use the [Alt] key to access the ' menu and use the arrow keys to navigate the menus. ' 'Modified Transparent Color to display a HatchBrush Pattern ' Easier to distinguish it as a Transparent Color ' 'Added Open Feature (Opens 5 file types) Must be 16x16 or 32x32 currently. 'Added BackGround Color Feature 'Added ToolSize selection (small or Large) for both Eraser and Pencil 'Added Broader Color Selection (Spectrum, Grays, and 16 basic colors) The original developer's code can be found here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=7105&lngWId=10
 
Can't Copy and Paste this?
Click here for a copy-and-paste friendly version of this code!
//**************************************
// for :iconWorks - Updated...
//**************************************
The original IconWorks Program was designed by Paul Long. I have contacted him and received his permission to post this with my updates.
The original developer's code can be found here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=7105&lngWId=10
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come out every day, so no prevention program can catch 100% of them. For your own safety, please:
  1. Re-scan downloaded files using your personal virus checker before using it.
  2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 3 submission(s) by this author

 

 
 Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
3/2/2010 12:11:21 PMSC Project

i had a quick look at your changes. you've changed more than i thought.
i'm impressed with your palBasic usercontrol.
Paul
(If this comment was disrespectful, please report it.)

 
3/4/2010 9:20:43 AMTodd S. Spangler

To impress a developer with your background is a great accomplishment for me. Thanks for your feedback!
(If this comment was disrespectful, please report it.)

 
Add Your Feedback!

Note:Not only will your feedback be posted, but an email will be sent to the code's author from the email account you registered on the site, so you can correspond directly.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
To post feedback, first please login.