Re: Win4Eu update

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

Tommy Carlier wrote:

[snip]

> The code to show this window looks like this:
> }}}
<eucode>
> include win4eu.ew
> 
> constant win = create(Window, "win", {10, 10, 300, 200})
> start(Application)
> </eucode>
{{{


What about:

include win4eu.ew
 
constant win = make(Window, "win", {10, 10, 300, 200})
start(Application)


The 'create' word is too sublime, lofty amd exalted
for such simple, ordinary and mediocre thing as
doing something like a window for Windows.

Make money, make window - short, simple and clear, I think.
And doesn't conflict with others creators and the Creator.

Good Luck AnyWay!

Regards,
Igor Kachan
kinz at peterlink.ru

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

Search



Quick Links

User menu

Not signed in.

Misc Menu