Re: Need help to create a map
- From: "PokerMan" <nospam@xxxxxxxxxxxxxx>
- Date: Tue, 6 Feb 2007 16:07:40 -0000
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 yourIn my first post I sad that my objects are images in png format. This
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?
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
.
- 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
- 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: Installer
- Next by Date: Tooltip on Combobox disappears - Windows Forms bug?
- Previous by thread: Re: Need help to create a map
- Next by thread: Want to use MessageBox without showing the Form
- Index(es):
Relevant Pages
|
Loading