Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Locate shapes on a form

Status
Not open for further replies.

gset

Technical User
Jan 2, 2003
46
CH
Hi all,

I have shapes and links between them.

Is anyone know an algorithm to display this stuff with a nice look&feel?

Mamy thanks, Graham.
 
You may need to give us a bit more info.
Is your program a 'Visio' lookalike?
What sort of shapes?
What sort of links?
Is it all positioned from code? If so, show us some.
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first

'People who live in windowed environments shouldn't cast pointers.'
 
Hi John,

you're right, I was not clear enough.

In fact, I have a VB program in which I handle classes representing database tables and joins between these tables.

So, what I would like to do, is to find an algorithm or an ActiveX ot display the data model in my application. Graham.
 
Did you consider using Visio? It's object model is well exposed and could save lots of work
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first

'People who live in windowed environments shouldn't cast pointers.'
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top