Hi every body!
I have a strange problem that i can't solve:
I made a GUI with a ToolBar, and i want to display custom icons in it.
It's OK if i don't compile the script and i try to add the icons into my ImageList directly from disque, but when i compile and embeed my icons in the Exe file, then my icons wont appear at all!
I made a simplified sample GUI to show you my problem, but here, it's another problem:
the first added icon won't appear, and the others (2) appear, and the standard compiled script's icons appear normally!
I really have a big headach in this!
Here is joined my script with the icons, please compile it to see the problem.
Thanks! ToolBar icons.zip