1. integer or atom for createEx Id?

I think this has been discussed before but I am receiving conflicting
information.

For some Windows machines do I need to specify Id as atom when using
createEx on the fly?
For example:
integer Id
Id=createEx(.......

Or:
atom Id
Id=createEx(.......

new topic     » topic index » view message » categorize

2. Re: integer or atom for createEx Id?

----- Original Message -----
From: "Judith Evans" <camping at txcyber.com>
To: "EUforum" <EUforum at topica.com>
Subject: integer or atom for createEx Id?


>
>
> I think this has been discussed before but I am receiving conflicting
> information.
>
> For some Windows machines do I need to specify Id as atom when using
> createEx on the fly?
> For example:
> integer Id
> Id=createEx(.......
>
> Or:
> atom Id
> Id=createEx(.......
>

No, atoms are not needed unless you are going to create more than
1,000,000,000 concurrent controls. Integers are just fine.

--
Derek

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu