64 bit - is there a Float type?

Is there or will there be a new Floating Point data type that will adapts its sizes to 32 vs. 64 bit depending on the build target? That would be helpful to avoid havint to duplicate every declare with #if Target64 … #else#endif clauses that uses OSX CGFloat types, for instance.

See https://forum.xojo.com/6340-is-there-a-float-type-that-is-a-single-now-and-a-double-in-64-b
https://forum.xojo.com/20155-please-add-a-float-type-that-aliases-like-integer-and-uinteger

Such a data type doesn’T exist.

There’s a feedback request for it, maybe you can help get it near the top.
<https://xojo.com/issue/38261>

Thanks, I’ve added my vote to the case.
Michel, thanks for finding my own older post on this topic :smiley:

[quote=185874:@Thomas Tempelmann]Thanks, I’ve added my vote to the case.
Michel, thanks for finding my own older post on this topic :-D[/quote]

You are welcome. Sometimes, I too, forget about older posts I made about a particular topic.