Jump to content

BoltBait

Administrator
  • Posts

    15,728
  • Joined

  • Last visited

  • Days Won

    405

Everything posted by BoltBait

  1. The clone-stamp tool does not copy (clone?) the alpha value of the source pixel.
  2. In order to see file name extensions it may be necessary to do the following: 1. Open your My Documents folder 2. Run the menu Tools > Folder Options... 3. Click the View tab 4. Clear the check box by the advanced option "Hide extensions to known file types" 5. Click the "Apply to all folders" button 6. Click the OK button
  3. In order to see file name extensions it may be necessary to do the following: 1. Open your My Documents folder 2. Run the menu Tools > Folder Options... 3. Click the View tab 4. Clear the check box by the advanced option "Hide extensions to known file types" 5. Click the "Apply to all folders" button 6. Click the OK button
  4. I'm not going to ban you for that. Just stop putting bugs into my code!
  5. Check for places where you have ( instead of { By the way, your code looks very familiar... http://boltbait.googlepages.com/pastel You didn't do a very good job of copy-and-paste.
  6. I don't understand your question. Could you be more specific? The "end" of what, exactly? What error are you seeing? type or namespace definition, or end of file expected (CS1002)Do you know what this is? Show me your code.
  7. Perhaps the standard cursor could be used until the user presses and holds the shift key, for example. That way, you can have the best of both worlds.
  8. Can I use this process to create "Push Style Buttons" in this forum :?: I see the HTML is OFF in the Options. I have enabled HTML in Profile. No, you can not. HTML is off for everyone.
  9. Although not fully skinable, you can customize the actual look of Paint.NET. Check out this PM I got from Rick some time ago: This might be a good Paint.NET contest. Although, I'd ask Rick for the starter pack of all the default icons...
  10. Have you tried this plugin: http://paintdotnet.12.forumer.com/viewtopic.php?t=4879 It might do what you want.
  11. I don't understand your question. Could you be more specific? The "end" of what, exactly? What error are you seeing?
  12. *cough* Maybe you'll be too sick to enter... *cough*
  13. It is? Oh, and thanks, but I fully expect someone else (*cough*CMD*cough*) to come by and kick the bloody potato out of my entry.
  14. Referencing: Looks like it is spelled correctly to me... :?
  15. Why not just use my plugin? The Hue/Saturation dialog box already has 3 sliders.
  16. Well, I put mine in. I wanted to make one on the Discs of Tron video game, but I couldn't find any decent screenshots. Oh well. Tron Lightcyles FTW!
  17. Here is my entry: Stock: http://www.dvdactive.com/reviews/dvd/tr ... ition.html http://www.dafont.com/tron.font
  18. Hush. Or, I'll hunt down all of your posts and delete them. I did a plugin this week: http://paintdotnet.12.forumer.com/viewtopic.php?t=4097
  19. Do you mean "in a web site"? If so, you need to start with 3 button images. Then, you need to tie them to events using javascript. Here is an example: http://www.geocities.com/boltbaits/buttonexample/
  20. MadJik always struck me as VERY intelligent and creative. This piece of information merely confirms it.
  21. If you can't change the folder's read-only property, you probably aren't an admin on the box OR you don't have ownership of the folder.
  22. Be sure to login to your administrator account before installing plugins. (or an account with admin privileges) Limited accounts can not install plugins.
  23. Never heard of C# and you've used C++? You're in for a treat! Download a free C# compiler here (from Microsoft): http://msdn.microsoft.com/vstudio/express/visualcsharp/ Learn about C# here: http://en.wikibooks.org/wiki/C_Sharp_Programming Get the CodeLab plugin here: http://boltbait.googlepages.com/codelab This is probably your best place to start. You don't even need a C# compiler. Everything you need to write and compile effects is included in one small download. Also, if you download the zip file, you get lots of examples of how to write effects for Paint.NET. When you are ready for something advanced download the C# compiler from the link above, then get a template for writing plugins here: http://paintdotnet.12.forumer.com/viewtopic.php?t=2618
  24. You can write plugins in any language that can output a standard .net DLL. But, I would say that most plugins are written in C#. At least, all of mine are.
  25. Updated the DLL. I added a third slider. I also adjusted what the sliders do. I was never happy with the "feel" of control you had over the results with the old version. Hopefully, you will feel more in control of the effect with this version. See the links in the first post for the download. Enjoy.
×
×
  • Create New...