HighTechTalks DotNet Forums  

Drag & Drop

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss Drag & Drop in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Felice
 
Posts: n/a

Default Drag & Drop - 06-09-2004 , 10:40 PM






I am writing an application for Photography and want to document the Studio Lighting that was used. What I was thinking of doing is to have to panels:

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\ \
\ \
\ \
\ \
\ \
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\


\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\ \
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

The lower panel will have a series of pictureBox(s) that will have the graphics to display various lights.

The top panel is the drawing area to design the lighting set-up.

My questions are these.

1. Can I use a panel to have a free form design space? If not do you have a suggestion of what I can use instead.

2. Can I Drag and Drop the pictureBox between the panels?

3. How would I save the drawing so that I can open it at a later date?

Basically I am attempting to create a drawing area with predefine objects (The lights, camera and subject).

Any help will be greatly appreciated. Oh, I am writing this in C#.

Phil

Reply With Quote
  #2  
Old   
Rosi
 
Posts: n/a

Default RE: Drag & Drop - 06-10-2004 , 05:30 AM






Yes you do it pannels

Once your left mouse click is down in first panel you need to remember the image name and once you release in another panel you need to copy to this panel and remove in previous panel.

This is possible only in windows.

Thanks

Rosi

"Felice" wrote:

Quote:
I am writing an application for Photography and want to document the Studio Lighting that was used. What I was thinking of doing is to have to panels:

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\ \
\ \
\ \
\ \
\ \
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\


\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\ \
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

The lower panel will have a series of pictureBox(s) that will have the graphics to display various lights.

The top panel is the drawing area to design the lighting set-up.

My questions are these.

1. Can I use a panel to have a free form design space? If not do you have a suggestion of what I can use instead.

2. Can I Drag and Drop the pictureBox between the panels?

3. How would I save the drawing so that I can open it at a later date?

Basically I am attempting to create a drawing area with predefine objects (The lights, camera and subject).

Any help will be greatly appreciated. Oh, I am writing this in C#.

Phil

Reply With Quote
  #3  
Old   
Phil
 
Posts: n/a

Default RE: Drag & Drop - 06-10-2004 , 12:49 PM



Thanks Rosi! Do you have any ideas of how I can save this panel so that I can later recall it and draw it the same way?

"Rosi" wrote:

Quote:
Yes you do it pannels

Once your left mouse click is down in first panel you need to remember the image name and once you release in another panel you need to copy to this panel and remove in previous panel.

This is possible only in windows.

Thanks

Rosi

"Felice" wrote:

I am writing an application for Photography and want to document the Studio Lighting that was used. What I was thinking of doing is to have to panels:

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\ \
\ \
\ \
\ \
\ \
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\


\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\ \
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

The lower panel will have a series of pictureBox(s) that will have the graphics to display various lights.

The top panel is the drawing area to design the lighting set-up.

My questions are these.

1. Can I use a panel to have a free form design space? If not do you have a suggestion of what I can use instead.

2. Can I Drag and Drop the pictureBox between the panels?

3. How would I save the drawing so that I can open it at a later date?

Basically I am attempting to create a drawing area with predefine objects (The lights, camera and subject).

Any help will be greatly appreciated. Oh, I am writing this in C#.

Phil

Reply With Quote
  #4  
Old   
Phil
 
Posts: n/a

Default RE: Drag & Drop - 06-10-2004 , 01:08 PM



I tried the drag and drop an couldn't get it to work. How do I move the picture box? Can you provide any psuedo code?

"Rosi" wrote:

Quote:
Yes you do it pannels

Once your left mouse click is down in first panel you need to remember the image name and once you release in another panel you need to copy to this panel and remove in previous panel.

This is possible only in windows.

Thanks

Rosi

"Felice" wrote:

I am writing an application for Photography and want to document the Studio Lighting that was used. What I was thinking of doing is to have to panels:

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\ \
\ \
\ \
\ \
\ \
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\


\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\ \
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

The lower panel will have a series of pictureBox(s) that will have the graphics to display various lights.

The top panel is the drawing area to design the lighting set-up.

My questions are these.

1. Can I use a panel to have a free form design space? If not do you have a suggestion of what I can use instead.

2. Can I Drag and Drop the pictureBox between the panels?

3. How would I save the drawing so that I can open it at a later date?

Basically I am attempting to create a drawing area with predefine objects (The lights, camera and subject).

Any help will be greatly appreciated. Oh, I am writing this in C#.

Phil

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.