Re: Need help to create a map
- From: "PokerMan" <nospam@xxxxxxxxxxxxxx>
- Date: Tue, 6 Feb 2007 12:45:25 -0000
Hello again
Well your second question is a little better but i still don't see an idea,
or a way of tackling you issue here. Just your requirements and 'how do i do
it?'.
To be honest i am not even sure what you are trying to do from your
description i can't understand. When you say images of your objects, are you
referring to an object in the literal sense? Or code sense?
If you want to put images on a form and then allow user to move them about.
Yes that can be done.
You could use a picture box, and allow user to drag it about by capturing
the mouse down event and tracking it along with updating the picture box
location. That would allow user to move it abt.
For selecting catch the click event on the picturebox and have that return
the value you need to identify which is clicked.
I dont know if that helps
"Paul M" <paul.mercea@xxxxxxxxx> wrote in message
news:%239l20seSHHA.4028@xxxxxxxxxxxxxxxxxxxxxxx
I'm stuck now, because I have images of my objects in png format but i
don't know how to use them like this:
- user can modify the map (position of objects)
- user can select object and selected object must return id value;
Is necesary some envelope to keep togheter all object...can I put object
directly on form??
I need first guidance to create something, more than the ideea.
If my ideea is wrong I would like to know now, not 3 month later an
recreate all project again.
So, any ideea would be appreciated!
Paul
PokerMan wrote:
First YOU attempt it yourself, post snippets of where you got stuck or
some methods of solving this that YOU have thought of. Then people help
you when you are stuck on the way.
"Paul M" <paul.mercea@xxxxxxxxx> wrote in message
news:%23b4pnzdSHHA.2256@xxxxxxxxxxxxxxxxxxxxxxx
Hi
I need to create a map for a room (chairs, bed, TV, forniture, etc).
All object allready exists like png images. I need to create a map for
each room, i mean the user need to create.
How can I do this?
TIA,
Paul
.
- Follow-Ups:
- Re: Need help to create a map
- From: Paul M
- Re: Need help to create a map
- References:
- Need help to create a map
- From: Paul M
- Re: Need help to create a map
- From: PokerMan
- Re: Need help to create a map
- From: Paul M
- Need help to create a map
- Prev by Date: Re: Need help to create a map
- Next by Date: Re: How do I catch a copy from another network node
- Previous by thread: Re: Need help to create a map
- Next by thread: Re: Need help to create a map
- Index(es):
Relevant Pages
|