-
widnows help
Hi friends im beginner on the WPF and i need a small help :D:P
can some one help me how can i make when user clicks on the textbox Next to it to be shown a small window that i will build like a keyboard ..?!
hope some one will understand me sorry for my bad english :D
-
Re: widnows help
how far have you gotten? you need to make 2 windows, one main window that will then spawn your second window, which is the actual keyboard. then you just need to communicate between the 2 windows, which there are a few different ways you can do that. what part are you having trouble with?