|
-
Oct 20th, 2002, 12:06 PM
#1
Thread Starter
New Member
Paint program abilities
First time posting here so bear with me if I'm asking the obvious. I searched the forums for how to solve this but I couldn't find what I was looking for exactly.
Okay, let's get the basics known so I get the right info:
Using: Visual Basic 6.0
OS: Win XP Pro
Experience with VB6: I'm new but I can do the basics like creating things and passing values of things back and forth.
Current project: A program similar to MS Paint. Simple, I know but I want to make one to gain experience. Gotta start somewhere, right?
I have several problems I'm not sure how to solve. First, is scrolling an image within a picture box with scroll bars. If I open a picture, I need to have it so that if it's bigger than the drawing area, I can scroll up/down/left/right smoothly to see the other parts of it. And, if I set the height and width in two text boxes, use those values to set the drawing area size but if they are bigger than the default drawing area, enable the scroll bars to see the rest of the drawing area.
Second problem is an undo function for drawing. Basically, my only question on that is "How?"
That's enough to ask for right now but I do have other questions and will ask them once I solve these two.
Creativ82
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|