Game Development Community

bug/feature in GUI - it's nonsense and yet it's not

by TheGasMan · in Torque 3D Professional · 09/28/2011 (8:31 am) · 0 replies

I had;
sumbit_n and submit_d in "images/buttons"
I also had a different button set;
submit_n, submit_h, submit_d, submit_i in "images/"

I set a GUIbitmapButton to use the submit set found in "images/buttons".
This worked well for me, but the other guy on this project sees the submit set from "images/".
..perhaps because it's a more complete set even though the freakin' directory is incorrect ? ..well;lame.



Now, of course I adjusted names/and sorted the issue out but what a crap bug/feature to show different ways on different systems.