PDA

Click to See Complete Forum and Search --> : widnows help


TetovaBoy
Jun 17th, 2009, 04:56 PM
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

bflosabre91
Jun 19th, 2009, 11:02 AM
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?