|
-
December 22nd, 2008, 12:25 PM
#16
Re: How to detect where a DragDrop operation was intitiaited?
That example did show me some new techniques when handling DragDrop operations, so thanks! I ended up going with the object wrapper. It works nicely and actually helped me to find a bit of code that needed refactoring.
-
December 22nd, 2008, 02:27 PM
#17
Re: How to detect where a DragDrop operation was intitiaited?
 Originally Posted by BigEd781
That example did show me some new techniques when handling DragDrop operations, so thanks! I ended up going with the object wrapper. It works nicely and actually helped me to find a bit of code that needed refactoring.
Congrats
 Jonny Poet
To be Alive is depending on the willingsness to help others and also to permit others to help you. So lets be alive. !
Using Code Tags makes the difference: Code is easier to read, so its easier to help. Do it like this: [CODE] Put Your Code here [/code]
If anyone felt he has got help, show it in rating the post.
Also dont forget to set a post which is fully answered to 'resolved'. For more details look to FAQ's about Forum Usage. BTW I'm using Framework 3.5 and you ?
My latest articles :
Creating a Dockable Panel-Controlmanager Using C#, Part 1 | Part 2 | Part 3 | Part 4 | Part 5 | Part 6 | Part 7
-
December 23rd, 2008, 08:19 AM
#18
Re: How to detect where a DragDrop operation was intitiaited?
@TheCPUWizard: it is obvious that sample code and code snippets are not the best solution that can be apply to any problem as a final solution.
in addition that they are disigned for illustrative purpose and demostrating power of the language they also will give information to the programmer in parts that he/ she has not mentioned to it or missed it.
final solution will be a combination of experience, looking to more than one code sample, good data stucture desing (base on application needs), good analyze, asking people and investigating best practices.
without all of them the final solution may works but it is not optimized and the best way of doing things.
Last edited by toraj58; December 23rd, 2008 at 08:32 AM.
Please rate my post if it was helpful for you.  Java, C#, C++, PHP, ASP.NET
SQL Server, MySQL
DirectX
MATH Touraj Ebrahimi
[toraj_e] [at] [yahoo] [dot] [com]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|