Re: To Mike D Sutton...need help..again
- From: "Mike D Sutton" <EDais@xxxxxxxx>
- Date: Mon, 24 Jul 2006 19:10:48 +0100
Now that I have the graphical part arranged (thanks to Mike) I need to<snip>
load some stuff
on my page from a recordset.
I have been trying to get things in a function but I can't seem to get
my fingers behind it.
It is rather complex with six entities and so many linked tables.
The related links will be shown with a Box and a Rope connecting them
with the entity.
So I have to do the above for all the other related entities.
The problem is that I first need the total of related records so I can
define the:
CircPts, otherwise I can do the math thing to make a need circle.
Sounds complicated, and it is I think.
As far as I can see you answered your own question - Get a list of all the entities you wish to draw before plotting
their positions, I'm not sure what else you want me to suggest?
Presumably each entity has an icon and a name associated with it, so iterate all your associations and create either
collection of simple objects or even an array of UDTs holding this data, then once this process is complete you have the
full count and can plot+draw based on those.
Hope this helps,
Mike
- Microsoft Visual Basic MVP -
E-Mail: EDais@xxxxxxxx
WWW: Http://EDais.mvps.org/
.
- Follow-Ups:
- Re: To Mike D Sutton...need help..again
- From: vonclausowitz
- Re: To Mike D Sutton...need help..again
- References:
- To Mike D Sutton...need help..again
- From: vonclausowitz
- To Mike D Sutton...need help..again
- Prev by Date: Re: CreateFontIndirect: will this cause a memory leak?
- Next by Date: Re: To Mike D Sutton...need help..again
- Previous by thread: To Mike D Sutton...need help..again
- Next by thread: Re: To Mike D Sutton...need help..again
- Index(es):
Relevant Pages
|