Onemorelevel Posted July 23, 2009 Share Posted July 23, 2009 One real quick question, Can I make a paint.net program with VBA, if not is C# The only way to go? Quote "Being calm can work wonders" ~My gallery~D: Iceberg Tutorial! Link to comment Share on other sites More sharing options...
Simon Brown Posted July 23, 2009 Share Posted July 23, 2009 You can if you write a wrapper around it, but I recommend going with a .NET language. There's also VB.NET but IMHO they're basically the same apart from a few small differences such as C# requiring semicolons between commands. Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted July 24, 2009 Share Posted July 24, 2009 .... and why would you choose VBA when the Express version of Visual Studio (that's VB, C# and more) is a free download from Microsoft? [edit]I'm back with a little linky-poo: http://www.microsoft.com/express/[/edit] Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
BoltBait Posted July 24, 2009 Share Posted July 24, 2009 Plus, CodeLab is just about the easiest way to write a plugin... and it is free. Download here: http://www.boltbait.com/pdn/codelab/ Tutorials here: http://www.boltbait.com/pdn/codelab/help/ Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
Onemorelevel Posted July 24, 2009 Author Share Posted July 24, 2009 Awesome, Ill try to learn C# as quickly as possible... On A side note, How can I change the color of the rectangle select? I want to make it light green. And when I figure that out, Im gonna try to make it so that when you press f11, A color wheel pops up, and you can select the color of it. Any suggestions on how to do any of these? Quote "Being calm can work wonders" ~My gallery~D: Iceberg Tutorial! Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted July 24, 2009 Share Posted July 24, 2009 What is wrong with the built in color wheel? It's clickable. Click More in the color window to see the color revealed in RGB, Hex & HSV. There is a plugin to render a color wheel: viewtopic.php?f=16&t=27838&start=0. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Onemorelevel Posted July 24, 2009 Author Share Posted July 24, 2009 I want it to make it pop up a color wheel, that is right. But when you use it, it doesnt change the color of your brush, It changes what color the select box is, like when you use rectangular select, the inside of the box is blue right? I want to be able to make it different colors. Quote "Being calm can work wonders" ~My gallery~D: Iceberg Tutorial! Link to comment Share on other sites More sharing options...
Rick Brewster Posted July 24, 2009 Share Posted July 24, 2009 You can't change the color of the selection tool tinting. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.