Click here to Skip to main content
15,889,528 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Silverlight and SmartCards Pin
Mycroft Holmes6-Aug-11 2:47
professionalMycroft Holmes6-Aug-11 2:47 
QuestionBuild TreeViewItem dynamically [modified] Pin
McCombi5-Aug-11 1:19
McCombi5-Aug-11 1:19 
AnswerRe: Build TreeViewItem dynamically Pin
SledgeHammer015-Aug-11 4:57
SledgeHammer015-Aug-11 4:57 
GeneralRe: Build TreeViewItem dynamically Pin
McCombi7-Aug-11 22:29
McCombi7-Aug-11 22:29 
AnswerRe: Build TreeViewItem dynamically Pin
Mycroft Holmes5-Aug-11 18:09
professionalMycroft Holmes5-Aug-11 18:09 
AnswerRe: Build TreeViewItem dynamically Pin
McCombi7-Aug-11 22:43
McCombi7-Aug-11 22:43 
AnswerRe: Build TreeViewItem dynamically Pin
McCombi31-Aug-11 2:39
McCombi31-Aug-11 2:39 
QuestionWindows Phone 7, buttons and events when moving your finger Pin
Sir TK4-Aug-11 22:50
Sir TK4-Aug-11 22:50 
Hallo!

I developed a game for Windows Phone 7 (myStraights).
During the game you are able to enter numbers. I'm not satisfied with the solution I have.

The buttons are simple WPF buttons without
further change. I'm searching for a solution for following problem, maybe someone can help me:

I tried to create a virtual keyboard (but just with numeric values) like
the original virtual keyboard of the Windows Phone 7 (the original keyboard takes up too much space). When a button is pressed and somebody is moving his/her finger to another
button, the button raises the Mouse_Leave event and on the other button the Mouse_Enter event.
On the first button the Mouse_LeftButtonDown event occures. When you're leaving the original
button, the Mouse_LeftButtonUp event doesn't occure on another button when raising the finger, that's okay Smile | :)

What I did: In code I remember which button was the last "Mouse_Enter" button, when leaving the button and leaving the container of the button. Maybe the player wanted to press this button, but this is not for sure. The last position of the finger (observed throw the MouseMove event) is not reliable. I'm searching a method to determine whether the finger was over a button at the time on which the user raised the finger.

Thanks in advance, many greetings,

Thomas
Questiondatabinding in wpf Pin
GLolita4-Aug-11 15:57
GLolita4-Aug-11 15:57 
QuestionOveriding context menu default style except for textbox contextmenu Pin
John-ph3-Aug-11 20:05
John-ph3-Aug-11 20:05 
AnswerRe: Overiding context menu default style except for textbox contextmenu Pin
SledgeHammer014-Aug-11 8:50
SledgeHammer014-Aug-11 8:50 
QuestionHow to disable Button in RadGridView. Pin
Sunil G 33-Aug-11 20:00
Sunil G 33-Aug-11 20:00 
AnswerRe: How to disable Button in RadGridView. Pin
Mycroft Holmes4-Aug-11 13:00
professionalMycroft Holmes4-Aug-11 13:00 
QuestionError: Cannot find governing FrameworkElement for target element Pin
John-ph3-Aug-11 19:39
John-ph3-Aug-11 19:39 
QuestionSilverlight Bussines Application user authentication Pin
Eren Can Kaygusuz2-Aug-11 22:06
Eren Can Kaygusuz2-Aug-11 22:06 
AnswerRe: Silverlight Bussines Application user authentication Pin
Mycroft Holmes4-Aug-11 13:03
professionalMycroft Holmes4-Aug-11 13:03 
QuestionSilverlight Bussines Application Domain Service Pin
Eren Can Kaygusuz2-Aug-11 22:00
Eren Can Kaygusuz2-Aug-11 22:00 
QuestionMath in XAML Pin
Mc_Topaz2-Aug-11 3:15
Mc_Topaz2-Aug-11 3:15 
AnswerRe: Math in XAML Pin
dasblinkenlight2-Aug-11 5:53
dasblinkenlight2-Aug-11 5:53 
GeneralRe: Math in XAML Pin
Mc_Topaz2-Aug-11 6:22
Mc_Topaz2-Aug-11 6:22 
AnswerRe: Math in XAML Pin
Pete O'Hanlon2-Aug-11 6:08
mvePete O'Hanlon2-Aug-11 6:08 
GeneralRe: Math in XAML Pin
Mc_Topaz2-Aug-11 6:40
Mc_Topaz2-Aug-11 6:40 
GeneralRe: Math in XAML Pin
SledgeHammer012-Aug-11 7:22
SledgeHammer012-Aug-11 7:22 
QuestionClient side validation Pin
yesu prakash1-Aug-11 20:14
yesu prakash1-Aug-11 20:14 
AnswerRe: Client side validation Pin
Mycroft Holmes4-Aug-11 13:07
professionalMycroft Holmes4-Aug-11 13:07 

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.