Picture Editing
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
4 posts
Page 1 of 1
I want to add another feature for my software but i don't know how to make it.
viewtopic.php?f=66&t=745
It should be picture editing, something like paint:
*Drawing
*Adding Text
*Changing Color on Text and Paint Brush
*Fill
*Erase
*Zoom [in and out]
*Rotating
and etc...
Would be great if anyone knew how to make anything like this.
viewtopic.php?f=66&t=745
It should be picture editing, something like paint:
*Drawing
*Adding Text
*Changing Color on Text and Paint Brush
*Fill
*Erase
*Zoom [in and out]
*Rotating
and etc...
Would be great if anyone knew how to make anything like this.
Just another day in my life.
http://www.codexvideos.com
http://www.codexvideos.com
This won't be much use to you but you'd have to have say a boolean variable for Adding text.
When button is clicked boolean var is true. One mouse click it checks for that variable. On mouse release it checks again, draws a label from first click to second click. Then the label that was just drawn would have to have properties like OnDoubleClick, the user can edit text.
Just an idea. Not much use ^_^
When button is clicked boolean var is true. One mouse click it checks for that variable. On mouse release it checks again, draws a label from first click to second click. Then the label that was just drawn would have to have properties like OnDoubleClick, the user can edit text.
Just an idea. Not much use ^_^
This would be good for your program if it is advanced enough you could maybe sell it :P Thats if you get it working.
Hi, i think youtube.com/vbCodeMagic have a tutorial about paint application in VB.
regards.
regards.
regards.
4 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023