Click here to Skip to main content
15,913,854 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
fjparisIII11-May-10 6:38
fjparisIII11-May-10 6:38 
GeneralRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
Kunal Chowdhury «IN»11-May-10 6:45
professionalKunal Chowdhury «IN»11-May-10 6:45 
GeneralRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
#realJSOP12-May-10 2:07
professional#realJSOP12-May-10 2:07 
GeneralRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
fjparisIII12-May-10 5:17
fjparisIII12-May-10 5:17 
AnswerRe: Switched to Silverlight 4, solution can no longer find DockPanel SOLVED Pin
fjparisIII11-May-10 6:37
fjparisIII11-May-10 6:37 
AnswerRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
Joshi, Rushikesh5-May-11 3:50
professionalJoshi, Rushikesh5-May-11 3:50 
QuestionRibbon Bar - Allow tab to change objects in view Pin
xtr33me11-May-10 5:27
xtr33me11-May-10 5:27 
Question2 MainWindows appearing Pin
Cha0sEngine11-May-10 1:49
Cha0sEngine11-May-10 1:49 
AnswerRe: 2 MainWindows appearing Pin
Jammer11-May-10 1:59
Jammer11-May-10 1:59 
GeneralRe: 2 MainWindows appearing Pin
Cha0sEngine11-May-10 2:15
Cha0sEngine11-May-10 2:15 
AnswerRe: 2 MainWindows appearing Pin
Pete O'Hanlon11-May-10 2:28
mvePete O'Hanlon11-May-10 2:28 
GeneralRe: 2 MainWindows appearing Pin
Cha0sEngine11-May-10 3:01
Cha0sEngine11-May-10 3:01 
GeneralRe: 2 MainWindows appearing Pin
Pete O'Hanlon11-May-10 3:40
mvePete O'Hanlon11-May-10 3:40 
QuestionProblem in loading a project Pin
bedathur_ganesh10-May-10 22:13
bedathur_ganesh10-May-10 22:13 
AnswerRe: Problem in loading a project Pin
Abhinav S10-May-10 22:24
Abhinav S10-May-10 22:24 
GeneralRe: Problem in loading a project Pin
bedathur_ganesh11-May-10 0:45
bedathur_ganesh11-May-10 0:45 
QuestionWPF: Add Controls To Grid At Runtime Pin
Kevin Marois10-May-10 13:32
professionalKevin Marois10-May-10 13:32 
RantRe: WPF: Add Controls To Grid At Runtime Pin
Jürgen Röhr23-May-10 8:15
professionalJürgen Röhr23-May-10 8:15 
RantMVVM makes no sense for Silverlight Pin
User 467791610-May-10 9:29
User 467791610-May-10 9:29 
GeneralRe: MVVM makes no sense for Silverlight Pin
Abhinav S10-May-10 10:03
Abhinav S10-May-10 10:03 
QuestionQuestion and thoughts about dragging objects Pin
_Zorro_10-May-10 0:20
professional_Zorro_10-May-10 0:20 
Hello,

I’m about to develop an application, I have almost everything sorted out but there is one thing I really can’t analyze and this is why I decided to ask it here, CodeProject is a huge source of knowledge (not always though :P), and I hope someone will enlighten me, so here it is.

I will simplify the problem since it would take a considerable time to explain it fully.

I need to display a surface (on the screen) where I will drag objects over it. Objects will be allowed on almost all of the surface and only some parts will block dragging. Since almost all of the surface is an ‘available zone’ I can’t imagine analyzing each pixel and see if I still can place my object there for each movement, that would be a performance killer (keep in mind that I will display approximately 100 objects or more, it could grow up to 500, I don’t think more than that). I will start from there, I don’t want to make early specifications so if anyone is interested in helping or just giving an opinion, I’d be glad. I will just say a couple things, I was planning to do this using Silverlight 4 and I saw a ‘Collision detection algorithm’ which may be useful.

Thanks.
AnswerRe: Question and thoughts about dragging objects Pin
Pete O'Hanlon10-May-10 0:38
mvePete O'Hanlon10-May-10 0:38 
GeneralRe: Question and thoughts about dragging objects Pin
_Zorro_10-May-10 2:12
professional_Zorro_10-May-10 2:12 
AnswerRe: Question and thoughts about dragging objects Pin
Abhinav S10-May-10 0:40
Abhinav S10-May-10 0:40 
GeneralRe: Question and thoughts about dragging objects Pin
_Zorro_10-May-10 2:15
professional_Zorro_10-May-10 2:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.