Google Answers Logo
View Question
 
Q: Creating a very simple MS Access-like query builder in C# ( No Answer,   0 Comments )
Question  
Subject: Creating a very simple MS Access-like query builder in C#
Category: Computers > Programming
Asked by: icaru5-ga
List Price: $60.00
Posted: 27 Sep 2002 02:19 PDT
Expires: 27 Oct 2002 01:19 PST
Question ID: 69642
Basically, I want to create a windows application in c# that will
allow users to draw lines between two user controls in a panel object.
 The line should snap to a position on the control (I'm not bothered
where).

Here's the setting:

1. Create a new c# windows application
2. On the form, place a panel object
3. Create two user controls in the project (not additional projects). 
These can be square controls with nothing else.
4. Place one of each control in the panel on the form.

Basically, we should now have a form with a panel containing two
square user controls.  The challenge is to write a piece of code that
when the user of our application clicks on one control and drags over
to the other, a line is created which snaps to the edge of each
control (like the MS Access query builder).

You cannot assume the position of the controls as the user will
eventually be able to move them.  If the user were to move a control,
the line needs to stay connected.

A solution would be greatly appreciated.

Steve
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy