Click here to Skip to main content
15,898,538 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Questionspace in a string ! Pin
sajjy30-Nov-08 10:19
sajjy30-Nov-08 10:19 
AnswerRe: space in a string ! Pin
Mark Salsbery30-Nov-08 14:31
Mark Salsbery30-Nov-08 14:31 
GeneralRe: space in a string ! Pin
led mike2-Dec-08 4:31
led mike2-Dec-08 4:31 
GeneralRe: space in a string ! Pin
Mark Salsbery2-Dec-08 6:16
Mark Salsbery2-Dec-08 6:16 
GeneralRe: space in a string ! Pin
led mike2-Dec-08 6:49
led mike2-Dec-08 6:49 
GeneralRe: space in a string ! Pin
Paul Conrad2-Dec-08 6:57
professionalPaul Conrad2-Dec-08 6:57 
AnswerRe: space in a string ! Pin
Paul Conrad30-Nov-08 18:00
professionalPaul Conrad30-Nov-08 18:00 
QuestionTextBox: Conversion from String to Double Pin
J_E_D_I25-Nov-08 9:31
J_E_D_I25-Nov-08 9:31 
Hi, I am new to CLI-Windows Forms programming and I need to perform this simple task:

1) Allow the user to enter a value in a Text Box (textBox1)
2) Assign such value to a variable of type double (variable1)
[I am having difficulties casting the string to double]
3) Perform computations on that variable
[I should be able to do this once it's a double]
4) Display the resulting value in another Text Box (textBox2)

Can someone be so kind to help me with the correct syntax I should use for each step?
Many thanks.
AnswerRe: TextBox: Conversion from String to Double Pin
Mark Salsbery25-Nov-08 11:51
Mark Salsbery25-Nov-08 11:51 
GeneralRe: TextBox: Conversion from String to Double Pin
J_E_D_I26-Nov-08 2:00
J_E_D_I26-Nov-08 2:00 
GeneralRe: TextBox: Conversion from String to Double Pin
Mark Salsbery26-Nov-08 4:56
Mark Salsbery26-Nov-08 4:56 
GeneralRe: TextBox: Conversion from String to Double Pin
J_E_D_I26-Nov-08 7:57
J_E_D_I26-Nov-08 7:57 
GeneralRe: TextBox: Conversion from String to Double Pin
Mark Salsbery26-Nov-08 8:12
Mark Salsbery26-Nov-08 8:12 
GeneralRe: TextBox: Conversion from String to Double Pin
J_E_D_I26-Nov-08 8:44
J_E_D_I26-Nov-08 8:44 
GeneralRe: TextBox: Conversion from String to Double Pin
Mark Salsbery26-Nov-08 10:32
Mark Salsbery26-Nov-08 10:32 
AnswerRe: TextBox: Conversion from String to Double Pin
led mike25-Nov-08 11:52
led mike25-Nov-08 11:52 
GeneralRe: TextBox: Conversion from String to Double Pin
Mark Salsbery25-Nov-08 12:36
Mark Salsbery25-Nov-08 12:36 
GeneralRe: TextBox: Conversion from String to Double Pin
led mike26-Nov-08 7:19
led mike26-Nov-08 7:19 
GeneralRe: TextBox: Conversion from String to Double Pin
Mark Salsbery26-Nov-08 8:13
Mark Salsbery26-Nov-08 8:13 
QuestionHow to set an Integer value to System::String ^ Pin
niiAmoo21-Nov-08 20:50
niiAmoo21-Nov-08 20:50 
AnswerRe: How to set an Integer value to System::String ^ Pin
Christian Graus21-Nov-08 21:25
protectorChristian Graus21-Nov-08 21:25 
QuestionRe: How to set an Integer value to System::String ^ Pin
Mark Salsbery22-Nov-08 6:24
Mark Salsbery22-Nov-08 6:24 
AnswerRe: How to set an Integer value to System::String ^ Pin
niiAmoo22-Nov-08 7:32
niiAmoo22-Nov-08 7:32 
AnswerRe: How to set an Integer value to System::String ^ Pin
Luc Pattyn22-Nov-08 9:35
sitebuilderLuc Pattyn22-Nov-08 9:35 
JokeRe: How to set an Integer value to System::String ^ Pin
killabyte28-Nov-08 22:32
killabyte28-Nov-08 22:32 

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.