Click here to Skip to main content
15,905,316 members
Home / Discussions / WPF
   

WPF

 
Questionevent help Pin
lankaudaranga21-Aug-08 21:15
lankaudaranga21-Aug-08 21:15 
AnswerRe: event help Pin
Pete O'Hanlon21-Aug-08 23:49
mvePete O'Hanlon21-Aug-08 23:49 
QuestionApplying inkcanvas on the WebBrowserControl in WPF? Pin
tarun jindal21-Aug-08 20:39
tarun jindal21-Aug-08 20:39 
Question[Message Removed] Pin
ped2ped21-Aug-08 19:10
ped2ped21-Aug-08 19:10 
AnswerRe: Directshow and WPF Pin
Jammer21-Aug-08 22:35
Jammer21-Aug-08 22:35 
QuestionVector3D simple question Pin
Yoyosch21-Aug-08 7:12
Yoyosch21-Aug-08 7:12 
AnswerRe: Vector3D simple question Pin
AghaKhan21-Aug-08 13:40
AghaKhan21-Aug-08 13:40 
AnswerRe: Vector3D simple question Pin
Gideon Engelberth21-Aug-08 16:51
Gideon Engelberth21-Aug-08 16:51 
The short answer is if you want to say so. (Normally, I would not say that vectors "start" anywhere per se.)

The long answer is that you are brushing up against one of the hardest things about programming, "Data doesn't mean anything until you say it does." Take for example, the Point and Size classes. Both have 2 integer (or double or float or whatever) components. Both could be used to store the exact same data, but the different structures exist because that is how we assign meaning to the data. So, the implicit assumption made by the designers of Vector3D is either that all vectors "start" at (0,0,0) or that the vector is the more abstract concept of an amount of travel in a direction.
AnswerRe: Vector3D simple question Pin
Timmy Kokke25-Aug-08 1:49
Timmy Kokke25-Aug-08 1:49 
Questiontextbox keypress event help Pin
lankaudaranga21-Aug-08 0:01
lankaudaranga21-Aug-08 0:01 
GeneralRe: textbox keypress event help Pin
Pete O'Hanlon21-Aug-08 1:49
mvePete O'Hanlon21-Aug-08 1:49 
Questionevent Pin
lankaudaranga20-Aug-08 20:47
lankaudaranga20-Aug-08 20:47 
AnswerRe: event Pin
Pete O'Hanlon21-Aug-08 1:58
mvePete O'Hanlon21-Aug-08 1:58 
Questionwpf reports Pin
lankaudaranga20-Aug-08 0:37
lankaudaranga20-Aug-08 0:37 
AnswerRe: wpf reports Pin
Pete O'Hanlon20-Aug-08 0:54
mvePete O'Hanlon20-Aug-08 0:54 
QuestionDo we have any substitute for include files of .Net in Silverlight Pin
Nirav_Vyas19-Aug-08 21:24
Nirav_Vyas19-Aug-08 21:24 
AnswerRe: Do we have any substitute for include files of .Net in Silverlight Pin
Syed Mehroz Alam28-Aug-08 19:13
Syed Mehroz Alam28-Aug-08 19:13 
GeneralRe: Do we have any substitute for include files of .Net in Silverlight Pin
Nirav_Vyas28-Aug-08 19:37
Nirav_Vyas28-Aug-08 19:37 
GeneralRe: Do we have any substitute for include files of .Net in Silverlight [modified] Pin
Syed Mehroz Alam28-Aug-08 20:30
Syed Mehroz Alam28-Aug-08 20:30 
QuestionFont outline? Pin
Harvey Saayman18-Aug-08 1:13
Harvey Saayman18-Aug-08 1:13 
AnswerRe: Font outline? Pin
Pete O'Hanlon18-Aug-08 2:32
mvePete O'Hanlon18-Aug-08 2:32 
GeneralRe: Font outline? Pin
Harvey Saayman18-Aug-08 3:26
Harvey Saayman18-Aug-08 3:26 
QuestionHow can i Insert an hyperlink image to a richtextbox? Pin
materatsu17-Aug-08 15:41
materatsu17-Aug-08 15:41 
AnswerRe: How can i Insert an hyperlink image to a richtextbox? [modified] Pin
User 27100926-Aug-08 3:25
User 27100926-Aug-08 3:25 
GeneralRe: How can i Insert an hyperlink image to a richtextbox? Pin
materatsu30-Aug-08 15:38
materatsu30-Aug-08 15:38 

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.