mcescher Posted October 4, 2010 Share Posted October 4, 2010 Apoligies if this is in the incorrect forum. I just got CodeLab, and I'm really interested in trying it out. I went throught the four steps of creating a plug-in successfully. Now, I'm wondering what other amazing things I can do. So, I'm curious if the Object Model is available for Paint.NET. That would be really helpful. Well, and part of my problem is that I'm trying to do this at work, but they're blocking access to BoltBait's site because it has games on it. So, I can't access the help files while I'm here. What I would really like to do is pretty simple. I need to be able to add a layer, and draw a straight line. I've been able to calculate all my line starting and ending points. Thanks so much for reading, mcescher Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 4, 2010 Share Posted October 4, 2010 What you want to do is not possible. 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...
BoltBait Posted October 4, 2010 Share Posted October 4, 2010 You really need to read the tutorials on my site http://boltbait.com After that, you'll have a better understanding of what IS and IS NOT possible for a plugin. Also, read this: Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
mcescher Posted October 4, 2010 Author Share Posted October 4, 2010 You really need to read the tutorials on my site http://boltbait.com After that, you'll have a better understanding of what IS and IS NOT possible for a plugin. Also, read this: I'll have to do that at home, they've blocked your site because of the games. Thanks for all the work you've both done on this project. mcescher Quote Link to comment Share on other sites More sharing options...
mcescher Posted October 4, 2010 Author Share Posted October 4, 2010 What you want to do is not possible. Is that forever, or will adding layers be a possibility in the future? I'm a photographer, and what I would like to do is add a layer and then draw like a tic-tac-toe diagram on the new layer. This represents the rule of thirds in design. Points of interest should be on the lines and specifically on the intersections. But I don't want it to be destructive. Working within the selected area would be great. I could select a possible crop and then show the rule of thirds lines. Thanks, mcescher Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 4, 2010 Share Posted October 4, 2010 I don't have any concrete plans for an automation model. I would not hold your breath. 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...
Sarkut Posted October 4, 2010 Share Posted October 4, 2010 (edited) You can make a new layer, draw the tic-tac-toe pattern with the Line / Curve tool, and save the image as a transparent PNG. This can then be imported as a new layer into any .pdn file you want it in. Layers > Import From File... What's not possible is to have a plugin create a new layer. Edited October 4, 2010 by Sarkut Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted October 4, 2010 Share Posted October 4, 2010 What's possible/impossible using plugins: Clicky (it's on this forum). 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...
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.