Re: Need help to create a map



Er?

"In my first post I sad that my objects are images in png format."

That makes no sense. Are you loading images into a CLASS object? Or are you
referring to an image as an object in its own right? An image is not an
object in a code sense. Its a data stream of bytes if you want to get real
picky. Now if you created some class tructure you load it into, then it
becomes an object of that class.

When yuo say map, you mean a literal map? A visual one people can see? Or
some kind of class mapping to access these images?

I am sorry your being way too vague and unclear and seem to have your
terminology mixed up. I can't help maybe someone else can, good luck.


"Paul M" <paul.mercea@xxxxxxxxx> wrote in message
news:uDqUqBfSHHA.4756@xxxxxxxxxxxxxxxxxxxxxxx
PokerMan wrote:
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?
In my first post I sad that my objects are images in png format. This
objects will be inserted in objects table in SQL database (image field).
Each user could create his own map, using object from database.

Each map could be different and objects have distinct position.

What i don't know is how to display this map.
Suppose admin create maps for users, 3 users , 3 maps.
If one user open application i need to display his map. That involve all
object from map, in right position and right dimension.

I intend to use some serialization,deserialization for objects. I
understant I could serialize map and on deserialization insert in position
for each object image from database.

All i need now is 'the control' where i deserialize the map! There's
allready in VS or I need to create one?

TIA
Paul


.



Relevant Pages

  • Re: Publisher Slide Show
    ... Or you could use a PNG and avoid smudging all your text. ... think if I save images like this, will I be able to send them to others? ... Or, will I end up with 2 files of each, one png and one jpg? ... different format I use graphics conversions programs to change the formats. ...
    (microsoft.public.publisher)
  • Re: Map Calibration Using Google Earth
    ... Happy Trails wrote: ... I have a paper map of a place on the other side of the earth from ... and placing those locations onto Google Earth and actually ... terraserver images are better than google earth in remote areas. ...
    (sci.geo.satellite-nav)
  • Re: DNG: How is it doing in the marketplace?
    ... PNG is doing just fine as a ... > network graphic format. ... I save all my most important images in PNG. ... images (they happen to be greyscale). ...
    (rec.photo.digital)
  • Re: Map Scale
    ... > Tnx> Jack, The closest map scales that my Garmin GPS V will ... I've been looking at raster images of USGS DRG's on PDA with Ozi-CE ... identical to what I see when I look at a paper map. ...
    (sci.geo.satellite-nav)
  • Re: Need help to create a map
    ... If you want to put images on a form and then allow user to move them about. ... You could use a picture box, and allow user to drag it about by capturing ... I need first guidance to create something, more than the ideea. ... I need to create a map for a room. ...
    (microsoft.public.dotnet.languages.csharp)

Loading