Click here to Skip to main content
15,914,392 members
Home / Discussions / C#
   

C#

 
GeneralRe: Populating the TreeView control from the SQL server in C# .NET application Pin
thachil22-Jun-07 22:11
thachil22-Jun-07 22:11 
GeneralRe: Populating the TreeView control from the SQL server in C# .NET application Pin
sidbaruah25-Jun-07 2:04
sidbaruah25-Jun-07 2:04 
Questionhow to make windows calculator in c#? Pin
seeng22-Jun-07 15:14
seeng22-Jun-07 15:14 
AnswerRe: how to make windows calculator in c#? Pin
Christian Graus22-Jun-07 15:19
protectorChristian Graus22-Jun-07 15:19 
Questionhow to make T9 dictionary in c#? Pin
seeng22-Jun-07 15:09
seeng22-Jun-07 15:09 
AnswerRe: how to make T9 dictionary in c#? Pin
Christian Graus22-Jun-07 15:19
protectorChristian Graus22-Jun-07 15:19 
GeneralRe: how to make T9 dictionary in c#? Pin
Laubi22-Jun-07 21:11
Laubi22-Jun-07 21:11 
AnswerRe: how to make T9 dictionary in c#? Pin
Laubi22-Jun-07 21:10
Laubi22-Jun-07 21:10 
May I ask why? I guess your computer has just like mine a keyboard with a lot of keys so that there is no need for something like T9..? What point am I missing?

However implementing such a dictionary is not difficult. You only need a list with the words that can be completed and then you need to check this list whenever you press a new key, starting from the last space, point, comma...

I know that this answer doesn't tell you a lot but your question also doesn't tell me a lot about the problem Sigh | :sigh:

Just start with it and come back if you have any specific problems!
QuestionResource dlls Pin
Christian Graus22-Jun-07 14:01
protectorChristian Graus22-Jun-07 14:01 
AnswerRe: Resource dlls Pin
Not Active22-Jun-07 15:48
mentorNot Active22-Jun-07 15:48 
GeneralRe: Resource dlls Pin
Christian Graus22-Jun-07 15:50
protectorChristian Graus22-Jun-07 15:50 
GeneralRe: Resource dlls Pin
Not Active22-Jun-07 15:57
mentorNot Active22-Jun-07 15:57 
GeneralRe: Resource dlls Pin
Christian Graus22-Jun-07 16:15
protectorChristian Graus22-Jun-07 16:15 
AnswerRe: Resource dlls Pin
Dave Kreskowiak22-Jun-07 17:01
mveDave Kreskowiak22-Jun-07 17:01 
GeneralRe: Resource dlls Pin
Christian Graus22-Jun-07 17:07
protectorChristian Graus22-Jun-07 17:07 
GeneralRe: Resource dlls Pin
Luc Pattyn22-Jun-07 21:48
sitebuilderLuc Pattyn22-Jun-07 21:48 
GeneralRe: Resource dlls Pin
Christian Graus22-Jun-07 21:51
protectorChristian Graus22-Jun-07 21:51 
GeneralRe: Resource dlls Pin
Luc Pattyn22-Jun-07 22:00
sitebuilderLuc Pattyn22-Jun-07 22:00 
GeneralRe: Resource dlls Pin
Dave Kreskowiak23-Jun-07 4:28
mveDave Kreskowiak23-Jun-07 4:28 
QuestionProblems with WaitForExit() Pin
jeguzmanv22-Jun-07 12:49
jeguzmanv22-Jun-07 12:49 
AnswerRe: Problems with WaitForExit() Pin
Luc Pattyn22-Jun-07 13:07
sitebuilderLuc Pattyn22-Jun-07 13:07 
AnswerRe: Problems with WaitForExit() Pin
Dave Kreskowiak22-Jun-07 17:10
mveDave Kreskowiak22-Jun-07 17:10 
QuestionWeb Browser Pin
half-life22-Jun-07 12:30
half-life22-Jun-07 12:30 
AnswerRe: Web Browser Pin
Luc Pattyn22-Jun-07 13:12
sitebuilderLuc Pattyn22-Jun-07 13:12 
GeneralRe: Web Browser Pin
half-life22-Jun-07 13:15
half-life22-Jun-07 13: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.