using a value from a textBox

From: Sunny (Sunny_at_hilltop.com)
Date: 11/30/03


Date: Sun, 30 Nov 2003 19:05:46 -0000

Evening all, just wondering. Im currently using an int, int i = 100; this
sets the timer to count down from, all works fine..
But now im trying to change the int i to a value the user inputs via a
textbox. Cant seem to figure it out, trying things like, textBox.getText()
just cant get to grasps with it, any ideas?

Cheers



Relevant Pages

  • Re: using a value from a textBox
    ... > sets the timer to count down from, ... > But now im trying to change the int i to a value the user inputs via a ... Cant seem to figure it out, trying things like, textBox.getText ...
    (comp.lang.java.gui)
  • Re: Windows Form Dictionary
    ... database, not in seperately html file. ... intBookId (INT) ... i cant use html file or tag or link style or other ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Type missmatch, cant convert from int to object.
    ... "Juggernaut" wrote in message ... But I get that a type missmatch where it cant convert from ... That won't work because an int isn't an object. ... In the future, post executable code that ...
    (comp.lang.java.programmer)
  • Re: Windows Form Dictionary
    ... intBookId (INT) ... I show this content in webBrowser  control. ... i cant use html file or tag or link style or other ... I obtain the word which double click with javascript, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Help with a simple enum error
    ... > totally obvious but I cant see it! ... You should cast the enumeration item to int: ... > public enum RolesEnumeration{ ... PrincipalTrialInvestigator = 1, ...
    (microsoft.public.dotnet.languages.csharp)