Replacing my draw code in Runtime with the example from the help file doesn't even seem to work (I moved the child window so it wouldn't cover anything up):
// Runtime
short WINAPI DLLExport...
This is something I have been wondering about while doing my new project. I have quite a lot of loops (mainly for each loops) and I wonder if anyone know how much performance loss there is in having...
Outcast Today, 06:13 PMThe white rectangle seems to come from the child window I created in CreateRunObject(), so I guess the real question is -- how can I get a valid Surface for this child window so I can render to it...
airways Today, 05:50 PMHey there,
So I am working on a custom owner-drawn button in the Win32 runtime. I have a RenderTo() function that I created which renders the button the way I want it to appear.
The RenderTo...
Thanks for the info, can you open an account and grab me teh SDK/API i tried but i always get this
29936
SoftWarewolf did u ever make any more progress on this, & did you get it working for ios in the end?
SHINBAXTER Today, 02:06 PMSounds like you need to use a for each loop, and then as fredetmumu says, test for nearest distance of overlapped objects.
It's very possible but there isn't a function "pick nearest of...
I much appreciate the reply, so huge thank you!
Sadly, I'm no good at writing batch files so put up a help request on stackoverflow which got deleted - so much for asking for help.
I found...
Fernando if you are still looking for the best solution to online multiplayer for android,
Epic Games have released a totally free multiplayer service that is cross platform, including unlimited...
So I have this game that I made and uploaded online back in early 2020, and I've been updating it constantly to fix bugs and all that throughout the course of the year. Just last night I discovered...
BigAl0104 Today, 05:50 AMSorry for bringing back an old thread but can fonts be deleted from data elements? i accidently added a system font and every time i compile i get an error and would rather not start over.
Spryz Today, 04:28 AM
I guess since 2.5 the length of loop name does...
I guess since 2.5 the length of loop name does not influence the performance anymore
StingRay Today, 08:16 PM