Re: Getting started with IDE

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

don cole wrote:
> 
> JAYBEEDEE wrote:
> > 
> > I'm investigating use of Euphoria, but just cannot get started with IDE.
> > 
> > Could someone talk me through a simple program such as adding two numbers.
> > \
> }}}
<eucode>
> atom first_num,second_num
> first_num=1
> sec_num=2
> ?first_num + second_num
> </eucode>
{{{

> 
> > I cannot get the widgets (buttons for example) to link to any code.
> 
> this is an wxWindows issue not an IDE issue.
> 
> > 
> > Perhaps Charles Newbold could write another chapter to his excellent Intro
> > to
> > Euphoria Programming covering basic use of the IDE
> > 
> > Any help greatly appreciated!
> 
> 
> Don Cole

Thanks, Don,

Fine, but if I put that code into an IDE button procedure it will only revert to
the DOS window to run.

How does one set up the equivalent of Visual Basic's Input or Output Boxes, and
get the output shown in a window window?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu