Re: Perceptron in Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

Alfredo Brand wrote:

> I'm developing the perceptron program in
> Euphoria for windows (win32lib.ew). How
> can I get data in the window if I'm using getText
> command, but It doesn't seem to work properly.

You can set text with:

    setText( iControl, sText )

and retrieve it with:

    s = getText( iControl )

Good luck with your code!

-- David Cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu