Game Development Community

GuiTabBookProfile bitmap problems?

by Greg Bassett · in Torque Game Engine · 01/27/2007 (2:37 pm) · 1 replies

I am trying to use GuiTabBookProfile and GuiTabPageProfile with bitmaps for the tab pages.

I can contruct the tab book and tab pages, but when I set the bitmap field GuiTabBookProfile or GuiTabPageProfile in defaultProfiles.cs, the images never show on the tabs?

Even in the standard tutorial.base the bitmap field is set to ./darkTab and ./darkTabPage, but these bitmaps are not displayed when I add a tab book and tab pages to a gui.

What am I doing wrong?

Thanks in advance!

Greg

#1
03/09/2007 (9:17 am)
I get that problem too!

I'm using TGE 1.5, and I'm very certain my tab pages are using the right GUI profile - I can't get it to use the bitmaps correctly.

Anybody have any ideas?