473,403 Members | 2,270 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Picture of a picture frame!

I'm trying to build an application which will allow users to view
photographs in a variety of picture frames. I can load and display the
photos, but I'm not sure where to begin when it comes to building and
displaying the frames around the photos.

I have photos of each of the frames I want to offer but am not sure how to
use these images as the basis for creating the frame.

Any pointers would be much apprecaited!

Thanks

ps VB6 by the way!
Jul 17 '05 #1
2 5415
Sounds like a nice idea, Simon.

And yes it should be fairly easy to do.

Start with a PictureBox on your Form - this will be for the Picture Frame
Add a second (smaller) PictureBox inside the first PictureBox - this is for
the Photograph

If all the Frames are the same size then there is not much to it, just
programmatically through a menu system add/change frames and pictures.

If the frames and pictures are of assorted sizes then you will/maybe need to
add code to adjust the PictureBox sizes to suit your requirements.

That should get you started.
Regards

Martin Double
CADOSS

Email: ca****@btconnect.com
Web Site: http://home.btconnect.com/cadoss

"Simon" <Si***@nospam.com> wrote in message
news:cu**********@titan.btinternet.com...
I'm trying to build an application which will allow users to view
photographs in a variety of picture frames. I can load and display the
photos, but I'm not sure where to begin when it comes to building and
displaying the frames around the photos.

I have photos of each of the frames I want to offer but am not sure how to
use these images as the basis for creating the frame.

Any pointers would be much apprecaited!

Thanks

ps VB6 by the way!

Jul 17 '05 #2
Thanks for the hint Martin, I'l try that out!
"Martin" <ca****@btconnect.com> wrote in message
news:cu**********@sparta.btinternet.com...
Sounds like a nice idea, Simon.

And yes it should be fairly easy to do.

Start with a PictureBox on your Form - this will be for the Picture Frame
Add a second (smaller) PictureBox inside the first PictureBox - this is
for
the Photograph

If all the Frames are the same size then there is not much to it, just
programmatically through a menu system add/change frames and pictures.

If the frames and pictures are of assorted sizes then you will/maybe need
to
add code to adjust the PictureBox sizes to suit your requirements.

That should get you started.
Regards

Martin Double
CADOSS

Email: ca****@btconnect.com
Web Site: http://home.btconnect.com/cadoss

"Simon" <Si***@nospam.com> wrote in message
news:cu**********@titan.btinternet.com...
I'm trying to build an application which will allow users to view
photographs in a variety of picture frames. I can load and display the
photos, but I'm not sure where to begin when it comes to building and
displaying the frames around the photos.

I have photos of each of the frames I want to offer but am not sure how
to
use these images as the basis for creating the frame.

Any pointers would be much apprecaited!

Thanks

ps VB6 by the way!


Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Matt Evans | last post by:
Hi, this must have been asked for before, but I cannot see it. Hopefully this is very simple. I have a form which shows everything from a table. In this table is a picture field called photo....
5
by: Steve | last post by:
Hi Can anyone tell me if it is possible to save a picture stored in an OLE objects on a form (bound object frame / unbound object frame) to a file. I have seen a command SavePicture Picture as...
2
by: Lyn | last post by:
I am trying to embed a picture into a Bound Object Frame (Me!Photograph) with the following code which is based on MS article http://support.microsoft.com/?id=158941: strPathname =...
0
by: Lyn | last post by:
This one is driving me crazy. I have a table which stores pictures in an OLE Object column, one per record with a few other text fields (caption, date, etc). This table is maintained with a...
3
by: Saso Zagoranski | last post by:
Hi! Are the any classes I could use to get the picture from a USB camera? Thanks, Saso
6
by: VB Programmer | last post by:
I am creating an online, interactive, art gallery using ASP.NET. I want the user to be able to select (1) a frame type & size, (2) a matte type & color and (3) a picture. I will then display...
12
by: Audrey | last post by:
Hello, I want access picture by picture on video : is it possible on C# ? Thanks
1
by: nowitsoverx | last post by:
I'm just trying to test something out to see if I can get it working but I'm a little stuck. I have two frames. The left one has a menu of radio buttons. I want it so when you click on the radio...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.