LWJGL Forum

Programming => Bug Reports / RFE => Topic started by: Obsyd on January 24, 2014, 18:04:57

Title: [BUG] Display.setIcon()
Post by: Obsyd on January 24, 2014, 18:04:57
Hi there!

My icons are loading fine under linux and windows (the 32x32 and the 16x16 ones are applied correctly), but under OSX Mavericks I can't seem to get the icon/icons to appear. I use three png RGBA icons as the lwjgl docs suggested (16x16,32X32,128x128).

I'm using the latest nightly build.